Appendex News & Search Engine | Search engine, Viral news, Content portal - Appendex News & Search Engine

One Media Player

Rating: 0.00 (Votes: 0)

Online & Offline Media Player

Simple and easy to use Media Player

Simply enter link then click on stream
or choose from video library
Choose online or offline subtitles
Picture in Picture supported
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.Activity.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
}
Based on 0 Votes and 0 User Reviews
5 Star
0
4 Star
0
3 Star
0
2 Star
0
1 Star
0
Add Comment & Review
We'll never share your email with anyone else.
Tech News
Other Apps in This Category