Online Media Player Cover
Online Media Player Icon

Online Media Player

Version: 1.6
Package: com.mediaplay.player

Size: 8.85 MB

Rating: 0/5

Last Updated: 2021-01-02 06:37:40

Changes 1.6 : Bug fixes

Now Supports offline media

APK Description:

Online Media Player

Simple and easy to use
Media Player.

Simply enter link then click on stream.
Choose online or offline subtitles.
Chromecast supported.
Also supports Android Tv and Firetv

For Developer use

Intent intent = new Intent(Intent.ACTION_MAIN);
intent.setComponent(new ComponentName("com.mediaplay.player", "com.mediaplay.player.Player"));
try {
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
intent.putExtra("title", ititle);
intent.putExtra("url", url);
startActivity(intent);
} catch (ActivityNotFoundException e) {

Download APK Google Play
Download com.mediaplay.player.apk: