Can I control the flashlight without using android.hardware.Camera? I found this answer. Is the answer still "no", or, is there a way to do it. I currently work on windows android studio
Asked
Active
Viewed 69 times
0
-
The answer is still the same... You cant. – sharp Jul 20 '15 at 08:57
-
Check this link for [Android M Camera API Overview](https://developer.android.com/preview/api-overview.html#camera). Not Sure about the permisisons. – boxed__l Jul 20 '15 at 09:05
-
Actually, I think in the next release (Android M) it will be possible. But yeah... if you want to target older api, we must ask for permission. – Gordak Jul 20 '15 at 10:17
-
http://www.androidauthority.com/best-android-flashlight-apps-with-no-extra-permissions-568939/ how are they doing this? – krish Sep 01 '15 at 08:50