This is a native GIS plantform made for Android.
This application is based on spatialite-android. But as you known,spatialite-android just is a geodatabase library, how can we show the data in view? The purpose of this app is to solve it.
Just import it into eclipse and then run.
Note: I have compiled the source code of spatialite-android and got two file "/libs/armeabi/libjsqlite.so" and "/libs/spatialite-android-library.jar" ,and then I copy them into this project.
Perhaps you nead a sample database, download it here.Then use this application to open it.