English 中文(简体)
Can I install android app on Google TV Development box?
原标题:
  • 时间:2011-05-11 21:44:05
  •  标签:
  • google-tv

I have a google tv development box. Can I install an app on that? If so, how?

最佳回答

Unfortunately the LogiciTech Revue Google TV does not connect via adb.

This answer was helpful for connecting abd over tcpip: How can I connect to Android with ADB over TCP?

问题回答

You can now use adb to connect and install your app for 3.1:

https://code.google.com/tv/android/docs/gtv_debug.html

As far as I know, the ability to install apps and develop android apps will come when they upgrade the devices to Android 3.1

For the moment I don t think you are able to do much else than web testing.





相关问题
Android GoogleTV display interaction from background process

I was wondering if it is possible inthe Android GoogleTV model to have a background process that interacts with the display. Can I display some sort of notifications on the screen when the user is ...

Identify GoogleTv from Android app

Is there a way for an Android app to tell in the Java code if it is running on GoogleTV vs tablets or phones?

Multichannel Audio & Rec. 709 HD Standards

I had some more advanced questions which I couldn t find answers to. My company does both television production and Android development, so Google TV is a natural progression for us. We have a ...

How android remote control works with Google TV

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 ...

Building a web application for Internet enabled televisions

With Google TV around the corner, I started thinking about developing a web application aimed at television users. There s not much info for Google TV yet, but I did manage to find a developer tips ...

热门标签