Issue
I faced a bug with Android Studio 3.0 Preview. When I plug the device, small useful checkbox is missing.
Does anybody know how to enable it?
Solution
I had the same issue. You need to disable instant run in your android studio settings, follow below steps:
- Open the Settings or Preferences dialog.
- Navigate to Build, Execution, Deployment > Instant Run
- Uncheck the box next to Enable Instant Run
After that you will have this option and if you will enable instant run again android studio will remember your selected device
Answered By - Paweł Dedio
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.