问题
I have a google tv development box. Can I install an app on that? If so, how?
回答1:
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?
回答2:
You can now use adb to connect and install your app for 3.1:
https://code.google.com/tv/android/docs/gtv_debug.html
回答3:
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.
来源:https://stackoverflow.com/questions/5970989/can-i-install-android-app-on-google-tv-development-box