Fooling around with the Android TV apis.
HelloTV is hosted in the following web site
https://github.com/greylurk/HelloTV
If you think the Android project HelloTV 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 HelloTV.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [tvdpi, mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 12 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
HelloTV has the following Java source files.
com.greylurk.hellotv.AsyncImageDownloader.java com.greylurk.hellotv.HelloTVActivity.java com.greylurk.hellotv.PictureFragment.java com.greylurk.hellotv.services.ImageService.java