android-spatialite
android-spatialite copied to clipboard
I added a license file according to our Email communication in August, so it is clearer for other users of your repository as well.
Hi, It would possible to port android-spatialite to PhoneGap-Spatialite Plugin? There is already an existing PGSQLiteplugin for PhoneGap. https://github.com/chbrody/Cordova-SQLitePlugin/tree/master/DroidGap https://github.com/chbrody/Cordova-SQLitePlugin/blob/master/DroidGap/src/com/phonegap/example/plugin/SQLitePlugin.java Then it would be easy for us (non hard core...
Geos is not supported because the Android NDK apparently lacks the most basic of C++ library support (no STL!). Right now it fails with missing headers for most of the...
Ian, if you had this working with the testdb and all, maybe I should go back and start from your last-known good revision. I've lost track of where things are...