Android GPS data of Railway Stations of India
Posted
by
user578098
on Stack Overflow
See other posts from Stack Overflow
or by user578098
Published on 2011-01-17T06:20:30Z
Indexed on
2011/01/17
6:53 UTC
Read the original article
Hit count: 142
Hi, I want to make an android application that will intimate the users about the approaching railway stations in INDIA. For this I will use GPS (Location Manager etc) on Android. So far, I have not developed the applications using GPS, so I have little insight on the capabilities of Android API for this. I know, through the android API I can know the current location of the users through GPS and google API but can I know the location of nearby railway stations from Google API for India? Or can I know the latitude and longitude of all the Railway Stations so that I can pre-feed that in the applciation? Please help me in finding out the way.
© Stack Overflow or respective owner