Online Media Player

3.75 (345)

वीडियो प्लेयर और एडिटर | 8.7MB

विवरण

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", title);
intent.putExtra("url", url);
intent.putExtra("live", 1);
intent.putExtra("licence",licence );
startActivity(intent);
} catch (ActivityNotFoundException e) {
//App not found
}

Show More Less

नया क्या है Online Media Player

Notch Support
Chromecast fixed
Now Support offline media & DRM

जानकारी

आधुनिक बनायें:

संस्करण: 1.9

आवश्यक है: Android 4.2 या बाद में

मूल्यांकन करें

शेयर करें

ये भी पसंद कर सकते है