Back to Browse

Populate Android List View with Data from Spring Boot Server | Chapter #5

8.7K views
Mar 25, 2022
24:26

In this chapter, we will learn how to fetch all the employee data from the Spring Boot Server and show it in an Android RecyclerView. For fetching the data, we will make use of the GET REST endpoint we have created in the chapter 3. You can find this project in GitHub at https://github.com/afsalashyana/Spring-boot-tutorial Tags: #Android #Java #SpringBoot Introduction: (0:00) How do we implement this?: (01:06) Create new Activity with RecyclerView: (02:02) Get data from the server through GET request: (05:17) Implement the RecyclerView: (07:29) Testing and the app: (22:53)

Download

1 formats

Video Formats

360pmp441.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Populate Android List View with Data from Spring Boot Server | Chapter #5 | NatokHD