在安裝GMS Google Play Store 和 Google Voice Search后,進入Store 查找頁面,會閃退,報錯不存在libspeech.so,具體log如下:
有嘗試找了一下libspeech.so所在的包,但沒有找到類似的安裝包,請專家指點,謝謝。
08-16 15:47:41.551 8813 8833 E AndroidRuntime: FATAL EXCEPTION: RecognitionControllerThread
08-16 15:47:41.551 8813 8833 E AndroidRuntime: Process: com.google.android.voicesearch, PID: 8813
08-16 15:47:41.551 8813 8833 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/priv-app/GoogleVoiceSearch/GoogleVoiceSearch.apk"],nativeLibraryDirectories=[/system/priv-app/GoogleVoiceSearch/lib/arm64, /system/lib64, /vendor/lib64, /system/lib64, /vendor/lib64]]] couldn't find "libspeech.so"
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:1011)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1657)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at com.google.android.voicesearch.endpointer.EndpointerInputStream.<clinit>(EndpointerInputStream.java:129)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at com.google.android.voicesearch.speechservice.MicrophoneManagerImpl.getMicInputStream(MicrophoneManagerImpl.java:127)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at com.google.android.voicesearch.speechservice.MicrophoneManagerImpl.setupMicrophone(MicrophoneManagerImpl.java:91)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at com.google.android.voicesearch.speechservice.RecognitionControllerImpl.startRecognition(RecognitionControllerImpl.java:403)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at com.google.android.voicesearch.speechservice.RecognitionControllerImpl.access$300(RecognitionControllerImpl.java:86)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at com.google.android.voicesearch.speechservice.RecognitionControllerImpl$1.handleMessage(RecognitionControllerImpl.java:263)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
08-16 15:47:41.551 8813 8833 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/118459.html
標籤:Android
