Android Open Source - App example googletv-android-samples






Project Summary

Source for many GoogleTV Example applications..

Web Site / Source Repository

googletv-android-samples is hosted in the following web site
https://github.com/google/googletv-android-samples

If you think the Android project googletv-android-samples 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 googletv-android-samples.

ItemValue
Java File Count59
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi, land]
Minimum SDK Version12
Activity Count11
Fragment Count1
jar files usedanymote.jar
bcprov-jdk15-143.jar
polo.jar
protobuf-java-2.2.0-lite.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.VIBRATE
com.google.android.tv.permission.READ_CHANNELS




Resource Files

There are 114 image files in googletv-android-samples. The names of the image files are listed as follows.

ace_of_clubs.png
ace_of_diamonds.png
ace_of_hearts.png
ace_of_spades.png
activity_icon.png
android.png
app_icon.png
app_logo.png
blackjack.png
blackjack_table.png
blackjack_table2.png
btn_fullscreen.png
card_back.png
down.png
eight_of_clubs.png
eight_of_diamonds.png
eight_of_hearts.png
eight_of_spades.png
five_of_clubs.png
five_of_diamonds.png
five_of_hearts.png
five_of_spades.png
four_of_clubs.png
four_of_diamonds.png
four_of_hearts.png
four_of_spades.png
frame_gallery_preview_album.png
frame_gallery_preview_album_pressed.png
frame_gallery_preview_album_selected.png
ic_menu_author.png
ic_menu_mapmode.png
ic_menu_satmode.png
ic_menu_trafficmode.png
ic_menu_view.png
item_focused.9.png
jack_of_clubs.png
jack_of_diamonds.png
jack_of_diamonds2.png
jack_of_hearts.png
jack_of_spades.png
king_of_clubs.png
king_of_diamonds.png
king_of_hearts.png
king_of_spades.png
left.png
leftnav_bar_item_background_focused_dark.9.png
leftnav_bar_item_background_focused_light.9.png
leftnav_bar_item_background_pressed_dark.9.png
leftnav_bar_item_background_pressed_light.9.png
leftnav_bar_item_background_selected_dark.9.png
leftnav_bar_item_background_selected_focused_dark.9.png
leftnav_bar_item_background_selected_focused_light.9.png
leftnav_bar_item_background_selected_light.9.png
leftnav_bar_menu_background_top_dark.9.png
leftnav_bar_menu_background_top_light.9.png
leftnav_bar_option_icon_focused_dark.png
leftnav_bar_option_icon_focused_light.png
leftnav_bar_option_icon_normal_dark.png
leftnav_bar_option_icon_normal_light.png
marker.png
menu_icon_a_disabled.png
menu_icon_a_normal.png
menu_icon_b_disabled.png
menu_icon_b_normal.png
menu_icon_c.png
menu_icon_d.png
menu_icon_e.png
nine_of_clubs.png
nine_of_diamonds.png
nine_of_hearts.png
nine_of_spades.png
panoramio_home.png
panoramio_logo.png
places.png
queen_of_clubs.png
queen_of_diamonds.png
queen_of_hearts.png
queen_of_spades.png
right.png
search.png
search_icon.png
seven_of_clubs.png
seven_of_diamonds.png
seven_of_hearts.png
seven_of_spades.png
six_of_clubs.png
six_of_diamonds.png
six_of_hearts.png
six_of_spades.png
tab_a_focused.png
tab_a_normal.png
tab_a_selected.png
tab_b_focused.png
tab_b_normal.png
tab_b_selected.png
tab_c_focused.png
tab_c_normal.png
tab_c_selected.png
tab_d_focused.png
tab_d_normal.png
tab_d_selected.png
ten_of_clubs.png
ten_of_diamonds.png
ten_of_hearts.png
ten_of_spades.png
three_of_clubs.png
three_of_diamonds.png
three_of_hearts.png
three_of_spades.png
two_of_clubs.png
two_of_diamonds.png
two_of_hearts.png
two_of_spades.png
up.png

The following screenshort is generated from the image listed above.

null




Java Source Files

googletv-android-samples has the following Java source files.

com.example.google.android.tv.channelchanging.ChannelChangingActivity.java
com.example.google.tv.anymotelibrary.client.AnymoteClientService.java
com.example.google.tv.anymotelibrary.client.AnymoteSender.java
com.example.google.tv.anymotelibrary.client.TouchHandler.java
com.example.google.tv.anymotelibrary.client.TrackballHandler.java
com.example.google.tv.anymotelibrary.connection.AckManager.java
com.example.google.tv.anymotelibrary.connection.BroadcastDiscoveryClient.java
com.example.google.tv.anymotelibrary.connection.ConnectingTask.java
com.example.google.tv.anymotelibrary.connection.DeviceManualIPDialog.java
com.example.google.tv.anymotelibrary.connection.DeviceSelectDialog.java
com.example.google.tv.anymotelibrary.connection.KeyStoreManager.java
com.example.google.tv.anymotelibrary.connection.PairingActivity.java
com.example.google.tv.anymotelibrary.connection.PairingPINDialogBuilder.java
com.example.google.tv.anymotelibrary.connection.TvDevice.java
com.example.google.tv.anymotelibrary.connection.TvDiscoveryService.java
com.example.google.tv.anymotelibrary.touch.ScaleGestureDetector.java
com.example.google.tv.anymotelibrary.touch.ScaleGestureDetectorFactory.java
com.example.google.tv.anymotelibrary.touch.ScaleGestureDetectorImpl.java
com.example.google.tv.anymotelibrary.util.KeyEventTranslator.java
com.example.google.tv.leftnavbar.LeftNavBar.java
com.example.google.tv.leftnavbar.LeftNavBarService.java
com.example.google.tv.leftnavbar.LeftNavView.java
com.example.google.tv.leftnavbar.TabListView.java
com.example.google.tv.leftnavbar.TitleBarView.java
com.example.google.tv.leftnavbar.VisibilityController.java
com.example.google.tv.leftnavbar.demo.BaseActivity.java
com.example.google.tv.leftnavbar.demo.LeftNavbarActivity.java
com.example.google.tv.notifier.NotifierActivity.java
com.example.google.tv.remote.blackjack.BlackJackRemoteActivity.java
com.google.android.panoramio.BitmapUtilsTask.java
com.google.android.panoramio.CoolPlacesActivity.java
com.google.android.panoramio.GeoCoderTask.java
com.google.android.panoramio.GeoResponse.java
com.google.android.panoramio.ImageAdapter.java
com.google.android.panoramio.ImageGrid.java
com.google.android.panoramio.ImageManager.java
com.google.android.panoramio.PanoramioItem.java
com.google.android.panoramio.PanoramioLeftNavService.java
com.google.android.panoramio.Utilities.java
com.google.android.panoramio.ViewImage.java
com.google.android.tv.blackjack.BlackJackService.java
com.google.android.tv.blackjack.BlackJackTableActivity.java
com.google.android.tv.blackjack.CustomIntent.java
com.google.android.tv.blackjack.service.BlackJackHand.java
com.google.android.tv.blackjack.service.Card.java
com.google.android.tv.blackjack.service.Dealer.java
com.google.android.tv.blackjack.service.Deck.java
com.google.android.tv.blackjack.service.Hand.java
com.google.android.tv.blackjack.service.Player.java
com.google.example.tv.maps.MapViewActivity.java
com.google.example.tv.maps.MapsMarkerOverlay.java