Skip to Content

When creating an Android app, you should know what SDK and JDK are. The SDK is a software development kit (SDK) that comes with the Java Runtime Environment (JRE) and other tools necessary to create applications in Java. Android supports Java 8 but does not support full GUI frameworks, like Java 7. It does, however, …

Read More about What is Sdk And Jdk in Android?