Geet is a basic that allows you to play and manage your music library on your device.
It aims to have a user-friendly interface for browsing, searching, and playing songs and should incorporate Material YOU.
This app is built using ExoPlayer, a flexible media player library for Android.
- Browse and play songs stored on your device
- Create and manage playlists
- Play/pause, skip to next/previous, and seek through songs
- Display song information, including title, artist, and album art
- Control playback using notification with album art
- Customizable user interface
- Android SDK version 28 or above
- Android Studio
Follow these steps to get a local copy of the project and run it on your development machine:
- Clone the repository:
- Open the project in Android Studio.
- Build and run the app on an Android device or emulator.
- ExoPlayer - Media player library for Android
- Coil - Image loading library
- RecyclerView - Displaying lists of data efficiently
- Glide - Image loading and caching library
- Material Components - Material Design components
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.