CameraKit / camerakit-android

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
https://camerakit.io
MIT License
5.35k stars 878 forks source link

Android 11 #626

Open Priyanshi-Z opened 3 years ago

Priyanshi-Z commented 3 years ago

Hello, As we are aware this library needs Storage write permission and camera permission. And write permission is disabled in android 11 so what should be done to make it compatible with android 11.?