I want to do what this app - Screen Flashlight does. I want to make the screen a bright flashlight. I am thinking should I just do an ImageView
that is bright white in color - what color do I use? or is there a better way to do this?
Asked
Active
Viewed 1,211 times
-5

user1406716
- 9,565
- 22
- 96
- 151
-
3You can just try it. If you run into a problem, then you can post here. As it is, it's not clear what help you need. – Ted Hopp Aug 30 '15 at 05:57
-
Ok..I saw the app you post...My quick advice would be...Just use `white` background (on any layout) and ask phone permission for max brightness.. – Iamat8 Aug 30 '15 at 06:57
1 Answers
2
Just thought this idea after reading your question and I don't guarantee that it's the best way to do it.
Try something like this:-

Community
- 1
- 1

Aawaz Gyawali
- 3,244
- 5
- 28
- 48