You are on page 1of 2

Android Application Development

Duration: 4 Weeks

1. JAVA Concepts
1
2
3
4
5
6
7
8

OOPs Concepts
Inheritance in detail
Java IO files
Exception handling
Packages & interfaces
JVM & .jar file extension
Collections Hash Table, Vector, List, Array List, Hash Map
Multi threading(Thread class & Runnable Interface)

2. Introduction to Android
1
2
3
4
5
6
7

What is Android?
Setting up Android Development Environment
Android development Framework - Android-SDK, Eclipse
Emulators What is an Emulator / Android AVD ?
Creating & setting up custom Android emulator
Android Project Framework
My First Android Application

3. Android Activities and UI Design


1

Understanding Intent, Activity, Activity Lifecycle


Manifest
2 Creating Application and new Activities
3 Expressions and Flow control, Android Manifest
4 Simple UI -Layouts and Layout properties
5 Fundamental Android UI Design
6 Introducing Layouts
7 Creating new Layouts
8 Drawable Resources
9 Resolution and density independence
10 XML Introduction to GUI objects viz.
11 Push Button
12 Text / Labels
13 Edit Text
14 Toggle Button
15 Weight Sum
16 Padding
17 Layout Weight

4. Toast, Menu, Dialog, List and Adapters


1
2
3

What is Menu?
Custom Vs. System Menus
Creating and Using Handset menu Button (Hardware)

and

What are Android Themes? What is Dialog? How to create


an Alter Dialog?
5 What is Toast in Android?
6 List & Adapters
7 Manifest.xml File Update

You might also like