I just added a wake lock to stop the screen from dimming.
http://www.androidsnippets.org/snippets/53/
My screen still dimmed though :-/
Is this something I should bother doing?
I just added a wake lock to stop the screen from dimming.
http://www.androidsnippets.org/snippets/53/
My screen still dimmed though :-/
Is this something I should bother doing?
Screen dimming is exposed through iPhoneSettings.screenCanDarken.
Thanks Erique