Add Android build scripts, #2
Hi, this is basically a redo of #291. It's been clarified with all related parties that we I am safe to submit this now.
Dynamically linked android libraries can be easily created by running "ndk-build" in the libmodbus-directory.
Includes a python-script to automatically generate config.h and modbus-version.h before doing the actual compilation.
Could you ensure these build scripts are up to date and comment the way to build for Android in the README file, please?
Hi stephane. By now I have switched departments and I am no longer involved in the development of mobile apps. If I find the time, I will do a brief check if the build scripts in this PR still work as expected.