Loading...

Android Syllabus:

Android Syllabus

At the end on this course the students will gain enough knowledge to create and publish their own Apps for Google Android devices as well as ability to learn advanced topics through self-study methods we will teach them. All students will be provided CDs containing software, project source code, as well as certificates for attending the course.

Full Syllabus:

A) Introduction To Mobile Apps

  • Why we Need Mobile Apps Different Kinds of Mobile Apps Briefly about Android

B) Introduction Android

  • History Behind Android Development What is Android? Pre-requisites to learn Android Brief Discussion on Java Programming

C) Android Architecture

  • Overview of Android Stack Android Features Introduction to OS layers

D) Deep Overview in Android Stack

  • Linux Kernel Libraries Android Runtime Application Framework Dalvik VM

E) Installing Android Machine

  • Configuring Android Stack Creating Eclipse Environment Integrating Android with Eclipse IDE Exploring Eclipse IDE

F) Creating First Android Application

  • Creating Android Project Debugging Application through DDMS setting up environment AVD Creation Executing Project on Android Screen

G) Android Components

  • Activities Services Broadcast Receivers Content Providers

H) Hello World App

  • Creating your first project The manifest file Layout resource Running your app on Emulator

I) Building UI with Activities

  • Activities Views, layouts and Common UI components Creating UI through code and XML Activity lifecycle

  • Intents Communicating data among Activities

J) Advanced UI

  • Selection components (GridView, ListView, Spinner ) Adapters, Custom Adapters

  • Complex UI components Building UI for performance Menus

  • Creating custom and compound Views

K) Notifications

  • Toast, Custom Toast Dialogs Status bar Notifications

L) Multithreading

  • Using Java Mutithreading classes AsyncTask Handler Post Writing an animated game

M) Styles And Themes

  • Creating and Applying simple Style Inheriting built-in Style and User defined style Using Styles as themes

N) Resources and Assets

  • Android Resource Using resources in XML and code Localization Handling Runtime configuration changes

O) Intent, Intent Filters and Broadcast Receivers

  • Role of filters Intent-matching rules Filters in your manifest Filters in dynamic Broadcast Receivers Creating Broadcast receiver

P) Receiving System Broadcast

  • Understanding Broadcast action, category and data Registering Broadcast receiver through code and through XML Sending Broadcast

Q) Data Storage

  • Shared Preferences Android File System Internal storage External storage

R) SQLite

  • IntroducingSQLite SQLiteOpenHelper and creating a database Opening and closing adatabase Working with cursors Inserts, updates, and deletes Network

S) Content Providers

  • Accessing built in content providers Content provider MIME types Searching for content Adding, changing, and removing content Creating content provider Working with content files

T) Services

  • Overview of services in Android Implementing a Service Service lifecycle Inter Process Communication (AIDL Services)

U) Multimedia in Android

  • Multimedia Supported audio formats Simple media playback Supported video formats Simple video playback

V) Location Based Services and Google Maps

  • Using Location Based Services Finding current location and listening for changes in location Proximity alerts

W) Working with Google Maps

  • Showing google map in an Activity

  • Map Overlays

  • Itemized overlays Geocoder

  • Displaying route on map

X) Web Services and WebView

  • Consuming web services Receiving HTTP Response (XML, JSON ) Parsing JSON and XML Using WebView

Y) Sensors

  • How Sensors work Using Orientation and Accelerometer sensors Best practices for performance

Z) WiFi

  • Monitoring and managing Internet connectivity Managing active connections Managing WiFi networks

A1) Telephony Services

  • Making calls

  • Monitoring data connectivity and activity

  • Accessing phone properties and status

  • Controlling the phone

  • Sending messages

B1) Camera

  • Taking pictures

  • Media Recorder

  • Rendering previews

C1) Bluetooth

  • Controlling local Bluetooth device

  • Discovering and bonding with Bluetooth devices

  • Managing Bluetooth connections

  • Communicating with Bluetooth

D1) More

  • Fragments

  • Material Design

Additional TOPICS (NEW):

Since each new version of Android has new features, we keep extra time for adding custom topics in every batch. You can request any Android Topic.

E1) Android Application Deployment

  • Android Application Deployment on device with Linux and Windows

  • Android Application Deployment on Android Market

  • kotlin

What is Databinding Splitting Application into Component String Interpolation What is Property Binding Difference between Property Binding and String Interpolation Binding with Custom Events What are Binding Properties and Events Two Way binding

Combine

Forms with Data binding Custom Properties What is Encapsulation How to Use Local Reference in Templates Template Access and DOM Component Lifecycle What is Hooks in Angular Access Template with Hooks

Directives

What is Directives Using Output Data Conditionally What is nglf and else condition Output List Styling Element with ngStyle How to apply css class dynamically with angular How to Create Basic Attribute Directive What is Renderer Directive Properties ngSwitch

Dependency

Injection What is Dependency Injection What is Services Logging Service and Injection Create Data Service Instance of Services Insert Service into Services How to use service in Cross Component What is Hierarchical Injector

Routing

What is Routing? Loading of Routes Navigation and it path Styling of Router Links Relative Path Navigation Define parameter in Routing Fetch Routing Parameters Route configuration Route Guards Protect Routes with canActivate Navigation Controlling Static Data in Route

Forms

What is Forms and how we handle it? Reactive Approach Template Driven Create Template Driven Forms What is Registering Control Use and Submit of Forms Access of Forms How to add validation in use input Build-In Validation HTML5 Validation Output Validation and Error Messages Two Way Binding What is Reactive Forms Create Reactive form through code Syncing of HTML and Form Addding Validation Submit FormsGrouping Form Control Arrays Custom Validators

Relative Forms

Async validation Value changes and Reacting to status

Pipes

What is Pipes in Angular How we use pipes Chaining Multiple pipes in angular Filter Pipe

HTTP

What is HTTP Requests How it work How to send requests Adjusting Request Headers How to handle Get and Put Request Catching HTTP Error async with HTTP Requests

Module and lazy loading

3 What is idea behind Modules What is feature Modules and how we create it What is App Modules Registering Routes in Feature Modules What is Shared Module and how we create Create the Auth Feature module What is Lazy Loading How to Modules & Services works What is Core Module How to Create Basic Core Module

Animations

in Angular What is Angular Animations Triggers and State

Create project and test

Connecting to backend with HTTP Requests Angular material components What is Unit Testing Real-time application creation