0% found this document useful (0 votes)
11 views

Android Development

The document outlines an Android development course consisting of 9 modules. Module 1 covers basic Java fundamentals like data types, operators, and inheritance. Module 2 introduces concepts related to Android like the development framework and user interface components. Module 3 discusses building applications with widgets, debugging, and intents. Module 4 covers file systems, wakelocks, SD cards, and inter-process communication. The remaining modules teach additional Android features like SQLite, notifications, content providers, and localization.

Uploaded by

D-suman
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Android Development

The document outlines an Android development course consisting of 9 modules. Module 1 covers basic Java fundamentals like data types, operators, and inheritance. Module 2 introduces concepts related to Android like the development framework and user interface components. Module 3 discusses building applications with widgets, debugging, and intents. Module 4 covers file systems, wakelocks, SD cards, and inter-process communication. The remaining modules teach additional Android features like SQLite, notifications, content providers, and localization.

Uploaded by

D-suman
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Android Development:-

Module 1- [Introduction to Java Basics]

Basic Java fundamentals

Java Virtual Machine

Data Types

Operators

Method Overriding

Multi Threading

Loops

Inheritance

Arrays

Interface Packaging

Encapsulation

Polymorphism

Exceptional Handling

Module 2- [Introduction to Android]

Concept of Android

Types of Android Applications

Android Development Framework

Android Development Tools

Fundamentals of User Interface Components

Android API levels

Module 3- [Building Application with Android Part ONE]

Understanding Android GUI Architecture

Android Widget Tool Box

Debugging Application through DDMS

VD Creation

Android Intents (Explicit & Implicit), Menus & Processes

Module 4- [Building Application with Android Part TWO]

File Systems Usage

Wake Locks Usage

SD Cards Concept

GEOCoder Concept

Interprocess Communication

Module 5- [UI design, Style & Themes]

Popup

Images

Time and Date

Alert Dialogue

Using code and manifest file to apply themes

Use of styles as themes

Module 6- [Introducing SQLite]

SQLite OpenHelper

SQLite Programming

SQLite Database

Database (opening & closing)

Module 7- [Notifications & Threads]

Toast

Custom Toast

Alarms

Status bar Notifications

Handlers

AsynTask

Module 8- [Content Providers]

Working with content files

Searching Adding Updating & Deleting content

Bookmarks Reading

Concept of Cursor

Module 9- [Android Management]

Localization

Deployment

Flow Chart

Configuration

Security and Permissions.

You might also like