Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 382 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 382 Bytes

Top Ten Downloaded

An Android application that uses an RSS feed to display the top 10/25 songs or free/paid apps downloaded from the App Store.

This app was created to practice working with app state throughough the various lifecycle methods, using asynchronous tasks for downloading data as well as parsing XML and displaying the data to the user using a custom ArrayAdapter.