I’m using a SCREEN_DIM_WAKE_LOCK and so my never turns off. It just goes from full brightness to dim.
Is there any way for me to detect when the screen gets dim (event, receiver, etc.) ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I can see from Android’s source code, there is no broadcast notification send when screen brightness state is changed.