• Home
Name Date Size #Lines LOC

..--

assets/03-May-2024-132115

common/03-May-2024-6,1563,080

icu/icu4j/main/classes/core/src/com/ibm/icu/text/03-May-2024-747414

jni/03-May-2024-1,170796

libs/03-May-2024-

proto/03-May-2024-155137

res/03-May-2024-54,79242,703

src/com/android/03-May-2024-99,70872,151

tests/03-May-2024-14,4289,843

usbtuner-res/03-May-2024-8,6697,113

.gitignoreD03-May-2024163 2017

Android.mkD03-May-20243.7 KiB13173

AndroidManifest.xmlD03-May-202414.4 KiB287229

LiveChannelsAndroidStyle.xmlD03-May-202413.9 KiB280264

OWNERSD03-May-202438 32

open_source_project.LICENSED03-May-202411.1 KiB203169

open_source_project.READMED03-May-2024573 1411

proguard.flagsD03-May-20242 KiB6052

version.mkD03-May-20244.2 KiB12046

open_source_project.README

1Live TV is an application to provide TV watching experience through Android TV input framework.
2
3Live TV is a system app for Android TV. It should be compiled with Android TV platform.
4
5How to build:
61. Download AOSP (equal or above L version).
7   https://source.android.com/source/building.html
8   (Developers using PDK can skip the step 1.)
92. Enable the feature PackageManager.FEATURE_LIVE_TV.
103. Put this project under Android platform repository.
114. Include this package inside platform build.
125. Build the platform.
13   https://source.android.com/source/building.html
14