Android is a mobile operating system developed by Google, based on the Linux kernel. It is designed primarily for touchscreen mobile devices such as smartphones and tablets.
Basics of Android:
- What is Android
- History and Version
- Installing software
- Setup Eclipse
- Hello Android Example
- Internal Details
- Dalvik VM
- Software Stack
- Android Core Building Blocks
- Android Emulator
- AndroidManifest.xml
- R.javafile
- Hide Title Bar
- Screen Orientation
UI Widgets
- Working with Button
- Toast
- Custom toast
- Button
- Toggle Button
- Switch Button
- Image Button
- CheckBox
- AlertDialog
- Spinner
- AutoCompleteTextView
- RatingBar
- DatePicker
- TimePicker
- ProgressBar
- QuickContactBudge
- Analog clock and Digital clock
- Working with hardware button
- File Download
Activity,Intent & Fragment
- Activity Lifecycle
- Activity Example
- Implicit Intent
- Explicit Intent
- Fragment Lifecycle
- Fragment Example
- Dynamic Fragment
Android Menu
- Option Menu
- Context Menu
- Popup Menu
Layout Manager
- Relative Layout
- Linear Layout
- Table Layout
- Grid Layout
Adaptor
- Array Adaptor
- ArrayList Adaptor
- Base Adaptor
View
- GridView
- WebView
- ScrollView
- SearchView
- TabHost
- DynamicListView
- ExpandedListView