Skip to content

oyewoadewale/Music-App

Repository files navigation

Music-App

what i learnt and applied in this project

The app’s structure is suitable for a music player app. Properly using array list and custom adapter to inflate views in multiple Activities.

Each button’s behavior is determined by an OnClickListener in the Java code rather than by the android:onClick attribute in the XML Layout. Each views properly opens the intended activity using an explicit Intent. Code is properly-formatted, readable and runs error-free.

find the screen shop of my app below; screenshot_2018-10-12-21-09-37

About

This is a Musical Structure app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages