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

Update the source #1

Open
Xiadalei opened this issue May 31, 2018 · 1 comment
Open

Update the source #1

Xiadalei opened this issue May 31, 2018 · 1 comment

Comments

@Xiadalei
Copy link

It seems that you can use “ndk-bundle” in the sdk manager to get NDK instead of fetching it manually.

Also the support library is in the google maven now which means you won't need to get it from sdk manager.

@williamchong
Copy link
Contributor

It seems that only the latest version of ndk-bundle is available in the sdkmanager,
It also has complicated version number (eg 17.0.4754217), instead of the clean naming schema (e.g. 17, 17b, 17c) used for the zip and change log
https://developer.android.com/ndk/downloads/revision_history

so for easier maintenance and version control, I would prefer sticking with zips for now.

For the support library part, I don't think we are downloading the actual library, but the extras;google;m2repository might actually be unnecessary now. Might try getting rid of it later when I have time.

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

2 participants