My users seem complaining that my lockpattern plugin for locale does
not work anymore. It turns out that the setting LOCK_PATTERN_ENABLED
is moved from Settings.System to Settings.Secure. Since secure
settings are read only my application becomes pretty useless in
android 2.2...

I understand that the lockpattern setting is a secure setting. But it
was a system setting before.. Isn't strange that the API developers
just changed this?!?

Anyone has a idea how to fix this? Is there a way to write secure
settings anyway?

-- 
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