google-tv Questions

1

We are seeing a large percentage of our analytics report Google TV in our iOS application. Since we in no way support Google TV, this has to be a error. We have followed the firebase install, and ...
Chirpy asked 28/12, 2016 at 21:29

1

Solved

I want to create a single apk that will be compatible with mobile and TV. As I understand I should specify the launcher activity for both platforms in manifest, one for mobile with <category and...
Kentigera asked 3/2, 2015 at 11:40

8

Solved

I want to develop a SmartTV application for the GoogleTV platform and i've been browsing trough the GoogleTV Guidelines (https://developers.google.com/tv/android/). However, i don't want GoogleTV ...
Seismology asked 24/5, 2012 at 10:41

3

Solved

Any ideas on how Google TV remote app on android platform works. I just tried it today. Paired it over wi-fi and it just started to work. What's the concept behind it? It does not seem to be using ...
Burnish asked 11/1, 2011 at 20:24

2

Solved

I'm developing an Android application for TV when I'm trying to test it in the real Android TV I can't navigate to any button or anything using the remote control buttons up, down, left, right. ...
Construct asked 30/8, 2017 at 14:58

5

Solved

Using Android Studio on Windows 8 x64 (latest stable build). I have an extremely simple project with nothing but a WebView pointed to google.com but everytime I launch the app in the emulator, I ge...
Strobe asked 25/7, 2014 at 3:5

2

Question Hello, i have built a custom view with a RelativeLayout to use it as custom image button. So far, selecting it works (PIC2) and even when I click it (using GoogleTV Remote), the view suc...
Hesitate asked 31/7, 2013 at 18:12

4

When Android 4.0 (Ice Cream Sandwich) was released, a new view was introduced into the sdk. This View is the TextureView. In the documentation, it says that the TextureView can be used to display c...
Anthropomorphism asked 21/8, 2012 at 19:8

4

Solved

Is there a way for an Android app to tell in the Java code if it is running on GoogleTV vs tablets or phones?
Trimorphism asked 2/6, 2011 at 0:25

1

Solved

I've just got a Sony KDL-43W800C, and I intend to develop some apps for it, however I can not find any information on how to attach to it using adb for installing apks and getting the logs etc. Wh...
Cowman asked 15/7, 2015 at 5:3

3

Solved

In a GoogleTV full screen app, can I render the current live TV in a media control (for example the user might be currently watching House on NBC). Since there is no such thing as a ticker or side...
Sweptwing asked 24/11, 2011 at 16:56

1

Solved

As I understand that currently UHD video content is streamed on 4k TV mostly using HEVC codec. I want to understand how can apps which have UHD image content can display their image content in na...

4

Hi i am trying to set up google tv emulator in my windows machine.I am able to install googleTv Adon avilable in api level 13 But when i am trying to create AVD it throws a errormessage Please ins...
Godroon asked 3/6, 2013 at 20:50

2

Solved

Does Android's MediaPlayer support SRT subtitles? I've attempted to place the SRT file in the same directory as the video file and name it the same (with the exception of the extension of course), ...
Boxthorn asked 9/7, 2012 at 21:5

3

Solved

I have a listview which has an imageview inside each list item, when user click on that imageview, it will pop-up a menu. It works very well on a normal android device with a touch screen. But no...
Diablerie asked 18/1, 2013 at 4:23

4

Solved

I'm developing using a Sony Internet TV as a development device, which has 4 USB ports. All or no ports can be used with external hard drives. How can I select and access external memory vs interna...
Din asked 13/11, 2011 at 22:37

3

Now that we've got a smartphone, tablet, GoogleTV, connected watches and Google classes soon, the need for Android Peer-to-Peer technology is rising. What is your opinion on connecting devices? D...
Adviser asked 23/1, 2013 at 6:51

2

I am developing an applications that is aimed at Tablets and Google TVs. It will be like many standard Google TV applications with a LeftNavBar and a top Search bar that is common to all applicatio...
Auscultation asked 25/7, 2012 at 7:26

4

I tried many methods to fix Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE but until now, I can increase my intern storage memory. The method I tried: Right click the root of your Andro...
Sensualist asked 5/7, 2012 at 10:15

3

Solved

In the application statistics page for one of my Android apps on the market I am seeing devices called asura, eagle, and ka. This app is available for Google TV where as my others are not so I assu...
Beadledom asked 29/2, 2012 at 2:5

4

i'm looking forward to know how to programmatically find the default gateway Address. i've already found default gateway Address for Wifi-Manager(getDhcpInfo()), but i don't find it in Ethernet mod...
Plunkett asked 8/6, 2012 at 2:17

1

Solved

HLS is a feature of Google TV 3.2, what's the best way to encode my content to be viewed on a Google TV?
Contemporary asked 19/4, 2012 at 14:38

1

I am developing an application for Google TV where all the navigation will be done using D-Pad/Keyboard. My Activity has an ActionBar and a few Lists horizontally beneath it. say list A, B & C...
Distributor asked 11/2, 2012 at 10:16

3

Solved

First of all, I am not asking "is it OK if I totally forget about efficiency when writing an application for a Google TV". I would never do that! :) But I'm still curious: what are the differences...
Overhand asked 25/1, 2012 at 17:57

4

To get a TextView to display (and act friendly with) Html strings my code looks something like: // itemHtml is a String of HTML defined above TextView itemContent = (TextView) findViewById(R.id.i...

© 2022 - 2024 — McMap. All rights reserved.