DESCRIPTION
This course is designed for students who are new to programming, and want to learn how to develop Android apps. … You will gain an understanding of the processes that are involved in an Android developed application and you will become familiar with Android development tools and user interface.
OVERVIEW
Basics of Android
✅ What is Android
✅ History and Version
✅ Installing software
✅ Hello Android example
✅ Internal Details
✅ Android Emulator
✅ AndroidManifest.xml
✅ R.java file
✅ 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
✅ Quick Contact Budge
✅ Analog Clock and Digital Clock
✅ Working with hardware Button
✅ File Download
Activity, Intent & Fragment
✅ Activity Lifecycle
✅ Activity Example
✅ Intent
✅ Fragment
✅ 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
Android Service
✅ Android Service
✅
Android Service API
Data Storage
✅ Shared Preferences
✅
Internal Storage
✅
External Storage
SQLite
✅ SQLite API
✅
SQLite Spinner
✅
SQLite ListView
XML & JSON
✅ XML
✅
JSON
✅
Examples
Cotent Provider
✅ Content Proivider Fundamental
✅
Contact Content Provider
✅
Other Built-in Content Providers
Android Notification
✅ Notification API
✅
Creating Notification Builder
✅
Examples
Google Map
✅ Map activity
✅
Examples