AndroidStudio 3.1 The APK file app-debug.apk does not exist on disk.

Posted 大白龙

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AndroidStudio 3.1 The APK file app-debug.apk does not exist on disk.相关的知识,希望对你有一定的参考价值。

今天刚升级了as3.1版本之后,每次运行都会报这个错误The APK file app-debug.apk does not exist on disk.  后来看了网上一些方法,总结下:

1、直接clean下项目。测试不通过

2、重新build下项目,在运行 。 测试不通过

3、as右面点开gradle 点击Task-build  点击上面的刷新



测试不通过。

4、

测试可以通过。


参考:https://stackoverflow.com/questions/34039834/the-apk-file-does-not-exist-on-disk


以上是关于AndroidStudio 3.1 The APK file app-debug.apk does not exist on disk.的主要内容,如果未能解决你的问题,请参考以下文章

错误记录Android Studio 真机运行 Apk 应用报错 ( The application could not be installed: SHELL_UNRESPONSIVE )

apk签名打包时报master password is required to unlock the password database.错误,或者signtrue versions无法勾选,以及Er

关于AndroidStudio的apk打包遇到的问题记录

androidstudio项目签名打包生成apk出错整理

AndroidStudio打包生成APK 指定文件名

android studio怎么安装apk