LuckSiege / PictureSelector

Picture Selector Library for Android or 图片选择器
Apache License 2.0
13.28k stars 3k forks source link

miui10 调用摄像头会整体崩溃 couldn't find "libtt_jni.so" #914

Closed smartbackme closed 3 years ago

smartbackme commented 5 years ago

java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/framework/miuistatssdkshared.jar", zip file "/system/framework/android-support-v13.jar", zip file "/system/framework/android-support-v7-recyclerview.jar", zip file "/system/framework/cloud-common-runtime.jar", zip file "/system/framework/volley.jar", zip file "/system/framework/zxing.jar", zip file "/system/priv-app/MiuiCamera/MiuiCamera.apk"],nativeLibraryDirectories=[/system/priv-app/MiuiCamera/lib/arm64, /system/lib64, /system/lib64]]] couldn't find "libtt_jni.so" at java.lang.Runtime.loadLibrary0(Runtime.java:1012) at java.lang.System.loadLibrary(System.java:1669) at com.android.camera.network.live.Util.(Util.java:10) at com.android.camera.network.live.TTLiveStickerResourceRequest.(TTLiveStickerResourceRequest.java:33) at com.android.camera.network.util.NetworkUtils.tryRequestTTSticker(NetworkUtils.java:62) at com.android.camera.module.loader.camera2.CompletablePreFixCamera2Setup.subscribe(CompletablePreFixCamera2Setup.java:117) at io.reactivex.internal.operators.completable.CompletableCreate.subscribeActual(CompletableCreate.java:39) at io.reactivex.Completable.subscribe(Completable.java:1794) at io.reactivex.internal.operators.completable.CompletableSubscribeOn$SubscribeOnObserver.run(CompletableSubscribeOn.java:64) at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:764)

GsonKing commented 4 years ago

你这个问题还存在吗