Google TV Apps for Android Studio.
gtv is hosted in the following web site
https://github.com/janebabra/gtv
If you think the Android project gtv 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 gtv.
Item | Value |
---|---|
Java File Count | 46 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 13 |
Minimum SDK Version | 8 |
Activity Count | 18 |
jar files used | anymote-87f3f9bf9d38b5e3322ead97492a396387e7b075.jar anymote.jar bcprov-jdk15-143-892299bdb53410dbe763b19326d3f49524a2e1a6.jar bcprov-jdk15-143.jar polo-59b74c5b6a243d7187b56d13805e40a165d3973f.jar polo.jar protobuf-java-2.2.0-lite-cce6e88351c7ee858280e6ba92bb6ed2c8472c3c.jar protobuf-java-2.2.0-lite.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.VIBRATE |
There are 126 image files in gtv. The names of the image files are listed as follows.
about_logo.png android.png app_icon.png background_01.png background_02.png background_03.png background_04.png background_05.png background_06.png background_07.png background_08.png background_09.png background_10.png background_11.png background_12.png background_13.png background_14.png background_15.png background_16.png background_17.png background_18.png background_19.png background_20.png background_21.png background_22.png background_23.png background_24.png background_25.png background_26.png background_27.png background_28.png background_touched_01.png background_touched_02.png background_touched_03.png background_touched_04.png background_touched_05.png background_touched_06.png background_touched_07.png background_touched_08.png background_touched_09.png background_touched_10.png background_touched_11.png background_touched_12.png background_touched_13.png background_touched_14.png background_touched_15.png background_touched_16.png background_touched_17.png background_touched_18.png background_touched_19.png background_touched_20.png background_touched_21.png background_touched_22.png background_touched_23.png background_touched_24.png background_touched_25.png background_touched_26.png background_touched_27.png background_touched_28.png button_highlight.9.png dpad.png empty.png icons_01.png icons_02.png icons_03.png icons_04_buttons.png icons_04_touchpad.png icons_05.png icons_06.png icons_07.png icons_08.png icons_09.png icons_10.png icons_11.png icons_12.png icons_13.png icons_14.png icons_15.png icons_16.png icons_17.png icons_18.png icons_19.png icons_20.png icons_21.png icons_22.png icons_23.png icons_24.png icons_25.png icons_26.png icons_27.png icons_28.png icons_touched_01.png icons_touched_02.png icons_touched_03.png icons_touched_04_buttons.png icons_touched_04_touchpad.png icons_touched_05.png icons_touched_06.png icons_touched_07.png icons_touched_08.png icons_touched_09.png icons_touched_10.png icons_touched_11.png icons_touched_12.png icons_touched_13.png icons_touched_14.png icons_touched_15.png icons_touched_16.png icons_touched_17.png icons_touched_18.png icons_touched_19.png icons_touched_20.png icons_touched_21.png icons_touched_22.png icons_touched_23.png icons_touched_24.png icons_touched_25.png icons_touched_26.png icons_touched_27.png icons_touched_28.png menu_switch.png touchpad.png touchpad_icon.png tutorial_dpad.png tutorial_volume.png tutorial_webmode.png
The following screenshort is generated from the image listed above.
gtv has the following Java source files.
com.example.google.tv.notifier.NotifierActivity.java com.example.googletv.notifier.BuildConfig.java com.google.android.apps.tvremote.AboutActivity.java com.google.android.apps.tvremote.ApplicationVariantConfig.java com.google.android.apps.tvremote.BaseActivity.java com.google.android.apps.tvremote.BroadcastAdvertisement.java com.google.android.apps.tvremote.BroadcastDiscoveryClient.java com.google.android.apps.tvremote.BuildConfig.java com.google.android.apps.tvremote.ConnectionManager.java com.google.android.apps.tvremote.CoreService.java com.google.android.apps.tvremote.CoreServiceActivity.java com.google.android.apps.tvremote.DeviceFinder.java com.google.android.apps.tvremote.KeyStoreManager.java com.google.android.apps.tvremote.KeyboardActivity.java com.google.android.apps.tvremote.MainActivity.java com.google.android.apps.tvremote.MenuInitializer.java com.google.android.apps.tvremote.PairingActivity.java com.google.android.apps.tvremote.RemoteDevice.java com.google.android.apps.tvremote.Shortcut.java com.google.android.apps.tvremote.ShortcutsActivity.java com.google.android.apps.tvremote.StartupActivity.java com.google.android.apps.tvremote.TextInputHandler.java com.google.android.apps.tvremote.TouchHandler.java com.google.android.apps.tvremote.TrackballHandler.java com.google.android.apps.tvremote.TutorialActivity.java com.google.android.apps.tvremote.backport.ScaleGestureDetector.java com.google.android.apps.tvremote.backport.ScaleGestureDetectorFactory.java com.google.android.apps.tvremote.backport.ScaleGestureDetectorImpl.java com.google.android.apps.tvremote.layout.FixedLayout.java com.google.android.apps.tvremote.layout.SlidingLayout.java com.google.android.apps.tvremote.protocol.AckManager.java com.google.android.apps.tvremote.protocol.AnymoteSender.java com.google.android.apps.tvremote.protocol.Command.java com.google.android.apps.tvremote.protocol.Commands.java com.google.android.apps.tvremote.protocol.DummySender.java com.google.android.apps.tvremote.protocol.ICommandSender.java com.google.android.apps.tvremote.protocol.ProtocolConstants.java com.google.android.apps.tvremote.protocol.QueuingSender.java com.google.android.apps.tvremote.util.Debug.java com.google.android.apps.tvremote.util.LimitedLinkedHashMap.java com.google.android.apps.tvremote.widget.FadingTextView.java com.google.android.apps.tvremote.widget.HighlightView.java com.google.android.apps.tvremote.widget.ImeInterceptView.java com.google.android.apps.tvremote.widget.KeyCodeButton.java com.google.android.apps.tvremote.widget.SoftDpad.java