Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to build for android app #36

Closed
tatacharles opened this issue Mar 23, 2020 · 1 comment
Closed

Impossible to build for android app #36

tatacharles opened this issue Mar 23, 2020 · 1 comment

Comments

@tatacharles
Copy link

tatacharles commented Mar 23, 2020

Hello,

I have an issue with android studio.

Describe the bug
Impossible to build the android source files.
Android studio shows 2 errors :
1 - Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'flutterJar' for root project 'app-android' of type org.gradle.api.Project.
2 - Caused by: java.lang.IllegalStateException: compileSdkVersion is not specified.

Do you think, there is a problem with my android studio version ? Or android SDK ?

Thank you,
Charles

@saurik
Copy link
Member

saurik commented Apr 18, 2020

We fundamentally do not support the usage of Android Studio to compile this project (and never will); drop to a command line in the app-android folder and type "make".

@saurik saurik closed this as completed Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants