Hello everyone,

I am trying to implement a functionality in one of my application
which allows the user to change the screen brightness. I implemented
it by using the Settings.System class (putInt / getInt methods).
However, I don't find any changes in my screen's brightness. I have
given appropriate permissions to my app (WRITE_SETTINGS), but the log
details shows the following warning:

WARN/BackupManagerService : data changed but no participant.

Does anyone have any idea as to how to solve this. Also do kindly let
me know as to would I be able to see the brightness changes on the
emulator?

Any help related to this as well as the BackupManagerService class
would be a great help. Thanks in advance.

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