Android Player

From MSX - Wiki
Revision as of 16:36, 4 May 2021 by Benzac (talk | contribs)
Jump to navigation Jump to search

The Android Player is an API to launch external Android players (VLC, MX Player & Co.) and handle the results (e.g. the last video/audio position). This API is available in Media Station X version 0.1.136 or higher for all Android and FireTV devices.

Example[edit]

This example uses an interaction plugin to create the content. Please have a look at this implementation script: https://msx.benzac.de/interaction/js/android.js.

Screenshot[edit]

Example Screenshot (Android Player)

Code[edit]

{
    "reference": "request:interaction:init@http://msx.benzac.de/interaction/android.html",
    "pages": []
}

Demo[edit]

Note: This demo will only work properly on a Android or FireTV device with Media Station X 0.1.136 or higher.