This repository provides a working android application that parses data from a given link and builds a recycler view with the given data. The data is sorted first by listId, then by name. The data is then separated into columns by listId, id, and name.
This was developed inside Android Studio
#How to Use Clone the repository to your local folder Open the folder into Android Studio or any other compatible IDE Run the application