I am building a simple gps tests with android studio and I want to test it with my PC.
So I ran the code and I want to change the gps coordinates of the device during the runtime. so I open the ANDROID DEVICE MONITOR in android studio, then it pops up a message saying:
"Following debug sessions will be closed: app"
I press OK in order to activate the android device monitor, and then I want to change the coords in the ANDROID EMULATOR tab, but everything is disabled there and I can't press anything... any ideas?
I know it is related something to the debug mode or something, or ADB, but I don't really know how to start with it.
thank you
- EDIT: HERE IS PICTURE OF WHAT I WANT TO EDIT AND I CAN'T: PICTURE