eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.36k stars 613 forks source link

How to build the android library for arm64 or aarch64 platform? #1058

Open yishinhung opened 3 years ago

yishinhung commented 3 years ago

Hi I modify the build-android.sh for x86 to arm64 by the following link. But get some error. Could you have any idea to build the android mraa aar for arm64 platform? Thank a lot!