Error while Installing restart patches when launching android app with Android Studio 2.0

后端 未结 10 835
既然无缘
既然无缘 2020-12-30 19:57

Currently I\'m using Android Studio 2.0 and installing my APK into my Samsung device (S6). However, when rebuilding my code and running it again I receive the following erro

10条回答
  •  伪装坚强ぢ
    2020-12-30 20:16

    I think the issue is due to instant run feature of Android Studio 2.0. This might help

    1. Open the Settings or Preferences dialog.
    2. Navigate to Build, Execution, Deployment > Instant Run.
    3. Uncheck the box next to Restart activity on code changes

提交回复
热议问题