Since gradle android plugins 2.2-alpha4: Gradle will attempt to download missing SDK packages that a project depends on Which is amazingly cool and was know to be a JakeWharton...
  • April 30, 2022
  • 0 Comments
I’m trying to install the Android SDK on my Windows 7 x64 System. jdk-6u23-windows-x64.exe is installed, but the Android SDK setup refuses to proceed because it doesn’t find the...
  • April 14, 2022
  • 0 Comments
In short: OpenJDK has multiple meanings and can refer to: free and open source implementation of the Java Platform, Standard Edition (Java SE) open source repository — the Java source code...
  • April 6, 2022
  • 0 Comments