Android Music Player is a simple yet feature-rich music player application developed in Java for Android devices. This app allows users to browse and play music stored on their device with various functionalities like play, pause, shuffle, repeat, next song, previous song, and dynamic text animation for displaying the music's name.
- Browse Music: Browse and view all the music files available on your Android device.
- Play Controls: Play, pause, skip to next song, and go to the previous song with ease.
- Shuffle and Repeat: Shuffle the playlist for a randomized listening experience. Repeat functionality allows continuous playback.
- Dynamic Text Animation: Display the name of the currently playing music with smooth text animations.
- Clone the repository to your local machine using the following command:
git clone https://github.com/Shubham-zone/Android-Music-Player.git
- Open the project in Android Studio.
- Build and run the application on your Android device or emulator.
- Upon launching the app, it will fetch all the music available on your device and display them in a list view.
- Tap on a music track to start playing it.
- Use the playback controls at the bottom to control playback (play, pause, next, previous, shuffle, repeat).
- Enjoy your music with dynamic text animation showing the current track's name.
Contributions are welcome! Here are a few ways you can contribute:
- Report bugs and request new features by opening an issue.
- Submit your fixes or enhancements via pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
Special thanks to [Shubham kumar] for developing this awesome music player app!
For any inquiries or feedback, please contact [[email protected]].