Android Programming Languages :

1). What is Android

2). History & Version

3). Installing Android Studio

4). First Program in Android

5). Internal Details

6). Calvic Virtual Machine (DVM)

7). Core Building Blocks

8). Android Emulator

9). Android Manifest

10). R.java File

11). Hide Title Bars

12). Screen Orientation

13). Generate apk File

14). Run on Mobile

1). Working with Button

2).Toggle Botton

3). Switch Button

4). Image Button

5). Toast

6). Custom Toast

7). CheckBox

8). RadioButton

9). Spinner

10). AutoCompleteTextView

11). MultiAutoCompleteTextView

12). ProgressBar

13). RatingBar

14). DatePicker

15). TimePicker

16). Analog Clock and Digital Clock

17). Working with hardware Button

1). Alert Dialog

2). Custom Dialog

3). Progress Dialog

1). Activity Lifecycle

2). Activity Example

3). Implicit Intent

4). Explicit Intent

5). Fragment Lifecycle

6). Fragment Example

7). Dynamic Fragment

1). Option Menu

2). Context Menu

3). Popup Menu

1). Relative Layout

2). Linear Layout

3). Table Layout

4). Grid Layout

1). Array Adaptor

2). ArrayList Adaptor

3). Base Adaptor

1). GridView

2). WebView

3). ScrollView

4). SearchView

5). DynamicListView

6). ExpandedListView

7). TabHost

1). Android Service

2). Android Service Life Cycle

3). Android Started Service

4). Android Service Example

5). Android Bound Service

6). Android Service API

1). Shared Preferences (Like Cokkie)

2). Internal Storage (SQLite)

3). External Storage (MySql)

1). SQLite API

2). SQLite Spinner

1). SQLite Listview

2). SQLite CRUD Operation

1). XML Parsing SAX

2). XML Parsing DOM

3). XML Pull Parser

4). JSON Parsing

1). Content Proivider Fundamental

2). Contact Content Provider

3). Creating Custom Content Provider

4). Understanding Content URI

5). ContentResolver

6). Sharing Information from custom content provider

1). Creating Notification Builder

2). Attaching Actions

3). Android Notification Examples

1). Wallpapaer

2). Playing Audio & Video

3). Creating Audio Player

4). Alarm Manager

5). Gallery

1). TextToSpeech Example

2). SpeechToText Example

3). Managing speed and pitch

1). Telephony Manager

2). Get Call State

3). Call State BroadcastReceiver

4). Simple Caller Talker

5). Making Phone Call

6). Send SMS

7). Send Emails

1). Location API Fundamental

2). Example of Android Location API

3). Working with Google Maps

1). Android Animation API

2). Android Drawable class

3). Android Animation Example

4). Android Rotate Animation

5). Android Fade Animation

6). Android Zoom Animation

1). Camera

2). Wifi

3). Bluetooth

1). Motion Sensor

2). Position Sensor

3). SensorManager class

4). SensorEvent class

5). SensorEventListener interface

6). Sensor Examples

1). What is web service

2). Soap Vs Restful web service

3). Android Restful web service example with java servlet

4). Storing data into external oracle database

5). Verifying data in android with external oracle database

1). Adding Map

2). Customizing Map

3). GoogleMap class

4). Android Google Map Application