Android Application Development Training Course
|
Android Application Development Training CourseDuration : 3 Days
|
Software Requirements
-
Android SDK version 2.2
-
Any Operating System(Windows Optional)
-
Eclipse IDE With ADT Plugins integrated
-
Any database software
-
JAR’s for Library
Fundamentals of Developing Android Application
-
Setup the Development Environment
-
Create a "Hello World" Android Application
-
Understand the various parts of an Android Project
-
Use the Android Emulator
-
Install and run the application on a physical device
-
Create a simple User Interface
Android User Interface Library
-
What Views, View Groups, Layouts, and Widgets are and how they relate to each other.
-
How to declare layouts dynamically at runtime.
-
How to reference resources in code and from other resource layout files.
-
How to use Events and Event Listeners.
-
Android Architecture
Expand Android User Interface Library
-
How to declare layouts statically as an xml resource.
-
How to create custom Views from scratch to suit a specific need.
-
How to create Options and Context Menus.
-
How to use Adapters and AdapterViews to bind a View class to data.
-
How to establish Http connections.
-
How to create Toast Notifications.
Persisting Data using SQLite Database
-
How to save & restore data as Application Preferences
-
How to save & restore data as Instance State
-
How to create an SQLiteDatabase
-
How to manage database connections
-
How to insert, update, remove, and retrieve data from an SQLite Database
-
How to work with and manage Cursors
-
How to use CursorAdapters
Developing GPS Recording Applications
-
How to incorporate Google Maps into an application.
-
How to register for and receive GPS location information.
-
How to draw graphics on the screen using the Canvas class.
-
How to create Google Maps Overlays.
-
How to use the Camera.
-
How to write data to the SD card.
-
How to create and delete private application files.
-
How to launch and receive results from Activities.
AppRater
-
How to create and use ContentProviders.
-
How to create and use Services.
-
How to broadcast Intents.
-
How to post notifications in the Notification Bar.
-
How to respond to Intent broadcasts by creating and using BroadcastRecievers.
-
How to perform work in a Background thread.
SMS / Accelometer
-
How to send SMS text messages.
-
How to listen for changes in the status of a sent SMS text message.
-
How to register to receive information from a device's available sensors.
-
How to monitor the motion of a physical device.
|