Nemat wrote:
 > Will you please provide any running example?

There are probably some tutorials out on anddev.org, though a quick 
search on "requestLocationUpdates" didn't come up with any...

You can also download the source code to my book from the Version 1.3 
tab's Source Code link on:

http://commonsware.com/Android/

In the source code ZIP file, the Internet/Weather and 
Service/WeatherPlus projects each use location updates.

To make them work in the emulator, you will need to provide location 
fixes via the DDMS utility, as documented here:

http://code.google.com/android/reference/ddms.html

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 1.3 Published!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to