Control playback of the Spotify app from another Android app?
问题 Is it possible to control playback of the Spotify app from within another Android app? I'm only looking for track skipping functionality (forward and backward). I'm aware of the Spotify Android SDK, but it seems to only allow skipping of tracks played by the SDK: com.spotify.sdk.android.playback.NativeSpotifyException: Failed SpPlaybackSkipToPrev with error code 14 (The operation is not supported if the device is not the active playback device) To clarify, both the actual Spotify app, and my