Re: [android-developers] Re: System Settings

2010-02-02 Thread android beginner
Thanks Bob. On Tue, Feb 2, 2010 at 5:31 PM, Bob Kerns r...@acm.org wrote: The ones you're not allowed to change are defined here: http://developer.android.com/intl/de/reference/android/provider/Settings.Secure.html The ones you ARE allowed to change (with android.permission.WRITE_SETTINGS

[android-developers] Re: System Settings

2010-02-01 Thread Bob Kerns
The ones you're not allowed to change are defined here: http://developer.android.com/intl/de/reference/android/provider/Settings.Secure.html The ones you ARE allowed to change (with android.permission.WRITE_SETTINGS permission) are defined here: