flutter run error

Troubleshooting

I wanted to start the android app and get this error:

Execution failed for task ':url_launcher_android:parseDebugLocalResources'.
> Could not resolve all files for configuration ':url_launcher_android:androidApis'.
   > Failed to transform android.jar to match attributes {artifactType=android-platform-attr, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
      > Execution failed for PlatformAttrTransform: C:\Users\alexa\AppData\Local\Android\sdk\platforms\android-34\android.jar.
         > C:\Users\alexa\AppData\Local\Android\sdk\platforms\android-34\android.jar

The app works fine when deployed to web. Can someone help me please? Thank you

What have you tried so far?

I tried with Local Run and through Android Studio, same error both times

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply