LouZaa
LouZaa

Reputation: 41

Emulator location issue in Android Studio

I'm working in a project in Android Studio and I need to get my current location .

I searched and I see that there is a way to set location in Extended Controls but I need to get my real position ( I'm trying with Google Map in emulator and it's giving me a location in San José ) is there anyway to get the current location by using an Emulator in android studio ? Thank you in advance !

Upvotes: 4

Views: 5887

Answers (1)

REInVent
REInVent

Reputation: 123

If you open the extended controls (3 dots) on your emulator and select the location tab you should be able to change the location to a route (1st picture) or a point (2nd picture) make sure to press "Set Location"

google maps and the emulator controls for gps

single point controls

Upvotes: 4

Related Questions