使用谷歌的移动视觉库时,GoogleService无法初始化错误

时间:2016-04-05 10:54:41

标签: android api

我在我的项目中使用谷歌移动视觉库进行人脸检测,但我没有在图像中找到一个盒子。也在我的logcat中我收到了错误。

GoogleService初始化失败,状态:10,缺少预期资源:' R.string.google_app_id'用于初始化Google服务。可能的原因是缺少google-services.json或com.google.gms.google-services gradle插件。

为什么我收到此错误,我该如何解决。

1 个答案:

答案 0 :(得分:0)

您的项目中需要一个google-services.json文件。来吧。 https://developers.google.com/android/guides/google-services-plugin#adding_the_json_file