Android Ready Ultimate Course
Course Curriculum
Complete Course Introduction & Walkthrough
-
Step by step roadmap for complete overview of the course
30:47
Android Studio Setup
-
Install and Setup Android Studio IDE for Android Development
28:15
Java Course for Android development
-
Java course part 1, Roadmap and Basics of Java
54:27 -
Java part 2, Object Oriented Concepts(Oops) in Java
44:37 -
Java part 3, Some Commonly Used Concepts of Java in Android Development
58:22 -
Java part 4, Collection Framework in Java
58:18
Kotlin Full Course for Android Development
-
Kotlin complete roadmap for Android Development
13:41 -
Kotlin Part 1, Basics of Kotlin
01:23:00 -
Kotlin Part 2, Object Oriented Concepts(Oops) in Kotlin
53:11 -
Kotlin part 3, Some commonly used concepts of kotlin in Android development
01:01:34 -
Kotlin Part 4, Collection Framework in Kotlin
57:46
General Introduction About Android
-
Android general introduction and discussion
23:00
Android UI vs Java or Kotlin code
-
Android User Interface(UI) and code part discussion
35:07
Views in Android
-
View, TextView, EditText, Button, ImageView, ImageButton
01:20:04 -
RadioGroup, RadioButton and Checkbox
37:32 -
Spinner, Seekbar, Progressbar and Ratingbar
39:53 -
AutoCompleteTextView, Cardview, Webview and Customview
43:53
ViewGroups in Android
-
Linear, Relative and Frame Layout
32:58 -
Constraint Layout in Android, Complete guide with example
36:03 -
ListView and RecyclerView
56:53
App Screens Common UI Component Demo
-
Some Common UI Components we see in App Screens
10:42
Git, GItHub and VCS
-
Complete guide of Git, GitHub and VCS(Version Control System) with the help of Android Studio
01:07:27
App Components in Android
-
Activity Intro, Activity Life Cycle and Activity State Changes
37:41 -
Context and OnSaveInstanceState
35:37 -
Intent, Types of Intents and Intent Filter
52:59 -
Task and Back Stack in Activity
48:44 -
Data passing from one activity to another
54:06 -
Service Intro, Types and Life Cycle of Service
35:00 -
Background Service
17:33 -
Bound Service
25:45 -
Fore Ground Service
18:15 -
BroadCast Receiver
32:22 -
Content Provider
41:55
App Navigation
-
Fragment Intro, Fragment Lifecyle and its coordination with Activity
47:14 -
Fragment BackStack and Other Concepts
01:08:54 -
Navigation Component and Navigation Graph
36:14 -
SafeArgs, Animation and DeepLink
41:54 -
Menu and Navigation Drawer
46:09 -
Bottom Navigation View
19:09 -
TabLayout and ViewPager
27:36
Some Useful Topics of Android
-
Bottom Sheets
49:07 -
What is App Permissions in Android. Installed vs runtime permission in Android
01:05:31 -
Dialog Fragment
35:31 -
Android Jetpack, Annotations and Progaurd
37:12 -
Material Design Guideline
19:21 -
Styles and Themes
35:34
Useful Android Libraries
-
Useful Android Libraries
45:53
Asynchronous Programming in Android
-
Background Thread and Multi Threading
33:09 -
Handler and Looper
29:23 -
AsyncTask and Executers
24:01 -
Complete Guide to Kotlin Coroutines
50:01 -
Rest API with Retrofit
01:08:42 -
Work Manager
32:32
Android Storage System
-
Android File Storage System
01:04:33 -
Shared Preferences
42:04 -
Room Database
01:32:11
Fashion Store App and Architecture Patterns in Android
-
Architecture Pattern Intro
48:22 -
Project for Architecture Pattern
01:13:21 -
MVC Pattern Implementation
25:22 -
Fashion Store Project in MVP Pattern
53:29 -
Fashion Store Project in MVVM Architecture
01:06:39
Design Patterns in Android
-
Introduction and Commonly used Design Patterns in Android
47:09
Debugging and Error Handling in Android
-
Debugging and Error Handling
38:42
Some Useful Services
-
Some Useful Services of Google
26:16
Android Packages and Release Steps
-
Android Packages and APK build Process
30:35 -
Publish App On Play Store
31:09
Jetpack Compose
-
Jetpack Compose Introduction and Project structure
16:44 -
Basic Composable – Text, Button, Image, Spacer
20:31 -
Basic composable – Icon and TextField
12:13 -
Layout and Modifier
19:19 -
Lazy column and Lazy row
18:39 -
Lifecycle of composable
10:17 -
State hoisting in Jetpack Compose
16:30 -
Navigation in compose
13:43
News App with Jetpack Compose and MVVM architecture
-
News App Introduction and Project setup
08:31 -
News App API setup
23:55 -
News app repository and viewmodel
25:57 -
News App UI – bottom navigation and topbar
26:53 -
News App – Home Screen
28:40 -
News App – Search Screen
15:39 -
News App – Webview Screen
25:57
-
Duration52 hours 30 minutes
A course by
Enroll now to become the top 3% developer in the market!
Connect with us via WhatsApp if you are facing any issues while enrolling or have any doubts regarding course by clicking here or using this WhatsApp-only number(+917365299049)
Course Curriculum
Complete Course Introduction & Walkthrough
-
Step by step roadmap for complete overview of the course
30:47
Android Studio Setup
-
Install and Setup Android Studio IDE for Android Development
28:15
Java Course for Android development
-
Java course part 1, Roadmap and Basics of Java
54:27 -
Java part 2, Object Oriented Concepts(Oops) in Java
44:37 -
Java part 3, Some Commonly Used Concepts of Java in Android Development
58:22 -
Java part 4, Collection Framework in Java
58:18
Kotlin Full Course for Android Development
-
Kotlin complete roadmap for Android Development
13:41 -
Kotlin Part 1, Basics of Kotlin
01:23:00 -
Kotlin Part 2, Object Oriented Concepts(Oops) in Kotlin
53:11 -
Kotlin part 3, Some commonly used concepts of kotlin in Android development
01:01:34 -
Kotlin Part 4, Collection Framework in Kotlin
57:46
General Introduction About Android
-
Android general introduction and discussion
23:00
Android UI vs Java or Kotlin code
-
Android User Interface(UI) and code part discussion
35:07
Views in Android
-
View, TextView, EditText, Button, ImageView, ImageButton
01:20:04 -
RadioGroup, RadioButton and Checkbox
37:32 -
Spinner, Seekbar, Progressbar and Ratingbar
39:53 -
AutoCompleteTextView, Cardview, Webview and Customview
43:53
ViewGroups in Android
-
Linear, Relative and Frame Layout
32:58 -
Constraint Layout in Android, Complete guide with example
36:03 -
ListView and RecyclerView
56:53
App Screens Common UI Component Demo
-
Some Common UI Components we see in App Screens
10:42
Git, GItHub and VCS
-
Complete guide of Git, GitHub and VCS(Version Control System) with the help of Android Studio
01:07:27
App Components in Android
-
Activity Intro, Activity Life Cycle and Activity State Changes
37:41 -
Context and OnSaveInstanceState
35:37 -
Intent, Types of Intents and Intent Filter
52:59 -
Task and Back Stack in Activity
48:44 -
Data passing from one activity to another
54:06 -
Service Intro, Types and Life Cycle of Service
35:00 -
Background Service
17:33 -
Bound Service
25:45 -
Fore Ground Service
18:15 -
BroadCast Receiver
32:22 -
Content Provider
41:55
App Navigation
-
Fragment Intro, Fragment Lifecyle and its coordination with Activity
47:14 -
Fragment BackStack and Other Concepts
01:08:54 -
Navigation Component and Navigation Graph
36:14 -
SafeArgs, Animation and DeepLink
41:54 -
Menu and Navigation Drawer
46:09 -
Bottom Navigation View
19:09 -
TabLayout and ViewPager
27:36
Some Useful Topics of Android
-
Bottom Sheets
49:07 -
What is App Permissions in Android. Installed vs runtime permission in Android
01:05:31 -
Dialog Fragment
35:31 -
Android Jetpack, Annotations and Progaurd
37:12 -
Material Design Guideline
19:21 -
Styles and Themes
35:34
Useful Android Libraries
-
Useful Android Libraries
45:53
Asynchronous Programming in Android
-
Background Thread and Multi Threading
33:09 -
Handler and Looper
29:23 -
AsyncTask and Executers
24:01 -
Complete Guide to Kotlin Coroutines
50:01 -
Rest API with Retrofit
01:08:42 -
Work Manager
32:32
Android Storage System
-
Android File Storage System
01:04:33 -
Shared Preferences
42:04 -
Room Database
01:32:11
Fashion Store App and Architecture Patterns in Android
-
Architecture Pattern Intro
48:22 -
Project for Architecture Pattern
01:13:21 -
MVC Pattern Implementation
25:22 -
Fashion Store Project in MVP Pattern
53:29 -
Fashion Store Project in MVVM Architecture
01:06:39
Design Patterns in Android
-
Introduction and Commonly used Design Patterns in Android
47:09
Debugging and Error Handling in Android
-
Debugging and Error Handling
38:42
Some Useful Services
-
Some Useful Services of Google
26:16
Android Packages and Release Steps
-
Android Packages and APK build Process
30:35 -
Publish App On Play Store
31:09
Jetpack Compose
-
Jetpack Compose Introduction and Project structure
16:44 -
Basic Composable – Text, Button, Image, Spacer
20:31 -
Basic composable – Icon and TextField
12:13 -
Layout and Modifier
19:19 -
Lazy column and Lazy row
18:39 -
Lifecycle of composable
10:17 -
State hoisting in Jetpack Compose
16:30 -
Navigation in compose
13:43
News App with Jetpack Compose and MVVM architecture
-
News App Introduction and Project setup
08:31 -
News App API setup
23:55 -
News app repository and viewmodel
25:57 -
News App UI – bottom navigation and topbar
26:53 -
News App – Home Screen
28:40 -
News App – Search Screen
15:39 -
News App – Webview Screen
25:57
Most frequent questions and answers
This course covers both Java and Kotlin, as both languages are widely used in Android development. You’ll start with Java for foundational understanding and then move to Kotlin(92% course covered in Kotlin).
All instruction and communication in this course are conducted in Hindi.
Yes, this course is designed to prepare you for Android development roles by covering essential concepts, hands-on projects, and real-world scenarios. Completing this course will equip you with skills that place you among the top 3% Android developers in the market.
Yes, Jetpack Compose is included in the course, you can check course curriculum which is given above.