camerakit-android icon indicating copy to clipboard operation
camerakit-android copied to clipboard

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.

Results 111 camerakit-android issues
Sort by recently updated
recently updated
newest added

### Is this a bug report? yes ### Have you read the [Contributing Guidelines](.github/CONTRIBUTING.md)? yes ### Environment Android 9, HMD Global Nokia 7 plus ### Steps to Reproduce If the...

### Is this a bug report? Yes ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? Yes ### Environment (Please include the following information along with any other relevant environment details.) CameraKit...

### Is this a bug report? (write your answer here) Yes ### Have you read the [Contributing Guidelines](.github/CONTRIBUTING.md)? Yes (Write your answer here.) ### Environment Android Studio emulator / OnePlus...

### Is this a bug report? Camera usually works fine, but sometimes I open the camera kit component from my app, I find it opening on a dark black screen,...

### Is this a bug report? (write your answer here) ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? (Write your answer here.) ### Environment (Please include the following information along with...

出现问题的设备:GI-I9500_TMMARS OS:5.1 还有 OPPO A3 VIVO X20 MI2S `java.lang.RuntimeException at com.camerakit.api.camera2.a.a(Camera2.kt:48) at com.camerakit.api.f.a(ManagedCameraApi.kt:12) at com.camerakit.CameraPreview.a(CameraPreview.kt:234) at com.camerakit.CameraPreview$start$1$1.a(CameraPreview.kt:118) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.b(ContinuationImpl.kt:32) at kotlinx.coroutines.bc$a.b(Dispatched.kt:235) at kotlinx.coroutines.az.run(Dispatched.kt:81) at kotlinx.coroutines.bl.e(EventLoop.kt:123) at kotlinx.coroutines.g.j(Builders.kt:69) at kotlinx.coroutines.j.a(Builders.kt:45) at...

JCenter is getting shut down in May https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

### Is this a bug report? (write your answer here) ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? (Write your answer here.) ### Environment (Please include the following information along with...

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...

Hi Everybody. I developed one project. This project is run good in the debug mode. But this project is changed in layout(LinearLayout) when I build the release version. How can...