Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music App Demo

Followings components from Android Jetpack are implemented into this repository

Other Libraries used

App content details

App contains the initial screen with search bar, user can search the artist using a query, search is reactive, in other words results will be shown as search on type basis.

When the user clicks any one of the artist from search result list, screen containing the list of albums of the artist is displayed.

When the user clicks the album from the list, the album detail is shown which contains the track list in the album.

Implementation

Project architecture:

MVVM architecture is followed in this project with LiveData and RxJava.

About

Simple Music app demo using RxJava, Android Architecture Component and MVVM

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages