java fundamentals for android development · installing the tools ide tool to write, build, test...

24
Java Fundamentals for Android Development Lesson 1 Java Overview

Upload: buicong

Post on 12-May-2018

217 views

Category:

Documents


1 download

TRANSCRIPT

Java Fundamentals for Android DevelopmentLesson 1

Java Overview

Installing the tools JDK, JRE and IntelliJ

Installing the tools - JDK• JDK http://www.oracle.com/technetwork/es/java/javase/downloads/index.html

• Includes JRE, interpreter/loader, compiler, archiver, documentation generator and so.

Installing the tools - JRE• JREhttps://www.java.com/en/download/

Installing the toolsIDETool to write, build, test and integrated software components.Contains:

• Code Editor• Compiler / Interpreter• Debugger

Highly graph interface (GUI)

Installing the tools - JDK

Installing the tools - JDK

Installing the tools - JDK

Installing the tools - JDK

Installing the tools - JRE

Installing the tools - JRE

Installing the tools - JRE

Installing the tools - JREhttps://java.com/es/download/installed.jsp

Installing the tools - IDE• IntelliJ

https://www.jetbrains.com/idea/specials/idea/whatsnew.html?landing

Installing the tools - IDE

Installing the tools - IDE

Installing the tools - IDE

Installing the tools - IDE

Installing the tools - IDE

Installing the tools - IDE

Installing the tools - IDE