-
Notifications
You must be signed in to change notification settings - Fork 260
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
Cannot run sample Application with Android Studio 3.6.3 #60
Comments
Hi Aman, Please try the following:
This SO post has detailed solutions, please check it out: |
Thanks for the help. I don't think Deploy: Nothing works here, because I'm trying to build/deploy/run the sample app as outlined here: https://developer.amazon.com/docs/fire-app-builder/download-and-build.html It looks like this repo is still trying to use gradle 2.14: Are there any plans to change that? I tried to upgrade gradle and ran into all sorts of other build problems. |
At this time, regrettably there are no plans to update the repo. You can still build it with Deploy: Nothing, and then deploy it as a separate step. As for fixing the older Gradle version, please follow the detailed instructions in this answer: https://stackoverflow.com/a/60926784/58038 |
I got it working as follows:
|
Awesome, glad you got it working! |
The build works, but if I try to create an APK or use the Run button I get an error:
The text was updated successfully, but these errors were encountered: