Closed aforme closed 6 years ago
./configure has already been done in the copy on git (and the needed adaptions for config.h).
sorry ! I'm learning ndk-build , do you mean i don't need to run ./configure alone ?
Well it is not an easy task. The main goal of this project is to create the needed libraries for geopaparazzi.
https://github.com/geopaparazzi/libjsqlite-spatialite-android/wiki/Android_5.0.0.mk
If you only need the libraries, they can be downloaded using the link in the above page.
thank you ! I'm using libjsqlite.so now , but jsqlite java wapper is not friendly , so i'm trying to use https://github.com/requery/sqlite-android ,and load spatialite extension .
hi , i want to build spatialite for android , but I have some problems when build
so , do i need to copy these files to somewhere ? and do you have a script to batch configure ?
looking forward to your reply