Online Media Player 1.9 [free]

ソフトウェア

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) {

バージョン履歴

Free Download ダウンロードする二次元コード
  • ソフトウェアの名称: Online Media Player
  • ソフトウェアカテゴリ: メディア&動画
  • APK名: com.mediaplay.player
  • 最新バージョン: 1.9
  • サポートROM: 4.2 以上
  • ファイルサイズ : 8.71 MB
  • 更新した: 2021-02-11