VideoUIKit-Android icon indicating copy to clipboard operation
VideoUIKit-Android copied to clipboard

An Android package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.

Results 6 VideoUIKit-Android issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Using the version 'com.github.AgoraIO-Community.VideoUIKit-Android:final:v4.0.1' when starting the video call the application crashes, the log is attached io.agora.rtc2.video.VideoCaptureCamera2.createPreviewObjectsAndStartPreview (VideoCaptureCamera2.java:735) io.agora.rtc2.video.VideoCaptureCamera2.createTexturePreviewObjectsAndStartPreview (VideoCaptureCamera2.java:691) io.agora.rtc2.video.VideoCaptureCamera2.createPreviewObjectsAndStartPreviewOrFailWith (VideoCaptureCamera2.java:652) io.agora.rtc2.video.VideoCaptureCamera2.access$500 (VideoCaptureCamera2.java:65) io.agora.rtc2.video.VideoCaptureCamera2$CrStateListener.onOpened (VideoCaptureCamera2.java:77) android.hardware.camera2.impl.CameraDeviceImpl$1.run...

bug

Hi, I added your solution to my Kotlin-based Android app. My App size was 25 MB before and after adding this solution, my APK size increased to 222 MB. Is...

bug

**Describe the bug** whenever i import agora ui kit for android it shows error of duplicate classes, im using agora rtm in my project, connflict is between agora ui kit...

bug

**Describe the bug** When i try with CLIENT_ROLE_BROADCASTER join in AgoraVideoViewer it display mirror image in LocalVideoViewer

bug

**Is your feature request related to a problem? Please describe.** Can you provide support for video type in VirtualBackground. **Describe the solution you'd like** If possible add one more type...

enhancement

**Is your feature request related to a problem? Please describe.** Screen sharing while video calling. **Describe the solution you'd like** An options to share screen while talking with people. Here...

enhancement