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

Adding Android 11 (android-30) into SDK installation #1030

Closed
wants to merge 1 commit into from

Conversation

ggfan
Copy link

@ggfan ggfan commented Jun 10, 2020

Description

Add Android 11 platform when installing SDK, it is just released today. Otherwise the existing SDK is not able to build application for Android 11.

Android 11 platform is approximately 100MB.

Related issue:

android/permissions-samples#5

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@thatfiredev
Copy link

This should fix #1015

Copy link
Contributor

@miketimofeev miketimofeev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ggfan! Thanks for your contribution!
Could you please add the following to the corresponding lines in all ubuntu android installation scripts? Unfortunately, we have to add these entries manually at the moment

DocumentInstalledItem "Android SDK Platform 30"
DocumentInstalledItem "Android SDK Build-Tools 30.0.0"

@ggfan
Copy link
Author

ggfan commented Jun 16, 2020

sorry for the delay, this one could be abandoned now, correct?

@ggfan ggfan force-pushed the addPlatformAndroidR branch from a574deb to 16b14c9 Compare June 16, 2020 22:37
@maxim-lobanov
Copy link
Contributor

@ggfan , Yep. I will abandon it.
We are planning to merge #1058 today and these changes will be delivered soon

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

Successfully merging this pull request may close these issues.

6 participants