Top ad position

Error: ADB exited with exit code 1

Started 2 years ago by M R Alam in Framework, Flutter

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

  • Replied 2 years ago

    Report

    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