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

docs(installation/android.md): strengthen JDK8 requirement wording #289

Closed
wants to merge 1,135 commits into from

Conversation

rtpHarry
Copy link
Contributor

It's not just recommended, it's required. I tried this today and there is a flat out version check in the source code that locks it to JDK8.

Also, added https to the download link as the site runs on that now.

camwiegert and others added 30 commits July 25, 2018 09:58
imhoffd and others added 25 commits December 17, 2018 15:57
Several mentions of a non-existent about page, but it is no longer (assuming this is from v3?) called that, its tab2.

The references are confusing but then the snippet suggesting the code `<ion-tab-button tab="about">` actually breaks the app.
constructor example is missing the closing curly brace.
fix(first-app-v4): missing curly brace
fix(first-app-v4): about page refs - fixes ionic-team#242
It's not just recommended, it's required. I tried this today and there is a flat out version check in the source code that locks it to JDK8.

Also, added https to the download link as the site runs on that now.
@rtpHarry rtpHarry changed the title docs(android.md): strengthen JDK8 requirement wording docs(installation/android.md): strengthen JDK8 requirement wording Jan 16, 2019
@rtpHarry
Copy link
Contributor Author

FYI if you don't have much time to research this then here is some help:

I also worked with the cordova-android team to clarify this in their error messages and it's been accepted:

If you look in the files changed the version check is just around those changed lines.

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.