Error generation environment
The
is generated when running the project in Android studio
Error description
Error running app:Instant Run requires Tools | Android Enable ADB integration' to be enabled.
Cause of error
The project can be started normally before, but it can’t be started after Android studio upgrade
terms of settlement
In the options bar, click Tools – & gt; Android – & gt; enable ADB integration
after modification, it is as follows:
there is a tick in front of enable ADB integration.
Read More:
- Android error: ADB port is occupied( adb.exe ,start-server’ failed — run manually if necessary)
- Failed to execute tools\ android.bat : minutes! The same thing on the Internet, can’t it be solved? Look at this one!
- Android ADB command adb devices error: protocol fault (no status)
- About the problem of calling tools library by running Python program under Mac OS X, modulenotfoundererror: no module named ‘tools‘
- Flutter development: prompt error parsing localfile when running the project: ‘/ users / xxx / Android / APP / SRC / main / androidmanifest. XML’… Solution
- How to Fix Android Error:This Gradle plugin requires Studio 3.0 minimum
- How to Fix adb_server_notify: ADB server connection failed
- After adb is connected to an android phone, remount failed: operation not permitted when adb remount is a roundabout solution
- When Android Studio runs the app, it prompts Error: Please select Android SDK
- [problem record] installed build tools revision 31.0.0 is broken during Android studio compilation
- Android: How to Solve Execution failed for task ‘:app:compileDebugJavaWithJavac‘. > javax/xml/bind/JAXBException
- Install Android SDK — stopping ADB server failed (code – 1)
- Supplement to the problem of “Session’app’: Error Launching activity” when running on Android
- failed to find Build Tools revision 23.0.2 Install Build Tools 23.0.2 and sync project
- Android studio disable install run
- Error running app: Default Activity Not Found
- java.lang.IllegalStateException: ArrayAdapter requires the resource ID to be a TextView
- Android 9.0 APP Install Android 4.4 Error: classnotfoundexception
- Writing to settings when appium of Xiaomi mobile phone and oppo mobile phone starts requires:android.permission.WRITE_ SECURE_ SETTINGS
- Android Studio Series: after Android studio is opened, the project window will not be displayed.