-
Notifications
You must be signed in to change notification settings - Fork 12
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
I cannot build this, how to fix ? #4
Comments
It appears that this project won't build with the newest version of Gradle. I was using version 6.1.1 under Android Studio 4.0. I randomly switched it to 5.6.2 and that appeared to work. You can change this in your |
I changed the gradle version to |
I was able to build and run it by by setting ndk version in build gradle :
and adding |
I fixed some issues and also release two pull requests to improve the sample, regarding to have the last version of the libraries some Kotlin migrations and fixed some minors issues. The fork of this PRs is here: |
I get error when opened in Android Studio:
I tried all solution proposed by AndroidStudio but nothing works...
The text was updated successfully, but these errors were encountered: