Skip to content

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

Notifications You must be signed in to change notification settings

GetRighhttt/Itunes

Repository files navigation

Itunes

Use the itunes API to preview songs from some of my favorite artists. Everything is setup in tab layout, and also added a search view that makes an api call to display results of artists when searched. When a track is clicked on, a preview of the song comes up using whichever player is desingated on your android device. Made the api call without Coroutines to demonstrate callback methods, however Retrofit2 and Glide were used. Recently refactored this code, as this was one of the first individual projects I attempted over a year ago.

Itunes.1.mp4

About

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages