You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# FlashLightCompat
an Android flashlight control compat libray. Use camera&camera2
use new CameraCompat(Context);
cameraCompat.openFlashLight();
cameraCompat.closeFlashLight();
that's simple
About
an Android flashlight control compat libray. Use camera&camera2