Sample apps

The sample apps available include two Android apps, an iOS app, and a JavaScript app.

  • The Android cloud queue sample app demonstrates a cloud queue that we’ve hosted for this purpose. You can also set up your own cloud queue to test with this app. See the readme for details on how to set this up. See the cloud queue sample server for a sample cloud queue server to use.
  • The Android sample app demonstrates a Control API experience on Android to control music on Sonos players.
  • The iOS sample app demonstrates a Control API experience on iOS to control music on Sonos players. It also demonstrates how to deep link to the Sonos app to enable users to change player groups.
  • The JavaScript sample app demonstrates a Control API experience in a Web app. The documentation also goes over the structure of the code in more detail.