• Home
Name Date Size #Lines LOC

..--

assets/07-May-2024-391312

common/07-May-2024-6,1893,136

res/07-May-2024-33,64924,533

src/com/android/07-May-2024-47,39534,091

tests/07-May-2024-10,9447,082

usbtuner/07-May-2024-28,33721,103

.gitignoreD07-May-2024163 2017

Android.mkD07-May-20242 KiB6835

AndroidManifest.xmlD07-May-20249.8 KiB197153

LiveChannelsAndroidStyle.xmlD07-May-202413.9 KiB280264

open_source_project.LICENSED07-May-202411.1 KiB203169

open_source_project.READMED07-May-2024573 1411

proguard.flagsD07-May-20241.8 KiB5347

version.mkD07-May-20244.1 KiB11542

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