Getting the project to work with Android Studio #61
MaggiWuerze
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Thanks for the interest in the project! This is a good starting point: https://docs.flutter.dev/platform-integration/android/setup |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Or install flutter... and the flutter plugin... and rust :D |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I checked out the project to see if there was anything I could contribute to it, but it refuses to properly open in Android Studio.
No Gradle context is initialized and the app is not runnable in the emulator.
Android Studio even shows this warning, despite there being gradle files:

Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions