googlesamples / android-vision

Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
https://github.com/firebase/quickstart-android/tree/master/mlkit
Apache License 2.0
2.93k stars 1.73k forks source link

Local module descriptor class for com.google.android.gms.vision.dynamite not found #462

Open changshasha opened 4 years ago

changshasha commented 4 years ago

On my device, face tracking fails with errors: same with https://github.com/googlesamples/android-vision/issues/164 do you have any progress?

W/DynamiteModule( 1417): Local module descriptor class for com.google.android.gms.vision.dynamite not found. I/DynamiteModule( 1417): Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:801 I/DynamiteModule( 1417): Selected remote version of com.google.android.gms.vision.dynamite, version >= 801 W/DynamiteModule( 1417): Local module descriptor class for com.google.android.gms.vision.dynamite not found. I/DynamiteModule( 1417): Considering local module com.google.android.gms.vision.dynamite:0 and remote module com.google.android.gms.vision.dynamite:801 I/DynamiteModule( 1417): Selected remote version of com.google.android.gms.vision.dynamite, version >= 801 D/CameraHardware( 207): CameraHardware::previewThread: posting preview frame...

farzad-sedaghatbin commented 3 years ago

any solution !!!! 2 days i stuck at this step

YunusEmreKazan commented 3 years ago

Same problem. Any solution ?