I’m developing an android application for mobiles and tablets.
I’m using android version 2.2 , API 8.
In my application, I want to capture the location co-ordinates via gps and send to server.
It’s working fine .
When I working in my office (near to my office) the gps – co-ordinates captured correctly in android devices
But in only one device the co-ordinates captured wrongly. I’m in Alwarpet,chennai,india .But, I run that device it shows “Andra pradesh” or bay of “bengal“.But all other device shows correct location.
I think there is a fault in device. But I’m not sure.
How to find the gps in the android device is correctly working or not?
All are welcome to give their ideas.
For testing I’m using Samsung devices such as Galaxy pop,Galaxy Fit,etc.
I’m tested in 3 Galaxy pop its working correctly.
I’m also tested in 2 galaxy fit device.One device works correctly but other device its shows wrong co-ordinates.
I find the solution.
Google gives defaultly some application in android mobiles which uses google maps,gps,etc
The following are the application names
If we run any 1 of the above application.If it shows correct location then gps working in the mobile is fine.Otherwise it have a problem.