I was looking around but couldnt find one, was wondering if anybody knows of such an api? basically I want to be able to switch songs and play songs on pandora from my application on android.
Asked
Active
Viewed 3,080 times
4 Answers
0
As of KitKat you can use the RemoteController class to control andy media play that has a registered client like Pandora.
http://developer.android.com/reference/android/media/RemoteController.html

Gabe
- 146
- 7
0
There is.
https://6xq.net/pandora-apidoc/
But I've read that Pandora changes it up sometimes to discourage people from writing their own (probably ad-free) clients, so there's no guarantee that it will last.

Obliterax Scourge of Nations
- 151
- 1
- 11