Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

local module descriptor class for com.google.android.gms.vision.dynamite not found

I'm new at Google Mobile Vision api and I've been using barcode detector class to detect barcodes. The app works fine but it does not work in my android 4.2.2 phone. I've updated the play services to v10.0.1 but still no good. When connected to android studio with debugger I get the message: 'local module descriptor class for com.google.android.gms.vision.dynamite not found'. I've tried the app in other android 4.2.2 device. It works, but for some reason it doesn't work in mine. Can anyone help me with the above error? Some libraries I'm missing perhaps?

like image 556
Nik Avatar asked Dec 04 '16 07:12

Nik


1 Answers

for me, the device doesn't have google-play-service. I just download (google-play-service) from Google Play Store and update software. (oppo)

like image 196
Warunee Khammak Avatar answered Oct 14 '22 09:10

Warunee Khammak