You are on page 1of 31

BASIC OF ANDROID

What is android ?
 Android is an open source and Linux-based
operating system for mobile devices such as
smart phones and tablet computers.
Founder
Android versions
Android Studio
How to download Android studio
 Open Google chrome .
 Type android studio .
 Click on Download Android Studio and SDK tools |
Android Developers
 Click on Download Android studio button
 Select ..
I have read and agree with the above terms and
conditions.
Install Android studio
Click on Next Button
Running Android Studio
Activity

Activity 1. Design (Xml)

1. Coding (Java)
Activity Design[XML file]

 Draw: Drag and drop.

 Text: coding.
controller

 TextView [Label]
 EditText [Input]
 Button [Action ]
Coding [Java]

 Class
 Object
Run
 Click Build APK
 Copy File in our mobile.
 File manager
 Install app
 Open

You might also like