Jud*_*des 22 android android-studio
尝试通过Android Studio 3.4 Canary 1运行apk时收到错误消息。
Gradle插件版本 com.android.tools.build:gradle:3.4.0-alpha01
Installation failed with message Failed to commit install session 526049657 with command cmd package install-commit 526049657.. It is possible that this issue is resolved by uninstalling an existing version of the apk if it is present, and then re-installing.
Run Code Online (Sandbox Code Playgroud)
我试过卸载apk,重新启动android studio和设备,并使缓存无效并重建,但似乎没有任何效果。
小智 28
我在设置中禁用了“即时运行”,它对我有用。(Android Studio 3.4 canary)
然后,您可以看到在终端中执行的adb命令是“ adb push”,而在禁用之前它是“ adb install-multiple”。
| 归档时间: |
|
| 查看次数: |
25539 次 |
| 最近记录: |