Android Open Source - Development tv sample_google_tv






Project Summary

A Sample project for Android on how to make a GoogleTV application..

Web Site / Source Repository

sample_google_tv is hosted in the following web site
https://github.com/welsinga/sample_google_tv

If you think the Android project sample_google_tv 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 sample_google_tv.

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count6
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 6 image files in sample_google_tv. The names of the image files are listed as follows.

checkmark.png
circle_a.png
circle_b.png
circle_c.png
circle_d.png
player_bg.png

The following screenshort is generated from the image listed above.

null




Java Source Files

sample_google_tv has the following Java source files.

com.elsinga.sample.googletv.app.ParticipantView.java
com.elsinga.sample.googletv.app.PlayerView.java
com.elsinga.sample.googletv.app.QuestionQuizActivity.java
com.elsinga.sample.googletv.app.WinnerActivity.java
com.elsinga.sample.googletv.app.obj.Player.java
com.elsinga.sample.googletv.app.obj.Question
.java
com.elsinga.sample.googletv.app.parser.ParserConstants
.java
com.elsinga.sample.googletv.app.parser.QuestionMessages
.java
com.elsinga.sample.googletv.app.parser.QuestionParser
.java
com.elsinga.sample.googletv.controller.InitialScreenActivity.java
com.elsinga.sample.googletv.controller.MainActivity.java
com.elsinga.sample.googletv.controller.Prefs
.java
com.elsinga.sample.googletv.controller.QuestionQuizClientActivity.java
com.elsinga.sample.googletv.controller.WinnerActivity.java
com.elsinga.sample.googletv.controller.obj.Player.java
com.elsinga.sample.googletv.controller.obj.Question
.java
com.elsinga.sample.googletv.controller.parser.ParserConstants
.java
com.elsinga.sample.googletv.controller.parser.QuestionMessages
.java