您的位置:首页 > 移动开发 > Android开发

Android Studio 无法run 之---- Invalid File slice_9.apk.

2017-12-01 14:13 381 查看
Installation failed with message Invalid File: C:\chubao\hongrenguan7\magicred_android\JuGaoGao\app\build\intermediates\split-apk\debug\slices\slice_9.apk.

It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.

WARNING: Uninstalling will remove the application data!

Do you want to uninstall the existing application?

===================================================================================

解决方案:去掉instant Run 即可(File ==>Settings==>Build===>Instant Run),把Enable 的勾去掉
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  IDE
相关文章推荐