The Complete Android 10 Developer Course Mastering Android

About This Course

This is a free Course

Please don’t forget to support our causes by helping us fund our free ICT training classes and befriending events for the elderly.

You can learn more about ways to support our cause Here.

What I will learn?

  • The Complete Android 10 Developer

Course Curriculum

The Complete Android 10 Developer Course Mastering Android

  • 1. Introduction.
    05:35
  • 1. Model Class & Adapter.
    18:27
  • 10. Making CardView App #2 – Model Class.
    04:24
  • 11. Making CardView App #3 – Adapter Class.
    16:48
  • 12. Making CardView App #4 – Scrolling Activity.
    23:39
  • 13. Making CardView App #5 – Adding Click Events.
    03:09
  • 15. GridView.
    32:54
  • 16. Fragments.
    11:09
  • 17. Fragment Life Cycle.
    10:56
  • 18. Fragment App.
    33:49
  • 19. ViewPager.
    27:59
  • 2. ListView.
    12:19
  • 20. Tab Layout.
    19:44
  • 21. Navigation Bar.
    2121:40
  • 22. Bottom Navigation View.
    13:41
  • 3. Handling Click Events – Item Click Listeners.
    05:41
  • 4. Custom ListView.
    33:51
  • 6. RecyclerView.
    13:59
  • 7. RecyclerView App.
    41:05
  • 8. CardView.
    04:52
  • 9. Making CardView App #1 – Designing Layouts.
    19:53
  • 1. Shared Preferences.
    12:45
  • 2. Shared Preferences Real App.
    20:10
  • 3. SQLite Database Lesson.
    13:17
  • 4. SQLite Database App [Part 1] – DatabaseOpenHelper.
    08:54
  • 5. SQLite Database App [Part 2] – DB Manager.
    13:03
  • 6. SQLite Database App [Part 3] – Listing All Notes in Database.
    22:30
  • 7. SQLite Database App [Part 4] – Adding Notes Activity.
    15:58
  • 8. SQLite Database App [Part 5] – Modify Notes Activity & Finishing the App.
    25:19
  • 1. Introduction to JetPack.
    07:41
  • 10. Room Database 3 – DAO [Data Access Object].
    07:34
  • 11. Room Database 4 – Database Class.
    12:42
  • 12. Room Database 5 – Adapters.
    20:14
  • 13. Room Database 6 – AddNote Activity.
    27:39
  • 14. Room Database 7 – Main Activity.
    19:59
  • 15. Room Database 8 – Running & Testing the app.
    22:53
  • 2. Android Architecture Components.
    09:38
  • 3. Data Binding.
    07:08
  • 4. Data Binding App.
    37:12
  • 5. Life Cycle Aware.
    11:43
  • 6. Life Cycle Aware App.
    00:00
  • 7. View Model (MVVM).
    15:49
  • 8. Room Database 1 – Dependency.
    05:55
  • 9. Room Database 2 – Entity.
    20:59
  • 1. Firebase 1 – Adding Firebase to Android Studio app.
    00:00
  • 2. Firebase 2 – Sending Data to Firebase.
    09:21
  • 3. FIrebase 3 – Receiving Values from Firebase.
    08:28
  • 4. Firebase 4 – Receiving Multiple Values from Firebase.
    06:52
  • 5. Firebase 5 – Receiving Multiple Data From Realtime Database.
    06:14
  • 6. Firebase 6 – Receive Images and Texts and Display Them into RecyclerView.
    40:01
  • 10. Part 10 – Designing Message Layouts.
    10:58
  • 11. Part 11 – Receiving Messages.
    23:03
  • 12. Part 12 – Chat List Class.
    04:33
  • 13. Part 13 – Chat Fragment Getting previous chats.
    14:14
  • 14. Part 14 – Designing Profile Fragment.
    10:06
  • 15. Part 15 – Upload User Profile.
    11:49
  • 16. Part 16 – Check User Status (Offline or Online).
    10:17
  • 17. Part 17 – Adding Seen Functionality.
    10:25
  • 2. Part 2 – Register Activity Layout.
    09:51
  • 3. Part 3 – Firebase Auth & Registration.
    15:12
  • 4. Part 4 – Login Activity.
    00:00
  • 5. Part 5 – Saving Current User and Adding Logout Functionality
    15:50
  • 6. Part 6 – View Pager & Tab layout in Main Activity.
    15:53
  • 7. Part 7 – Getting All Users in Database
    14:26
  • 8. Part 8 – Message Activity.
    10:12
  • 9. Part 9 – Sending the First Message.
    10:16
  • 1. Installing Java JDK.
    02:48
  • 10. Java Folder.
    11:19
  • 11. Resources Folder.
    16:22
  • 2. Installing Android Studio.
    03:19
  • 3. Configuring Emulators.
    02:33
  • 4. Installing Android Studio 4.0.
    12:41
  • 5. Android Studio First Look.
    05:51
  • 6. Opening Projects & Source Codes.
    01:13
  • 7. Anatomy of Android Studio.
    07:33
  • 8. Project Structure.
    05:24
  • 9. The Manifest File.
    13:23
  • 1. Formatting Text.
    12:52
  • 2. Buttons.
    12:23
  • 3. EditTexts.
    07:15
  • 4. Displaying Messaging.
    01:33
  • 5. Displaying Images.
    06:47
  • 7. Unit Converter.
    26:37
  • 1. Java Compiler and Hello World.
    01:32
  • 2. Data Types.
    13:17
  • 3. Arrays.
    06:03
  • 4. Conditional Statements.
    04:56
  • 5. Loops.
    03:16
  • 6. Classes.
    00:00
  • 1. Layouts in Details.
    18:38
  • 3. Grid Layout.
    07:28
  • 4. Coordinator Layout.
    06:40
  • 1. App Life Cycle.
    18:21
  • 2. Intents.
    12:26
  • 3. Types of Intents.
    12:01
  • 4. Sending Data between Activities.
    00:00
  • 5. Manifest.
    10:01
  • 6. Gradle.
    06:18
  • 1. What are resources.
    04:00
  • 2. Drawables.
    10:20
  • 3. Layouts.
    02:47
  • 4. Mipmap.
    01:29
  • 5. Values.
    07:01
  • 6. Layout Orientation.
    05:36
  • 1. Video Player – Video View.
    07:43
  • 3. Sound Controller.
    11:53
  • 5. Spanish Teacher App.
    21:45
  • 1. Libraries.
    02:23
  • 2. Dependencies.
    02:56
  • 3. Working with Glide Library.
    11:45
  • 4. PDF Viewer App – Display pdf from assets.
    11:03
  • 5. PDF Viewer App – Display pdf from url
    15:10
Free
Free
Free access this course

Course info:

Categories Free Courses

Target Audience

  • This Course is aimed at anyone who wants to learn