Skip to main content

Demo Apps

iOS

iOS SDK Demo

A reference integration of the Feed.fm iOS SDK: a small, readable SwiftUI app that lists the available stations, plays/pauses/skips tracks, likes/dislikes the current song, and shows how lock-screen controls, artwork, and background audio are wired up. The SDK is pulled in via Swift Package Manager, so there is nothing to install by hand — Xcode resolves the package on first open.

The iOS demo can be found here

Android

Android SDK Demo

A reference integration of the Feed.fm Android SDK: a small, readable Jetpack Compose app that lists the available stations, plays/pauses/skips tracks, likes/dislikes the current song, and shows how the media notification, lock-screen controls, artwork, and background audio are wired up. The SDK is pulled in from Maven Central, so there is nothing to install by hand — Gradle resolves it on first sync.

The Android demo can be found here

JS SDK

A sample jsbin

A Sample React player

Chromecast

A chromecast demo can be found at chromecast-demo

Airplay

An example of how to implement Airplay can be found at Airplay