How to Download a Java Development Kit to Program on Android

Java is one of the world's most popular programming languages, right next to C++. Owned by Oracle, Java is a fairly easy programming language to learn partly because the code relate to real language, since it is an object oriented....

Part 1 of 2:

Installing the JDK

  1. images 1 of How to Download a Java Development Kit to Program on Android
    Open your preferred web browser.
  2. images 1 of How to Download a Java Development Kit to Program on Android
    Go to Oracle's website.
  3. images 1 of How to Download a Java Development Kit to Program on Android
    Hover over Downloads.
  4. images 1 of How to Download a Java Development Kit to Program on Android
    Click Java for Developers.
  5. images 1 of How to Download a Java Development Kit to Program on Android
    Review your options: a Java download and a Netbeans download. Click Java.
  6. images 1 of How to Download a Java Development Kit to Program on Android
    Accept the license agreement.
  7. images 1 of How to Download a Java Development Kit to Program on Android
    Click the download link next to your OS name.
  8. images 1 of How to Download a Java Development Kit to Program on Android
    After it has finished downloading, start the installer.
  9. images 1 of How to Download a Java Development Kit to Program on Android
    Enter your password if asked. Then it will install the software.
  10. images 1 of How to Download a Java Development Kit to Program on Android
    Close the installer when it's finished.
Part 2 of 2:

Installing Android Studio

  1. images 1 of How to Download a Java Development Kit to Program on Android
    Go to the Developer Site.
  2. images 1 of How to Download a Java Development Kit to Program on Android
    Click "Download". You'll now be greeted with the Terms and Conditions. Read them (if you want), and then accept them.
  3. images 1 of How to Download a Java Development Kit to Program on Android
    Install Android Studio.
  4. images 1 of How to Download a Java Development Kit to Program on Android
    Run the program and you'll be greeted with the Welcome screen.
  5. images 1 of How to Download a Java Development Kit to Program on Android
    Click "Start a new Android Studio project".
  6. images 1 of How to Download a Java Development Kit to Program on Android
    Enjoy programming for Android! From here you have options to drag and drop items to the rendering, or code them in yourself. Whenever you're ready, you can port the app to a device and test it from there.