Ore*_*ago 5 android vision face-detection google-play-services
应用程序抛出此错误
Error Loading module com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module found. Local version is 0 and remote version is 0
Run Code Online (Sandbox Code Playgroud)
在尝试配置 Google-vision FaceDetector 时,我目前正在使用'com.google.android.gms: play-services-base: 16.1.0'和'com.google.android.gms: play- services-vision: 17.0.2 ',在android 7.0 中,设备上的 google play 服务版本为14.7.99。
这是 logcat 输出:
2019-01-22 16:19:41.682 21333-21333/com.nowfloats.camera I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite.face:0 and remote module com.google.android.gms.vision.dynamite.face:0
2019-01-22 16:19:41.683 21333-21333/com.nowfloats.camera D/FaceNativeHandle: Cannot load feature, fall back to load whole module.
2019-01-22 16:19:41.684 21333-21333/com.nowfloats.camera W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite not found.
2019-01-22 16:19:41.689 21333-21333/com.nowfloats.camera I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:1800
2019-01-22 16:19:41.689 21333-21333/com.nowfloats.camera I/DynamiteModule: Selected remote version of com.google.android.gms.vision.dynamite, version >= 1800
2019-01-22 16:19:41.690 21333-21333/com.nowfloats.camera V/DynamiteModule: Dynamite loader version >= 2, using loadModule2NoCrashUtils
2019-01-22 16:19:41.695 21333-21333/com.nowfloats.camera W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite.face not found.
2019-01-22 16:19:41.705 21333-21333/com.nowfloats.camera I/Vision: Loading library libmobile_vision_face.so
2019-01-22 16:19:41.706 21333-21333/com.nowfloats.camera I/Vision: libmobile_vision_face.so library load status: true
2019-01-22 16:19:41.721 21333-21333/com.nowfloats.camera W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite.face not found.
2019-01-22 16:19:41.726 21333-21333/com.nowfloats.camera I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite.face:0 and remote module com.google.android.gms.vision.dynamite.face:0
Run Code Online (Sandbox Code Playgroud)
小智 -3
从设置中清除 Google Play 服务的数据和缓存。
| 归档时间: |
|
| 查看次数: |
1554 次 |
| 最近记录: |