Error: ADB exited with exit code 1 Performing Streamed Install adb: failed to install
Body
Getting this error on my physical device with android studio Error: ADB exited with exit code 1 Performing Streamed Install adb: failed to install C:\Users\ratan\OneDrive\Desktop\FlutterProjects\module09livetest\build\app\outputs\flutter-apk\app-debug.apk: Error launching application on RMX2030. on physical device
1 Replies
-
Solution: For Physical Device try following steps:
- disconnect your phone
- turn off and turn back on USB debugging
- Revoke USB debugging authorizations
- connect your phone it should prompt you to allow USB debugging?
- allow USB Debugging
For Virtual Device/Emulator try following steps:
- stop the device
- wipe the data
- start again and check now, it should fix the issue
Bottom ad position