I want to get longitude and latitude in android Simulator(ported in Android x86)for testing.
Can any one guide me how to achieve this?
How do I set the location of the emulator to a test position?
I want to get longitude and latitude in android Simulator(ported in Android x86)for testing.
Can any one guide me how to achieve this?
How do I set the location of the emulator to a test position?
You can use "Fake GPS location" application from Google play for emulating GPS location.
You might want to at this:
http://developer.android.com/guide/developing/debugging/ddms.html
under Setting the location of the phone
Or here http://developer.android.com/guide/topics/location/obtaining-user-location.html#MockData