Re: [android-developers] Need Help :android passing lat/long as parameter to web service

2012-06-14 Thread TreKing
On Thu, Jun 7, 2012 at 6:01 AM, Olfa Dhaouadi dhaouadi...@gmail.com wrote:

 i want to send touched markers properties(long/lat) as parameter to a web
 service ..
 how can i do it??


1-Write a web service that accepts lat and long parameters. The details of
this are off-topic for this list.
2-Write code in your app to send the lat and long values to your web
service that now expects it.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Need Help :android passing lat/long as parameter to web service

2012-06-12 Thread Olfa Dhaouadi
hello :)
 if you have an idea that can help me I would be grateful :)
in my android project i have a map that contain markers i want to send
touched markers properties(long/lat) as parameter to a web service ..
how can i do it??
thanks in advance :)

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en