Open njovy opened 7 years ago
Hi njovy, does it work before? And how much free storage do you have on your device?
The device was factory resetted and it has a lot of free storage. Other nexus 5x works fine.
I am using Google Play services version 11.9.51 and not working after reset my phone. Previously it was working good. Now FaceDetector.isOperational()
is always returns false and getting below lines in log.
W/DynamiteModule: Local module descriptor class for com.google.android.gms.vision.dynamite not found.
I/DynamiteModule: Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:1402
I/DynamiteModule: Selected remote version of com.google.android.gms.vision.dynamite, version >= 1402
I/Vision: Loading library libmobile_vision_face.so
I/Vision: libmobile_vision_face.so library load status: false
I have 6GB of storage,
I use
compile 'com.android.support:support-v4:25.4.0' compile 'com.android.support:design:25.4.0' compile 'com.google.android.gms:play-services-vision:11.6.2'
I still get the same error. It's frustrating.
I updated my Nexus 5x to the latest google play services and FaceDetector.isOperational always returns false. The version code of Google Play Services on Nexus5X is 11055440.