Hi All,

I am trying to develop a application "LocationTracker". I have some
doubts

1.) Is it possible to find out location of your phone book friends
(current location based on his mobile number).

2.) How to get Longitute and Latitute Values based on current mobile
location.
(Actually i have code in which if i pass Longitute and Latitute
Values, it gives me Address. so from this i can find out current
location of a person).

3.) I am using a getFromLocation(double latitude, double longitude,
int maxResults) method of GeoCoder class. It gives me List of
Address.From this i get country and other details but getLocality()
method return null.
  so i am not being able to get exact location.

Thanks

-- 
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

Reply via email to