f9 consultancy services android training

Upload: gvmuthukumar

Post on 12-Oct-2015

7 views

Category:

Documents


0 download

DESCRIPTION

F9 Consultancy Services :: Android Training | Software Training | Software Development | Website Design and Development

TRANSCRIPT

  • Android Training

    Mobile Application Development

    Android Overview

    Why Android is different?

    Android Architecture

    Android Stack

    Overview of the Stack

    Linux Kernel

    Native Libraries

    Dalvik Virtual Machine

    Application Framework

    Applications

    SDK Overview

    Platforms

    Tools

    Versions

    Android Installation.

    Getting started with Android.

    Android Building Blocks

    Activity

    Services

    Content Providers

    Broadcast Receivers

    Getting started with Android.

    Android Hello World Application.

    Activities

    Activity Lifecycle

    OnCreate()

    OnStart()

    OnResume()

  • OnPause()

    OnActivityResult()

    XML Vs Java UI.

    Intents

    Implicit Intents

    Explicit Intents

    Handling User interaction Events.

    Button Events

    Checkbox Events

    RadioButton Events

    Spinner Events

    Resources:

    Drawable Resources.

    String Resources

    Color Resource

    Adapter Views

    ListView

    GridView

    Menus

    Option Menu

    Context Menu

    Alert Dialog

    Alert Dialog with list

    Progressbar Dialog

    DatePicker Dialog

    TimePicker Dialog

    Custom Dialog

    Data Storage

    Shared preferences.

    Internal Storage

    External Storage

  • FileConcepts.

    Create and read the file[Internally]

    Create and read the file[Externally]

    SQLite Database concepts.

    Create Table

    Delete Table

    Update Table

    Retrieving Data

    Android Web View Concepts

    Android with HTML files

    Web View Sample Application

    Mediaplayer Concepts

    Playing audio Files

    Playing Video Files

    Recording Voice

    Camera Concepts

    Taking picture using camera

    Gallery View