I found out on http://android-er.blogspot.com/2011/02/change-android-screen-brightness.html how to change the brightness.However i wish to know how to modify this code to automatically change my brighntess to say 90% of it's current value after every "n" seconds. eg at t=0 i have brightness as 100,at t="n" it becomes 90,at t =2*"n" it becomes 81 and so on
-- 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

