A Musical Media Player Structure App
A project were the goal was to create a musical struture android app with android studio for ABND.
The app’s structure is suitable for a music player app. A similarly structured app which focuses on audiobooks, podcasts, or other audio media is also acceptable.
1 - There's a Navigation Bar that goes to 1.1 - Home - contains 3 view cards with 3 categories: Musopen, youtube and bensound 1.1.1 - Click in each category will display songs related 1.2 - Album - display all songs with focus in the artist 1.3 - Song - display all songs with focus in the song 2 - From a click in a song will go to the mediaplayer 2.1 clicking in play button will start song
- Click the
download zip
- Extract the
zip file
- Open Android Studio
- Import the project you just downloaded
- Sync gradle and Run the project
There's also the possibility to use dryrun
made by @CesarFerreira
This project is licensed under the terms of the MIT license.