android hello world 4 dummies (non programmers) (pdf)

Post on 20-Jun-2015

164 Views

Category:

Software

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

The purpose of this document is explain to non programmers the basics concepts to understand the development of an android application

TRANSCRIPT

Build your own Android

App… and impress your friends

Android Hello World App

Let's Start then!THINGS YOU'LL NEED:● Computer ... duh! ;-P● Java JDK● Eclipse IDE● Android SDK● Eclipse ADT plugin

Android Hello World App

Concepts:● Java Language● IDE

○ Eclipse

Android Hello World App

● The Source Code or “Code”

Android Hello World App

● Emulator

Android Hello World App

● Running your Application

Android Hello World App

● and ‘voilà!’ ● ..it’s magic ;)

Android Hello World App

References:

● http://www.codelearn.org/android-tutorial/android-hello-world● http://www.tutorialspoint.com/android/android_hello_world_example.

htm● https://developer.android.com/training/basics/firstapp/creating-

project.html● https://developer.android.com/training/basics/firstapp/building-ui.html● http://www.instructables.com/id/How-to-Write-a-Hello-World-app-for-

Android/all/?lang=es● https://www.youtube.com/watch?v=yEJ4ZeAN1vs

Android Hello World App

… a hundred in your quiz! ;-)

top related