5 articles Mobile Apps

Advanced Topic: Station Screen JS API Documentation

The Radioplayer mobile Station Screen API allows radio stations to interact with the Radioplayer mobile app using JavaScript in their web-pages. Every station is able to develop their own Station Screen, which is shown on the mobile app’s “Now playing” screen when the station is played. In order to interact with the app, station developers…

Advanced Topic: Station Screen Implementation Guidelines

Version 1.0.2 | API documentation This document describes our recommendations for designing and building Station Screen HTML pages for the Radioplayer mobile apps. Submitting your Mobile App Station Screen to Radioplayer There are two ways. If you submit XML to Radioplayer, you should upgrade the xml metadata feed to use the new schema in order…

Advanced Topic: Overview: building a custom mobile station view

Radioplayer allows you to customise the station page in the mobile app. This article explains how, however this is an advanced topic and the intended audience is experienced front-end developers. Don’t start out on this, if that’s not you, as the implementation is quite challenging and Radioplayer’s support is limited to these articles. The station…