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 버전: Android 4.2 or later

Rate

(345) Rate it
Share by

당신은 또한 좋아할 수 있습니다