Difference between revisions of "Android Player"

From MSX - Wiki
Jump to navigation Jump to search
Line 1: Line 1:
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.
+
The Android player is not a player but an API to launch external Android players (VLC, MX Player & Co.) and to 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 ==
 
== Example ==

Revision as of 16:37, 4 May 2021

The Android player is not a player but an API to launch external Android players (VLC, MX Player & Co.) and to 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.