使用 Android Studio 2.0 启动 Android 应用程序时安装重新启动补丁时出错
2022-09-01 07:52:13
目前,我正在使用Android Studio 2.0并将我的APK安装到我的三星设备(S6)中。但是,在重新生成代码并再次运行它时,我收到以下错误:
Error installing cold swap patches: com.android.tools.fd.client.InstantRunPushFailedException: Error creating folder with: run-as com.appcustomer mkdir -p /data/data/com.appcustomer/files/instant-run/inbox
Error while Installing restart patches
有没有人知道这个问题是什么?