Re: [android-developers] How do I enable the DDMS Location Controls values?

2016-05-13 Thread TreKing
On Wed, May 11, 2016 at 9:14 AM, Darin Duphorn 
wrote:

> How do I enable the DDMS Location Controls values?


You stop using DDMS and use the new emulator.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANCScghniHCagAHiy8mJ6P2gJ6bs%2BJA9xNtYN4PhQtVbw5%3DiDg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How do I enable the DDMS Location Controls values?

2016-05-11 Thread Darin Duphorn
How do I enable the DDMS Location Controls values?

I need to be able to programmatically update these Longitude and
Latitude fields, but they are disabled.

I think once I enable them I will be able to execute the below code.

adb emu geo fix -93.4367 44.9712

I've added the following 2 lines to the manifests.xml under the app folder.






Do I need Admin rights?  If so how do I get them?


I'm using Mac.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d951e6c2-ce15-4476-81a1-e736da489c16%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.