yuvrajsingh77/musical — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Android app in Kotlin called Musical. I want it to feel like a small polished music app, not overly complicated. Give it a clean home screen where someone can browse a few songs or sound clips, tap one to play it, pause it, skip around, and see basic now playing info. If local sample audio is easier, that is fine. Add a simple library or playlist style screen so the app feels complete, plus basic play controls that are easy to use on a phone.
Please make the UI modern and straightforward, with sensible colors, clear buttons, and smooth behavior. Handle common things like play, pause, next, previous, and keeping the app from crashing if there is no audio loaded. If anything is unclear because there is no project writeup, make reasonable product choices and keep the scope realistic. Set it up so I can open the project in Android Studio and run it. Look up current Android docs online if you need to.
Want more depth? Deep Reverse