Android project training in Noiida

4

Click here to load reader

description

Tech Mentro(Java Training) is leading IT Training Center or Institute in Noida, Delhi-NCR, India providing software courses/tutorials in J2EE, .Net, PHP, Struts, Spring, Hibernate, Android, Ejb, C/C++ and Java technologies to the students of MCA/BE/BTech/BCA/MSc(CS&IT) and professionals with job assistance.

Transcript of Android project training in Noiida

Page 1: Android project training in Noiida

ANDROID

Core Android 40 Hour

Android Overview and History 2 Hour

How it all got started.

Compare Android to other Mobile Platforms

Why Android is Important?

Android Stack 30 Min

Overview of the Stack

Linux Kernel

Native Libraries

Dalvik Virtual Machine

Application Framework

Apps

SDK Overview 30 Min

Platforms

Tools

Versions

Basic Building Block 1 Hour

Activity

Intent

Content Provider

Broadcast Receiver

Services

Hello World App 2 Hour

Creating your first App

App Directory Structure

Manifest File

Layout Resource

Android Virtual Device (Emulator)

Running your App on Emulator

Page 2: Android project training in Noiida

Activity 1 Hour

What is Activity

Activity Lifecycle

How Activity introduce to Manifest

Basic Android User Interface 3 Hour

Views and Layouts

Common UI Component

Handling User Events

Advance User Interface 6 Hour

Selection Component

Adapters

Complex UI components

Menus and Dialogs

Localization 2 Hour

What is Localization

Defining Default Resource

Create Alternative Resource

Intent 4 Hour

Role of Intent

Types of Intent

Intent matching rules

Filters in your manifest

SQLite Database 6 Hour

Introduction to SQLite Database

SQLiteOpenHelper and Creating database

Opening and Closing a Database

Working with Cursor

Notifications 2 Hour

Toast Notification

Status Notification

Understanding Notification Service

Page 3: Android project training in Noiida

Content Provider 4 Hour

Introduction to Content Provider

Defining URI for Provider

Content Provider MIME Types

Introduction to Content Resolver

Access Predefined Content Provider

Broadcast Receiver 2 Hour

What are Broadcast Receivers

Implementing Broadcast Receiver

System Broadcasts and How to use them

Services 4 Hour

Overview of services in Android

Implementing a Service

Service Life Cycle

Started Services Vs Bound Services

Advance Android 30 Hour

Bluetooth 6 Hour

Controlling local Bluetooth device

Discovering and Bonding remote Bluetooth devices

Managing Bluetooth Connections

Communicating with Bluetooth

Multimedia in Android 4 Hour

Accessing Media Store

Simple Audio Playback

Simple Video Playback

Sensors 4 Hour

How Sensor work

Types of Sensors

Listening to Sensor readings

Page 4: Android project training in Noiida

Wi-Fi 2 Hour

Controlling Wi-Fi

Monitoring and managing Internet Connectivity

Managing active connection

Camera 2 Hour

Rendering Previews

Taking Picture

Telephony 4 Hour

Making Calls

Accessing phone properties and status

Controlling phone

Sending SMS

Sending Mail

Location Service 2 Hour

Working with Location Manager

Listening to Location updates

Understanding Latitude and Longitude

Obtaining User Location

Google Maps API 4 Hour

Working with Maps External Library

Register with Google Maps Service

Animate Overlay on Map

Web Service 2 Hour

Understanding Web Service

Consuming SOAP Web Service