Instant Run requires Tools - Android - Enable ADB integration to be enabled

While trying to run an Android Application on an External Device (Connected Device) if you get the below error (working on Android Studio version 2.2.2)

Instant Run requires 'Tools | Android | Enable ADB integration' to be enabled.

This error can be resolved by following the below steps:

  1. Make sure that the device is connected via USB and Debug mode is enabled.
  2. Goto Menu: Tools -> Android
  3. Click on "Enable ADB Integration"
  4. Your Connected device will be promoted with a dialog: "Allow USB debugging", click OK
  5. Now try to run the app: Run -> Run App
Enable ADB integration.png
Enable ADB integration

This is not an AI-generated article but is demonstrated by a human.

Please support independent contributors like Code2care by donating a coffee.

Buy me a coffee!

Buy Code2care a Coffee!

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!