I want to get longitude and latitude in Android emulator for testing.
Can any one guide me how to achieve this?
How do I set the location of the emulator to
The following solution worked for me - open command line and write:
adb emu geo fix [longtitude] [latitude]