4th Project for Android Basics Nanodegree by Google
- The app is a simple structure of Music App.
- The first Fragment contains 4 categories.
- Each category has the list of items to choose. User is able to click on any item in the list and go to the list of songs.
- By clicking on any the song, the the music player screen will appear.
- From any activity in the app, user can go back to the previous page, using up button.
- The second Fragment is an empty screen to imitate the place, where user will be able store the favorites songs.