- Extract the project and open the folder containing
settings.gradlein Android Studio. - Let Gradle sync finish.
- Build with Build > Build App Bundle(s) / APK(s) > Build APK(s).
- Debug APK output is normally
app\build\outputs\apk\debug\app-debug.apk.
Update the existing Manager with adb install -r to preserve its local SpotifyPlus signing identity.