I am decided to create an application that can pass the coordinates data stored in Spatialite data to the Google Map for Android for marker display.
Asked
Active
Viewed 307 times
1 Answers
-1
Use spatialite-android
in your app.
You can download binaries here and add *.so
files in your app's lib
folder.
How to connect, work with spatial data, you can guide yourself by exemples from here

Community
- 1
- 1

Emílio Andrade
- 81
- 4
-
Missing examples links? – brodoll Oct 14 '15 at 13:06