Course details

best career oriented junior Android application development training course ever

About the course

Introduction to Android Best short term, job oriented junior Android application development training course from Phenomtec. This covers core android development concepts and frameworks to give the participants sufficient knowledge to secure jobs in the much sought after mobility segment or develop products from their own ideas.

What you will learn

The Junior Android Application development course
  • Android: GUI
  • App with Optimized RAM
  • Threads
  • Databases

Android junior, the complete Android Application development course

Introduction to Android Best short term, job oriented junior Android application development training course from Phenomtec. This covers core android development concepts and frameworks to give the participants sufficient knowledge to secure jobs in the much sought after mobility segment or develop products from their own ideas.

1

Introduction to Android

Android Software Stack Android SDK Features Android Application Architecture Open Handset Alliance

2

What makes an Android Application?

Eclipse Introduction Using XML For UI Layout Basic Widgets Introduction to Linear Layout

3

Android: GUI

Relative Layout Table Layout

4

Development Tools

DDMS and Log Results Making and Using SDCard

5

Android Manifest

Manifest Introduction Android Application Lifecycle Externalizing Resources Application priority and process states

6

Selection Widgets

The role and use of Adapters Array Adapter Cursor Adapter

7

Using Menu

Creating and using Options Menu and Context Menu

8

Fundamental UI Design

Lists Spinners AutoCompletion Fields

9

More Widgets

Date Picker Time Picker

10

Messages

Dialogs Toasts Resolution and Density Independence

11

The Power of Intents

Explicit Intents Implicit Intents Pending Intents Using Internet Resources

12

The Activity Lifecycle

How Activities Are Supposed to behave onCreate() and onDestroy() onPause() and onResume() onSaveInstanceState()

13

Media

Supported audio formats Simple media playback Streaming audio Supported video formats Simple video playback Streaming video

14

Camera

How to Use Camera

15

Threads

The “one thread to rule them all” rule Handlers Alternatives to Handler

16

Databases

Introducing SQLite SQLiteOpenHelper and creating a database Opening and closing a database Working with cursors Select, Inserts, updates, and deletes

Back to top