Hi all,
First of all i'am a newbie to spatialite and very little knowledge in android.(But i have a fair amount of knowledge in Java SE)
What i want to 'create' is an application with an Indoor Map.
1. I have to create a desktop application to update the spatial data of the map.
(I will access and mutate the spatialite db via this desktop application)
2. Android application will show the map and it must hold the spatial data inside the app.Which is why i'm going to use spatialite.
3. Android app will be able to show the locations in the map according to the spatialite queries.
I just want to know is whether i can do these stuff with spatialite or any other android & GIS related technologies.
And it would be great if you could give me some kind of a guideline about how to achieve these functionality.
Can anyone please help me on this? I am really stuck with this project.
Thank you!