detector.isOperational() always false on android

后端 未结 7 602
遇见更好的自我
遇见更好的自我 2021-01-18 08:26

I\'m using the new google plays service: Barcode detector, for this porposue I\'m following this tutorial : https://search-codelabs.appspot.com/cod

相关标签:
7条回答
  • 2021-01-18 09:21

    I had this problem now. You can't update the Google Play Services. After I used the same as on the tutorial it works.

    compile 'com.google.android.gms:play-services:7.8+'

    0 讨论(0)
提交回复
热议问题