I am new to android, and i am trying to develop an app which sends GPS information of current location to a server and retrieve the related information from the database.
Share
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.
you need to learn the concept of webservices :
and you need to learn the concept of sqlite to store DB locally:
http://www.anddev.org/parsing_xml_from_the_net_-_using_the_saxparser-t353.html
http://ferasferas.wordpress.com/2010/08/16/android-tutorial-%E2%80%93-using-sqlite-databases/