I want to increase brightness, when user open my app. I got the code from following link :
Changing screen brightness programmatically (as with the power widget)
But it is not working. Is it require some permission? I had added WRITE_SETTINGS permission also. Still it not work.
So, anyone can help me? Is it possible to increase brightness from app?