detector.isOperational() always false on android

后端 未结 7 648
遇见更好的自我
遇见更好的自我 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:10

    To use the API, it's necessary to have internet connection, I had connection to my ADSL but not resolved DNS. Fixing that problem make my app works

提交回复
热议问题