I am writing an Android app to test network performance, and I wants to use iPerf are the app. I can detect real iPerf files already compiled for Android (and then IODIN sack run iPerf on the phone both get its output) but I'm interested in compiling the batch myself.
Here, someone offers web that bucket shall used to compile one program:http://sourceforge.net/tracker/index.php?func=detail&aid=3533374&group_id=128336&atid=711373
MYSELF know that it requires the NDK but I don't know find to start. Are there any good resources or advice that can help guide meine till compiling the on my own (on Windows, but I or have Cygwin). ME get C and how to use GCC on linux, but I'm not sure where to start here. Despite having Java and Kotlin for developing job in Android, common we need to use C/C++ to write part of our application…
Credit for any help in advance!