File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- ImmortalPlayer 2.3 (audio/video)
1+ ImmortalPlayer 2.5 (audio/video, HTTP/FTP )
22==============
33
44Complex logic, but it's simplest way to organize player with cache on sdcard and with play in background.
55
66Features:
77
881 . Based on standart player. Easy to use with different other player, but! Not recommended;
9- 2 . One thread to read, send and save to cache data;
10- 3 . Most simplest way and most fastest work;
11- 4 . Play in background without using service e.t.c.
12- 5 . Small size of code, no need to update player component
13- 6 . Ready for deploy to any program. No need to use library.
14- 7 . The player starts to play a video from a local file (if exist) and not from the internet.
15- 8 . The player plays the corrupted files.
9+ 2 . Support protocols: http, ftp;
10+ 3 . One thread to read, send and save to cache data;
11+ 4 . Most simplest way and most fastest work;
12+ 5 . Play in background without using service e.t.c.
13+ 6 . Small size of code, no need to update player component
14+ 7 . Ready for deploy to any program. No need to use library.
15+ 8 . The player starts to play a video from a local file (if exist) and not from the internet.
16+ 9 . The player plays the corrupted files.
1617
1718Try from play market https://play.google.com/store/apps/details?id=com.immortalplayer
You can’t perform that action at this time.
0 commit comments