DEV Community

Philipp
Philipp

Posted on

Problem by running App on Phone

Hi,
i was trying to build my very first Flutter app in Android Studio and to install it on my personal android phone, and i got this Error. Do someone know how to fix it?

Error: ADB exited with exit code 1
Performing Streamed Install

adb: failed to install 
C:\Users\-...-\Projects\FirstTestApp\build\app\outputs\flutter-apk\app-debug.apk:
Error launching application on <phone Name>.
Enter fullscreen mode Exit fullscreen mode

At this point I already activated "USB-Debugging" and "Allow ADB-Debugging in load only mode" on my phone.

I also got sometimes a warning by lounching the App on a Virtual Device:

Warning: This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
Enter fullscreen mode Exit fullscreen mode

Thanks for reading this and thanks in advance for helping.
Have a nice Day.
steezphilipp

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Billboard image

📊 A side-by-side product comparison between Sentry and Crashlytics

A free guide pointing out the differences between Sentry and Crashlytics, that’s it. See which is best for your mobile crash reporting needs.

See Comparison

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay