Fetches data from iTunes Search API
With the app, you can:
- Search for an artist/track
- Get details about the track
- Buy a single track/entire album from iTunes
- Mark a track as favorite
- Butter Knife - For binding views
- Picasso - For image loading and caching
- Retrofit - For network calls
- LeakCanary - For detecting memory leaks
- Provides an example for a basic Model-View-Presenter (MVP) architecture without using any architectural frameworks.
- Act as a reference point for comparing and contrasting with other MVP architectural patterns.
- Android Architecture - todo-mvp