From 10684c82b35f9590febf3919f133fa34425fdf70 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 18:28:22 +0000 Subject: [PATCH] Automated ingestion of prompt: Build an Advanced Music App for Android --- ...d_an_advanced_music_app_for_android_382.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 prompts/coding/build_an_advanced_music_app_for_android_382.md 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.