Android Open Source - Development tv AndroidTVExplorer






Project Summary

A sample project which can be used as a base in order to develop Media Library applications for Android TV. Follow the series of blogs starting at http://www.malmstein.com/blog/2014/10/21/building-applications-for-android-tv/ in order to keep up to date with the process.

Web Site / Source Repository

AndroidTVExplorer is hosted in the following web site
https://github.com/malmstein/AndroidTVExplorer

If you think the Android project AndroidTVExplorer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidTVExplorer.

ItemValue
Java File Count21
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
Fragment Count1
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 23 image files in AndroidTVExplorer. The names of the image files are listed as follows.

app_icon_quantum.png
app_icon_quantum_card.png
card_background_default.9.png
details_img.png
ic_action_a.png
ic_pause_playcontrol_focussed.png
ic_pause_playcontrol_normal.png
ic_pause_playcontrol_pressed.png
ic_play_action_focussed.png
ic_play_action_normal.png
ic_play_action_pressed.png
ic_play_playcontrol_focussed.png
ic_play_playcontrol_normal.png
ic_play_playcontrol_pressed.png
ic_title.png
movie.png
scrubber_disabled.png
scrubber_focussed.png
scrubber_normal.png
scrubber_pressed.png
star_icon.png
videos_by_google_banner.png
videos_by_google_icon.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidTVExplorer has the following Java source files.

com.malmstein.androidtvexplorer.ApplicationTest.java
com.malmstein.androidtvexplorer.ApplicationTest.java
com.malmstein.androidtvexplorer.MyActivity.java
com.malmstein.androidtvexplorer.leanback.ExplorerActivity.java
com.malmstein.androidtvexplorer.leanback.ExplorerFragment.java
com.malmstein.androidtvexplorer.leanback.PlayerActivity.java
com.malmstein.androidtvexplorer.leanback.TVPlayerFragment.java
com.malmstein.androidtvexplorer.leanback.VideoDetailsActivity.java
com.malmstein.androidtvexplorer.leanback.VideoDetailsFragment.java
com.malmstein.androidtvexplorer.leanback.recommendations.RecommendationBuilder.java
com.malmstein.androidtvexplorer.leanback.recommendations.RecommendationsReceiver.java
com.malmstein.androidtvexplorer.leanback.recommendations.UpdateRecommendationsService.java
com.malmstein.androidtvexplorer.presenters.CardPresenter.java
com.malmstein.androidtvexplorer.presenters.GridItemPresenter.java
com.malmstein.androidtvexplorer.presenters.PicassoBackgroundManagerTarget.java
com.malmstein.androidtvexplorer.presenters.Utils.java
com.malmstein.androidtvexplorer.presenters.VideoDetailsPresenter.java
com.malmstein.androidtvexplorer.video.MovieList.java
com.malmstein.androidtvexplorer.video.Video.java
com.malmstein.androidtvexplorer.video.VideoItemLoader.java
com.malmstein.androidtvexplorer.video.VideoProvider.java