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

Where can I download Android SDK tools? #752

Closed
ghnp5 opened this issue Jan 26, 2023 · 4 comments
Closed

Where can I download Android SDK tools? #752

ghnp5 opened this issue Jan 26, 2023 · 4 comments

Comments

@ghnp5
Copy link

ghnp5 commented Jan 26, 2023

Hello,

In the README, at the bottom, https://github.com/googleChromeLabs/bubblewrap/blob/main/packages/cli/README.md

It says:

Download a version of Android command line tools that is compatible with your OS from https://developer.android.com/studio#command-tools.

Unfortunately, the #command-tools anchor no longer exists.

There is another one, https://developer.android.com/studio#command-line-tools-only
But this only downloads the bin and lib folders.
Everything else that used to exist in the SDK folder doesn't seem to be available in this page anymore, unless I'm mistaken.

Any tips, please? I'm confused about the current procedure, as it seems things have changed.
Thank you very much!

@ghnp5
Copy link
Author

ghnp5 commented Jan 26, 2023

Ok. I see that if I run bubblewrap updateConfig, it will ask if I want it to install JDK and SDK for me, which puts the files under my home folder.

Going to \.bubblewrap\android_sdk\tools, I see it only contains bin and lib.

Then I ran:

bubblewrap build

It asked if I accept the Terms to install Android Build Tools, which I accepted:

January 16, 2019---------------------------------------
Accept? (y/N): y
[=======================================] 100% Unzipping... android-11/renderscr

--

Looks like it worked.
So, all seems to be good.

(maybe just the link in README might need to be updated)

@andreban
Copy link
Member

https://developer.android.com/studio#command-line-tools-only is the right place. I haven't looked into the latest version, but it should either include everything you need or an installer via sdkmanager. I updated the docs on #754

@FluorescentHallucinogen
Copy link
Contributor

@andreban It seems this issue can be closed. ;)

@andreban
Copy link
Member

andreban commented Feb 3, 2023

Thanks for the ping. Closing down.

@andreban andreban closed this as completed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants