Library chevron_right

Android Training & Certification - 49 Projects

Contents
About

Course Contents

  • Section 1: Introduction
    • 1 Introduction
      09:13
  • Section 2: Introduction to Android
    • 2 What is Android
      01:58
    • 3 History of Android: Part 1
      11:25
    • 4 History of Android: Part 2
      11:00
    • 5 Android Architecture
      05:17
    • 6 Android App Architecture
      04:16
    • 7 Tools
      06:15
  • Section 3: Up and Running with Apps
    • 8 Running your First Project: Part 1
      09:09
    • 9 Running your First Project: Part 2
      12:21
    • 10 Activity and Layouts
      06:43
    • 11 A Few More Nuts and Bolts: Part 1
      10:01
    • 12 A Few More Nuts and Bolts: Part 2
      10:17
    • 13 Lets Play: Part 1
      12:56
    • 14 Lets Play: Part 2
      09:33
    • 15 Lets Play: Part 3
      04:11
    • 16 Lets Play: Part 4
      05:53
    • 17 Lets Play: Part 5
      06:02
    • 18 Lets Play: Part 6
      09:50
  • Section 4: Debugging and Activities
    • 19 Android Debugging: Part 1
      16:14
    • 20 Android Debugging:Part 2
      14:59
    • 21 More Activities
      16:48
    • 22 Activity LifeCycle
      09:32
    • 23 Saving State
      08:35
    • 24 Intent Types
      17:25
  • Section 5: Fragments, Animations, Menus, Dialogs and Media
    • 25 Introduction to Fragments
      13:36
    • 26 LifeCycle of Fragments
      07:14
    • 27 Communicating Fragments
      11:38
    • 28 Animation and Graphics: Part 1
      07:43
    • 29 Animation and Graphics: Part 2
      12:18
    • 30 Menus and Dialogs: Part 1
      12:33
    • 31 Menus and Dialogs: Part 2
      09:02
    • 32 Menus and Dialogs: Part 3
      16:49
    • 33 Media: Part 1
      10:08
    • 34 Media: Part 2
      13:37
  • Section 6: Data Storage
    • 35 Preferences: Part 1
      09:29
    • 36 Preferences: Part 2
      14:16
    • 37 Introduction to SQLite
      19:38
    • 38 Introduction to Content Providers
      11:32
  • Section 7: File Storage and IPC
    • 39 File Storage
      14:01
    • 40 Cache and External Storage
      17:02
    • 41 IPC - Inter Process Comunication
      09:32
  • Section 8: ListViews
    • 42 Introduction to ListViews
      19:29
    • 43 Advanced ListViews: Part 1
      13:50
    • 44 Advanced ListViews: Part 2
      15:40
  • Section 9: Threading
    • 45 MultiThreading, Handlers and Loopers: Part 1
      09:50
    • 46 MultiThreading, Handlers and Loopers: Part 2
      12:43
    • 47 MultiThreading, Handlers and Loopers: Part 3
      17:11
    • 48 AsyncTask
      17:23
  • Section 10: XML and JSON Data Parsing
    • 49 XML Parsing: Part 1
      17:19
    • 50 XML Parsing: Part 2
      07:22
    • 51 JSON Parsing
      15:05
  • Section 11: Services and Broadcast Receivers
    • 52 Services: Part 1
      17:20
    • 53 Services: Part 2
      18:47
    • 54 Broadcast Receivers
      16:08
  • Section 12: Maps and Location API
    • 55 Maps: Part 1
      16:17
    • 56 Maps: Part 2
      08:14
    • 57 Advanced Maps Features
      19:29
    • 58 Markers: Part 1
      09:05
    • 59 Markers: Part 2
      15:58
    • 60 Overlays
      19:58
  • Section 13: Parcelable and YQL Project
    • 61 Parcelable and YQL Project: Part 1
      19:11
    • 62 Parcelable and YQL Project: Part 2
      16:48
    • 63 Parcelable and YQL Project: Part 3
      19:50
    • 64 Parcelable and YQL Project: Part 4
      17:49
  • Section 14: Advanced Fragments, ViewPager and Navigation Drawer
    • 65 More Fragments: Part 1
      13:05
    • 66 More Fragments: Part 2
      16:00
    • 67 More Fragments: Part 3
      17:01
    • 68 More Fragments: Part 4
      16:50
    • 69 ViewPager
      16:48
    • 70 Navigation Drawer
      12:46
  • Section 15: Home Screen Widgets
    • 71 Widgets: Part 1
      10:28
    • 72 Widgets: Part 2
      19:51
  • Section 16: Advances SQLite and Custom Content Providers
    • 73 Advanced SQLite Database: Part 1
      08:35
    • 74 Advanced SQLite Database: Part 2
      16:05
    • 75 Advanced SQLite Database: Part 3
      16:27
    • 76 Custom Content Providers: Part 1
      17:59
    • 77 Custom Content Providers: Part 2
      17:53
  • Section 17: Notifications
    • 78 Local Notifications: Part 1
      04:10
    • 79 Local Notifications: Part 2
      16:04
    • 80 Push Notifications
      10:10

Android Training & Certification - 49 Projects

Learn how to make Android Applications using these CodeAlong Videos, which includes 49 total projects

17h 10m 59s
English
January 30, 2016
Vivian

This comprehensive Android training course is designed to guide you through the process of building Android applications using a code-along video approach. With 49 hands-on projects, the course provides a practical way to learn Android development from the ground up. It covers a wide array of topics, ensuring a robust understanding of the Android ecosystem.

This course was originally published on Udemy and is now available for free streaming here. If you find this course helpful, we encourage you to support the original creator by purchasing it from the original platform.

Course Details

  • Instructor: Vivian Aranha
  • Total Sections: 17
  • Total Lectures: 80
  • Original URL: https://udemy.com/course/android-classroom-training-49-projects-included/
  • Contributor: Aishwarya

We extend our sincere gratitude to Aishwarya for sharing this valuable course.

By the end of the course, you'll be able to:

  • Understand the fundamentals of Android architecture.
  • Set up and run your first Android project.
  • Create engaging user interfaces with activities and layouts.
  • Debug and troubleshoot Android applications effectively.
  • Work with fragments, animations, menus, and dialogs.
  • Implement data storage solutions using preferences and SQLite.
  • Handle file storage and inter-process communication.
  • Utilize list views to display dynamic data.
  • Build asynchronous operations using threads and AsyncTasks.
  • Integrate maps and location services into your app.

This Android training course provides a hands-on learning experience, focusing on practical application development. The course begins with an introduction to the Android platform, its history, and architecture. It then gradually moves into more complex topics such as debugging, activities, and fragments.

The curriculum includes sections on data and file storage, essential components for any robust application. Furthermore, you'll explore more advanced concepts like threading, services, broadcast receivers, and map integration. You'll also learn how to parse XML and JSON data, making your apps more versatile.

The course also covers key aspects of advanced development like using view pagers, navigation drawers, and home screen widgets. It also teaches how to use parcelable objects, along with custom content and notifications. The ultimate goal is to equip you with necessary skills and sufficient projects to build fully functional Android applications.

Happy learning!