我是靠谱客的博主 慈祥日记本,这篇文章主要介绍Gradle build-info.xml not found for module app.Please make sure that you are using gradle plugin '2....,现在分享给大家,希望可以做个参考。
解决方法:去掉“Enable Instant run to host swap code/resource changes on deploy(default enabled)”的勾选项

Settings→Build→Instant Run:
1:Enable Instant Run to hot swap code/resource changes on deploy (default enabled)
//启用即时运行 热交换代码/资源变化 部署(默认启用)
2:Restart activity on code changes
//当代码变动时重启
3:Show toasts in the running app when changes are applied
//当代码变动应用时弹出toast
4:show Instant Run status notifications
//在notification里显示instant Run 的状态
当再次勾选后出现了新问题
The APK file D:AndroiddelMaterialDemoappbuildoutputsapkapp-debug.apk does not exist on disk.
Error while Installing APK
解决方案:build-->build apk
最后
以上就是慈祥日记本最近收集整理的关于Gradle build-info.xml not found for module app.Please make sure that you are using gradle plugin '2....的全部内容,更多相关Gradle内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复