usb debugging is another name for the Android Debug Bridge (ADB). The
item you're looking for is here:
http://developer.android.com/reference/android/provider/Settings.Secure.html#ADB_ENABLED

On Aug 11, 5:39 am, Mathias Lin <[email protected]> wrote:
> Is it possible to enable usb debugging (under
> settings/applications/development) programatically from within my app?
>
> I was looking at Permission.WRITE_SETTINGS 
> andhttp://developer.android.com/reference/android/provider/Settings.Syst...
> but couldn't find any appropriate setting there.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to