This training aims at providing in depth knowledge on android programming practices being used in the Industry where engineers are working currently. The training focuses on Android in particular. The trainers are alumnus of IITs and have worked for different companies in the past.
Pre-requisites: Understanding of OOPS, Core java for beginners
Software Tools required: Eclipse, ADT plugin for eclipse, Android SDK for windows/mac
COURSE CONTENT : | |
Introduction to Android | · What is Android?
· Setting up development environment · Dalvik Virtual Machine & .apk file extension · Fundamentals: · Basic Building blocks – Activities,Services,Broadcast Receivers & Content providers · b. UI Components – Views & notifications · c. Components for communication -Intents & Intent Filters · Android API levels (versions & version names) · Application Structure (in detail) · AndroidManifest.xml · uses-permission & uses-sdk · Resources & R.java · Assets · Layouts & Drawable Resources · Activities and Activity lifecycle · First sample Application |
Emulator-Android Virtual Device |
a. Develop an app for demonstrating the communication between Intents |
Basic UI design |
|
Preferences |
|
Menu |
|