ParaCamera
ParaCamera copied to clipboard
Simple android camera to take and get image bitmaps
I think its exif issue
Some times while opening camera in samsung phones screen gets rotated and end up with null pointer exception.Any help will be appreciated...
1. Added runtime permission for Android 6.0 and above 2. Fixed file:// scheme security issue on Android N Tested on devices with API 19 (4.4) and 24 (7.0) More on...
- Android Gradle Plugin Version 7.3.1 - Gradle Version 7.6 - compileSdkVersion 33 - targetSdkVersion 33 - Tested on Virtual Device Android API 33 - Change code based on issue...