How to send GPS data from android to a website?

Posted by wafa.cs1 on Stack Overflow See other posts from Stack Overflow or by wafa.cs1
Published on 2010-04-25T07:26:00Z Indexed on 2010/04/25 7:33 UTC
Read the original article Hit count: 208

Hi I'm new to Android and web service development! currently I'm working in developing Android program that will send longitude and latitude information to asp.net website (to show the location change the website map) the questions are - how to send this data to the website (the best practice)! - any suggestions for a suitable framework starting from the android application itself , inserting to database , client/server connection !!

I've read a lot about web services specially REST ..but didn't find tutorials

Appreciate your kind help..

© Stack Overflow or respective owner

Related posts about android

Related posts about google-maps