first of all you have to find latitude and longitude for both the cities:
--------------
Example :
--------------

City1
--------
latitude  : 24.2525697
longitude : 89.9240492

City2
--------
latitude : 24.6081436
longitude : 90.0250385

ok , then according to math formula you can able to find distance between
two cities.

For Math formula Plz refer this url :
http://www.movable-type.co.uk/scripts/latlong.html

And ya you can also find latitude & longitude for any particular city
through Google query string.




On Thu, Aug 23, 2012 at 4:15 PM, sree android
<[email protected]>wrote:

> hai friends how can find distance between tow cities in my app,help me plz
>
>  --
> 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
>



-- 
.

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