alexeyvasilyev / rtsp-client-android

Lightweight low-latency RTSP client library for Android
Apache License 2.0
249 stars 69 forks source link

java.lang.NullPointerException。androidx.camera:camera-core:1.4.0-rc03 #87

Closed 9276 closed 1 month ago

9276 commented 1 month ago

Compilation failed to complete, origin: C:\Users\Administrator.gradle\caches\transforms-3\bf9f0408c91c67684d3630cbaa5dfebd\transformed\camera-core-1.4.0-rc03-runtime.jar:androidx/camera/core/CameraState$ErrorType.class

How should we solve it

alexeyvasilyev commented 1 month ago

This is your side issue.

  1. Install latest stable Android studio
  2. Invalid caches (File - Invalidate Caches...)
  3. Try to change androidx.camera:camera-core:1.4.0-rc03 to androidx.camera:camera-core:1.4.0-rc02 in build.gradle