Provide reliable video playback solution on Android TV box for well known video websites.
leanback is hosted in the following web site
https://github.com/henryouly/leanback
If you think the Android project leanback listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of leanback.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar gcm.jar |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.WAKE_LOCK com.github.henryouly.leanback.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
leanback has the following Java source files.
com.github.henryouly.leanback.Constants.java com.github.henryouly.leanback.GCMIntentService.java com.github.henryouly.leanback.LeanBackActivity.java com.github.henryouly.leanback.LeanbackReceiver.java com.github.henryouly.leanback.LeanbackService.java com.github.henryouly.leanback.util.DNSResolver.java com.github.henryouly.leanback.util.GAEHttpsConnection.java com.github.henryouly.leanback.util.ServerUtilities.java com.github.henryouly.leanback.util.SystemUiHider.java com.github.henryouly.leanback.util.SystemUiHiderBase.java com.github.henryouly.leanback.util.SystemUiHiderHoneycomb.java