<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Philipp</title>
    <description>The latest articles on DEV Community by Philipp (@steezphilipp).</description>
    <link>https://dev.to/steezphilipp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2047009%2Fb4fa2848-ba6d-4d7b-bbb4-9e6ee9002f23.png</url>
      <title>DEV Community: Philipp</title>
      <link>https://dev.to/steezphilipp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/steezphilipp"/>
    <language>en</language>
    <item>
      <title>Problem by running App on Phone</title>
      <dc:creator>Philipp</dc:creator>
      <pubDate>Mon, 09 Sep 2024 12:03:13 +0000</pubDate>
      <link>https://dev.to/steezphilipp/problem-by-running-app-on-phone-4mok</link>
      <guid>https://dev.to/steezphilipp/problem-by-running-app-on-phone-4mok</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
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?&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;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 &amp;lt;phone Name&amp;gt;.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;At this point I already activated "USB-Debugging" and "Allow ADB-Debugging in load only mode" on my phone. &lt;/p&gt;

&lt;p&gt;I also got sometimes a warning by lounching the App on a Virtual Device:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;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.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Thanks for reading this and thanks in advance for helping. &lt;br&gt;
Have a nice Day.&lt;br&gt;
steezphilipp&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>dart</category>
      <category>android</category>
    </item>
  </channel>
</rss>
