how select a location on google map or on MapView in my application using a pushpin and save it locally on my sqlite db.
thanks in advance for relevant ans.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not sure if this is possible with the native maps application specifically because the maps application may/may not have the ability to pass in information from the map itself to your activity/database.
You may need to just create your own MapView and then interact with that and save it to YOUR database.