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.
Asked
Active
Viewed 145 times
0
-
Which server? An existing one, or do you plan to write a server application too? – JeremyP Jul 13 '11 at 09:54
1 Answers
1
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/

Nikunj Patel
- 21,853
- 23
- 89
- 133