I'm new in spatialite database in Android. I try to create an app that use spatialite for save and query spatial data. I tried several way, such as https://github.com/sevar83/android-spatialite, https://github.com/geopaparazzi/geopaparazzi/ and https://github.com/kristina-hager/HelloToSpatialite. But I couldn't. Is there any way to help me? How can I create such app? Thanks
Asked
Active
Viewed 211 times
0
-
Tutorial: https://www.gaia-gis.it/fossil/libspatialite/wiki?name=spatialite-android-tutorial – simon5678 Feb 05 '22 at 21:08
-
I created an android library for room and spatialite. https://stackoverflow.com/a/61789920/11014375 – Darwin Algarin Sarmiento Nov 18 '22 at 15:38