There is no difference . The Java Software Development Kit (Java SDK) used to be called the Java Development Kit (JDK) before the marketing department at Sun got crazy with the “tm” and terminology.17 Kas 2011
Read moreDo I need Java JDK or SDK?
The JDK (Java Development Kit) is an SDK (Software Dev Kit) . It is used to build software/applications on Java and of course it includes the JRE (Java Runtime Edition) to execute that software. If you just want to execute a Java application, download only the JRE.17 Kas 2011
Read moreDo you need Java SDK?
A copy of the latest OpenJDK comes bundled with Android Studio 2.2 and higher, and this is the JDK version we recommend you use for your Android projects. So if you are using the newest version, you won’t need any additional JDK .
Read more