Complete Android Development, Part 9 of 29: Listview and RecyclerView
Interactive

Complete Android Development, Part 9 of 29: Listview and RecyclerView

LearnNow Online
Updated Feb 19, 2021

Course description

This series is for you, if you want to understand, architect, and master Android Applications. This course covers: a Listview demonstration, putting together row XML, showing data with Recyclerview and adding OnClick Listeners.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

Knowledge of java programming is required. If you do not, then paulo’s java series “Java SE 9 Parts 1 through 14” would be needed. Base understanding of Mobile Development


Meet the expert

Paulo Dichone

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Video Runtime

85 Minutes

Time to complete

148 Minutes

Course Outline

Listview and Recycler View

Introduction to Listview Demo (25:31)

  • Introduction (00:08)
  • Introduction to Listview Demo (01:51)
  • Showing Data in a Listview (15:33)
  • Presentation Listview and ArrayAdapters (01:32)
  • Listviews vs. RecyclerViews Presentation (06:18)
  • Summary (00:08)

Putting Together Row xml for RecyclerView (20:54)

  • Introduction (00:08)
  • Putting Together Row xml for RecyclerView (09:12)
  • Recycler Adpater (11:26)
  • Summary (00:08)

Showing Data with RecyclerView (20:24)

  • Introduction (00:08)
  • Showing Data with RecyclerView (16:18)
  • Finalizing the RecyclerView Cosmetics (03:49)
  • Summary (00:08)

Adding OnClick Listener (18:34)

  • Introduction (00:08)
  • Adding OnClick Listener (09:29)
  • Sending Data to Another Activity From Adapter (08:48)
  • Summary (00:08)
;