I'm working on a camera app and I'd like to be able to brighten the screen when capturing a selfie- this way it acts as a flash. Instagram is able to do this without requesting the ACTION_MANAGE_WRITE_SETTINGS permission. Any ideas on how I can replicate this functionality without having to kick the user to the settings.
All help is greatly appreciate. Thank you.