Android Studio - Die Anwendung auf virtuellem Gerät kann nicht ausgeführt werden
Posted: 20 May 2025, 14:05
Wie kann ich diese Fehler beheben? Ich verwende ältere Android Studio wegen der Tutorials, die ich folge. Der Typ hat diese Version so einfach, um sie so einfach wie möglich zu halten.Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Borderless.Colored'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command C:\Users\sh4rp_000\AppData\Local\Android\sdk1\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1
< /code>
Meine Konfiguration: < /strong> < /p>
SDK -Version kompilieren: API 21: Android 5.0 (Lollipop)
Build -Tools Version: 21.1.2 < /p>
Virtuelles Gerät. Aufgrund der genannten Fehler kann nicht zum Bildschirm "Erstellung" fortgesetzt werden.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Colored'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
Error:(1) Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
Error:Execution failed for task ':app:processDebugResources'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command C:\Users\sh4rp_000\AppData\Local\Android\sdk1\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1
< /code>
Meine Konfiguration: < /strong> < /p>
SDK -Version kompilieren: API 21: Android 5.0 (Lollipop)
Build -Tools Version: 21.1.2 < /p>
Virtuelles Gerät. Aufgrund der genannten Fehler kann nicht zum Bildschirm "Erstellung" fortgesetzt werden.