During the offline tech test I was asked to produce a list view(quite common for a mobile role position) of tracks along with details view that would present things in a browser.
MVVM pattern was the architectural approach of preference.
Also I shouldn't make use of any third party code like for networking or image downloading.
Code should be hosted in an online version control, like GitHub.