diff --git a/README.md b/README.md index ae6d9d1..c3b8b6a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ pity of German GG Meinungsfreiheit" is not enough and a grain of salt is recomme -## What is the point of Gradle in Android build? +### What is the point of Gradle in Android build? Advertised as a "help/assistence" with dependencies, it strikes the at first sight by not even being able to setup the JAVA and furthermore the ANDROID SDK... `:*(` ? @@ -62,7 +62,7 @@ not even being able to setup the JAVA and furthermore the ANDROID SDK... `:*(` ? * why is there just no case in which XML did not start stinking , when scaled??? -## What is it with the JAVA VERSIONS and ANDROID ? +### What is it with the JAVA VERSIONS and ANDROID ? (aka. which SDK to install to build android packages, when also using gradle) Riddle me this: Java versions????? @@ -84,5 +84,9 @@ people recover and __wanna__ recover the IOException, is this a "broken hard-dis * why does developing in this world (which at its core is supposed to be "linux/unix" beauty) is such a "pain", because it is populated by the noobished accepting people * will AI help it? +* [INFO](https://developer.android.com/build/jdks#compileSdk) +> Android API-Level 33 requires JAVA 11, gradle somehow could imply JAVA 17, attention there is JAVA 21... + +* With JAVA versions being 11,17,21 one is tempted to asume the versions are similar to Ubuntu versions ... but are they?