How to emulate GPS location in the Android Emulator?

前端 未结 30 2357
天命终不由人
天命终不由人 2020-11-21 22:15

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

30条回答
  •  [愿得一人]
    2020-11-21 22:38

    For Android Studio users:

    run the emulator,

    Then, go to Tools -> Android ->Android device monitor

    open the Emulator Control Tab, and use the location controls group.

提交回复
热议问题