Skip to content

Commit 19d3fd9

Browse files
committed
Update README.md
1 parent e0ab842 commit 19d3fd9

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
ImmortalPlayer 2.3 (audio/video)
1+
ImmortalPlayer 2.5 (audio/video, HTTP/FTP)
22
==============
33

44
Complex logic, but it's simplest way to organize player with cache on sdcard and with play in background.
55

66
Features:
77

88
1. 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

1718
Try from play market https://play.google.com/store/apps/details?id=com.immortalplayer

0 commit comments

Comments
 (0)