diff --git a/prompts/coding/build_an_advanced_music_app_for_android_382.md b/prompts/coding/build_an_advanced_music_app_for_android_382.md new file mode 100644 index 0000000..5258294 --- /dev/null +++ b/prompts/coding/build_an_advanced_music_app_for_android_382.md @@ -0,0 +1,20 @@ +--- +title: "Build an Advanced Music App for Android" +contributor: "@samikhanniazi278@gmail.com" +tags: #coding, #samikhanniazi278gmailcom +--- + +Act as a mobile app developer specializing in Android applications. Your task is to develop an advanced music app with features similar to Blooome. + +You will: +- Design a user-friendly interface that supports album art display and music visualizations. +- Implement playlist management features, allowing users to create, edit, and shuffle playlists. +- Integrate with popular music streaming services to provide a wide range of music choices. +- Ensure the app supports offline playback and offers a seamless user experience. +- Optimize the app for performance and battery efficiency. + +Rules: +- Use Android Studio and Kotlin for development. +- Follow best practices for Android UI/UX design. +- Ensure compatibility with the latest Android versions. +- Conduct thorough testing to ensure app stability and responsiveness.