This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Android newbie onboarding flow is pretty wild #180
Labels
Comments
jverkoey
changed the title
Add documentation for setting up
Add documentation for setting up Android
Dec 7, 2016
After solving the above I ran into the following error:
|
Looks like I need to install |
After installing 24.0.3 I then received the following error:
|
Appears that 24.0.3 doesn't qualify as a version 24....so installing that now >.< |
jverkoey
changed the title
Add documentation for setting up Android
Android newbie onboarding flow is pretty wild
Dec 7, 2016
I had to manually download the sdk from here: https://dl.google.com/android/repository/sys-img/google_apis/x86_64-24_r10.zip and then put the extracted files here:
|
Is downloading another .zip:
|
Ran gradlew again and it's asking me to re-download the sdk again :( |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the following error the first time I try to run
./gradlew check
:To solve this I had to add the following to my bash_profile:
The text was updated successfully, but these errors were encountered: