Android Polygon Shapefile Viewing and Editing Application

Dear All,

I’m completely novice to Android development.

I wish to develop an Application in which I could load polygon shapefile data in android, view it and edit it. For this the Database I used is SQLite. I’m able to make Database connection from android and edit non spatial attributes but now not getting way of viewing my polygon shapefile in android. I thought of using Google Map but there also no way of overlaying polygon shapefile or kml. I also tried fusion tables but again didn’t get any useful information of how to implement it. Please tell me the right way to implement this application.

Waiting for your replies…

Thanks in advance!!!