Android Programming: Duration: 5 Days Course Content
Android Programming: Duration: 5 Days Course Content
Duration: 5 days
Course Content
Introduction to programming for the Android platform course is designed to quickly get you up to speed
with writing apps for Android devices. You will learn the basics of Android platform. You will get to
understand the application lifecycle
Who Should Attend
This course is designed for software developers interested in designing, creating, deploying, and testing
applications for the Android mobile phone platform.
Prerequisites
Basic Java programming skills, or equivalent OOP language experience
Course Objectives
After completing this course, students will be able to:
Build your own Android apps
Explain the differences between Android and other mobile development environments
Understand how Android applications work, their life cycle, manifest, Intents, and using external
resources
Design and develop useful Android applications with compelling user interfaces y using,
extending, and creating your own layouts and Views and using Menus.
Take advantage of Android's APIs for data storage, retrieval, user preferences, files, databases,
and content providers
Course Outline
Java Basic
Flow Control
String
Class
Exception
Package and Interface
EventHandling
Android Overview
Android Stack
SDK Overview
Hello World App