junlee91/android-spotify-demo — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an Android Spotify demo app in Java that feels like a small Spotify clone.

I want the app to let a user connect their Spotify account, load music data from Spotify, show nice album art and artist or track info, and play music through Spotify on the phone. Keep it simple but polished, with a home screen, a player screen, and smooth basic navigation.

The old project says it was paused and some dependencies are outdated, so please modernize whatever is needed so it can open and run in current Android Studio. Use the Spotify Android SDK and Spotify Web API or the current recommended Spotify docs if anything has changed.

Please include clear places for the Spotify client id, redirect URI, and any setup values, and add simple notes in the project so I know how to register the app and run it on a device.

Want more depth? Deep Reverse