libmodbus icon indicating copy to clipboard operation
libmodbus copied to clipboard

Add Android build scripts, #2

Open jachstet-sea opened this issue 6 years ago • 2 comments

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.

jachstet-sea avatar Mar 04 '19 14:03 jachstet-sea

Could you ensure these build scripts are up to date and comment the way to build for Android in the README file, please?

stephane avatar Jul 29 '22 10:07 stephane

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.

jachstet-sea avatar Jul 29 '22 11:07 jachstet-sea