Search code examples
android-studioadb

Where is a chekbox to use the same device in Android Studio 3.0.1?


I noticed that can't select a device if several after first compilation of a project. A checkbox asking to use the same device for next launches is absent. How to revert it back?

enter image description here


Solution

  • You need to disable instant run in your android studio 3.0.1

    On MacOSX

    Go to Preferences -> Build, Execution,Deployment -> Instant Run

    Uncheck the checkbox next to Enable Instant Run, Next time you'll see

    Use same device for future launches checkbox