Hi Tom,

In doing work on the ringer/notification volume settings I had a
similar problem.  My solution was to alert the user with a dialog that
has a button to open the settings application.  Text in the layout
gives the user information about how to navigate to the setting
themselves.  Maybe this can work for your app.

Best regards,
Beth

On Dec 7, 12:29 am, Dianne Hackborn <hack...@android.com> wrote:
> If they are not part of the standard system, there is no API for them.  It
> is possible for a vendor to provide an ADT plugin with their own APIs, but
> afaik HTC has not done this.
>
>
>
> On Sat, Dec 5, 2009 at 10:24 AM, Tom Reay <tomfr...@gmail.com> wrote:
> > Hi,
> > I'm stuck on trying to change system settings that are not standard
> > android ones, specifically trying to enable/disable the auto backlight
> > setting on the HTC Hero in code,
>
> > I can't see anyway to find out the string I need to use when doing
> > Settings.System.get...
>
> > Thanks for your help
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails.  All such
> questions should be posted on public forums, where I and others can see and
> answer them.

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

Reply via email to