Skip to content

Instantly share code, notes, and snippets.

@vxhviet
Last active June 8, 2022 06:14
Show Gist options
  • Save vxhviet/f5520925b3eaf71630f97b01e2cc2677 to your computer and use it in GitHub Desktop.
Save vxhviet/f5520925b3eaf71630f97b01e2cc2677 to your computer and use it in GitHub Desktop.

Android - Set location for Emulator

SOURCE

  1. Open Google Map, select a location then right click, the top most is Lat-Long info, copy that data.
  2. In your emulator, click More (3 dot icon)
  3. Under Location, paste in the Lat-Long data from above (default location is America).
  4. Send
  5. Restart the emulator (tested and confirmed working with in device restart: Pull down the notification shade > Shutdown > Restart).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment