Codementor Events

Error running app Instant Run requires Enable ADB integration

Published Mar 29, 2019
Error running app Instant Run requires Enable ADB integration

Post Link : Error Running App Instant Run Requires Enable ADB Integration

If you have the same issue “Error running app Instant Run requires Enable ADB integration” while using the latest Gradle Plugin & Latest Android SDK. You can use the below solution as mentioned in the screenshot.

While trying to run Android Application on External Device (Connected Device) if you get the such error message (working on Android Studio version 2.2.2), then follow the below steps.

This error can be resolved by following the below steps:

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

Thank you for reading this article, and if you have any problem, have a another better useful solution about this article, please write message in the comment section.

Discover and read more posts from skptricks
get started
post commentsBe the first to share your opinion
Show more replies