These are the only instructions for a trouble-free installation.
Java8 and Java11 can coexist on your dev machine (each one has its uses and pros/cons), but if you're unsure go for 11.
These are the only instructions for a trouble-free installation.
Java8 and Java11 can coexist on your dev machine (each one has its uses and pros/cons), but if you're unsure go for 11.
I downloaded and installed what's on the linked page.
For a long time I had only Java8. Then I added Java11 as available on that page.
Consequently, now I have C:\android (for J8) and C:\android11 (for J11)
At compile time I decide which one to use, based on the project at hand.