失败:构建失败,并出现异常。
文件google-services.json丢失。没有它,Google Services插件将无法运行。 搜索位置: D:\ flutter_projects \ text_recognition \ android \ app \ src \ nullnull \ google-services.json D:\ flutter_projects \ text_recognition \ android \ app \ src \ debug \ google-services.json D:\ flutter_projects \ text_recognition \ android \ app \ src \ nullnullDebug \ google-services.json D:\ flutter_projects \ text_recognition \ android \ app \ src \ nullnull \ debug \ google-services.json D:\ flutter_projects \ text_recognition \ android \ app \ src \ debug \ nullnull \ google-services.json D:\ flutter_projects \ text_recognition \ android \ app \ google-services.json
尝试: 使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行,以获取更多日志输出。使用--scan运行以获取完整的见解。
在1m 9s内失败 错误完成:Gradle任务assembleDebug失败,退出代码为1
这是我连接到Firebase并运行该应用程序后遇到的错误。
答案 0 :(得分:0)
首先从Firebase控制台基于this tutorial获取google-services.json
文件,然后将google-services.json
复制到以下位置:
D:\flutter_projects\text_recognition\android\app\