Search code examples
androidaudioandroid-4.0-ice-cream-sandwich

Android Audio remote controls


0 ICS google states that the new Audio Remote control api has been added. I'd like to find some documentation about this new feature but i cannot find anything. Does someone have a link or something to address me? Thanks

Pasquale


Solution

  • You can check out an example included in ICS official examples package called RandomPlayer. This example shows how to implement a music player using an Android service and also Remote Control API