错误日志:
Error installing cold swap patches: com.android.tools.fd.client.InstantRunPushFailedException: Error creating folder with: run-as com.hsj.messages mkdir -p /data/data/com.hsj.messages/files/instant-run/inbox
Error while Installing restart patches
解决方案:
参照
http://stackoverflow.com/questions/36680036/error-while-installing-restart-patches-when-launching-android-app-with-android-s
- Open the Settings or Preferences dialog.
- Navigate to Build, Execution, Deployment > Instant Run.
- Uncheck the box next to Restart activity on code changes
本文介绍了如何解决在使用Android Studio的Instant Run功能时遇到的错误。错误表现为无法创建文件夹,导致冷交换补丁安装失败。解决方案涉及调整设置中的Instant Run配置。
2655

被折叠的 条评论
为什么被折叠?



