How to set the location manually in Android Studio emulator
问题 I have a project in which I need to get the location as India. But in my emulator I am not getting the location. I need to get the location as India when I take the google maps from my emulator, it is showing the current location in middle of the sea. API level I am using is 27. Emulator I use is Nexus 5x. how to get the current position in this Emulator and also manually. I tried to edit the location in Emulator and tried to give the latitude and longitude but it is not working. 回答1: First