Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouwg authored Mar 2, 2024
1 parent 05f05a2 commit 82ed750
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,11 @@ git checkout kantv

#### Build Android APK

Build apk from source code by Android Studio IDE manually.
- Build APK from source code by Android Studio IDE manually.

Commen out ![some source codes in ASRFragment.java](https://github.com/zhouwg/kantv/blob/kantv/cdeosplayer/kantv/src/main/java/com/cdeos/kantv/ui/fragment/ASRFragment.java#L131) will significantly reduce the size of the generated APK
Please attention that commen out ![some source codes in ASRFragment.java](https://github.com/zhouwg/kantv/blob/kantv/cdeosplayer/kantv/src/main/java/com/cdeos/kantv/ui/fragment/ASRFragment.java#L131) will significantly reduce the size of the generated APK(from 90M to 40M).

Latest prebuit KanTV apk could be found here [![Github](https://user-images.githubusercontent.com/6889919/122489234-c13db400-d011-11eb-9d8c-8e4b2555dabe.png)](https://github.com/zhouwg/kantv/raw/kantv/release/kantv-latest.apk)
- Latest prebuit APK could be found here [![Github](https://user-images.githubusercontent.com/6889919/122489234-c13db400-d011-11eb-9d8c-8e4b2555dabe.png)](https://github.com/zhouwg/kantv/raw/kantv/release/kantv-latest.apk)

### How to setup customized KanTV server in your local development env

Expand Down

0 comments on commit 82ed750

Please sign in to comment.