Online Media Player Application icon

Online Media Player 1.1.9

16.5 MB / 100K+ Downloads / Rating 3.7 - 338 reviews


See previous versions

Online Media Player, developed and published by MediaPlay Apps, has released its latest version, 1.1.9, on 2023-12-11. This app falls under the Video Players & Editors category on the Google Play Store and has achieved over 100000 installs. It currently holds an overall rating of 3.7, based on 338 reviews.

Online Media Player APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.4+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.mediaplay.player

Updated: 1 year ago

Developer Name: MediaPlay Apps

Category: Video Players & Editors

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Online Media Player on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.7
Total 338 reviews

Reviews

4 ★, on 2020-07-23
No chromecast support. Pls let us know how to cast videos from this app (may be thru some other casting app like Web Viewer etc) . Having said that, no other app can beat the speed and online subtitle support of this app. They just need to work on casting.

3 ★, on 2020-05-31
Please fix the bugs and glitches inside the app. The brightness and sound are changed after every forward of a video. Please fix this ASAP!! Otherwise app is awsome🤙

3 ★, on 2020-05-30
chrome cast needs to be fixed then it would become great player also main application need to be update because after watching 1 episode application stop working automatic so need to reopen all the times otherwise every thing is more than perfect

4 ★, on 2020-06-05
Chromecast cannot be connected .pl fix the issue. Option for selection of languages some times doesn't work

3 ★, on 2020-05-30
Stramming working smoothly. Chromecast feature is not working. "No media is selected."

1 ★, on 2020-06-22
This player buffering like hell in streaming... Takes time to Loding.. when you watch the Video live..

Previous Versions

Online Media Player 1.1.9
2023-12-11 / 16.5 MB / Android 4.4+

Online Media Player 1.9
2021-02-07 / 8.7 MB / Android 4.2+

About this app

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
}

New features

Notch Support
Chromecast fixed
Now Support offline media & DRM

App Permissions

Allows an application to read from external storage.
Allows applications to open network sockets.
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
Allows an app to access precise location.
Allows an app to access approximate location.
Allows applications to access information about networks.
Allows applications to connect to paired bluetooth devices.
Allows an application to read or write the system settings.
Allows applications to change Wi-Fi connectivity state.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows access to the vibrator.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.