0

如何识别谷歌电视浏览器?Google 的常见问题解答 ( https://developers.google.com/tv/faq ) 说 userAgent 将在其中包含 GoogleTV。但是,我的 Google TV 用户代理显示:

Mozilla/5.0 (Linux; U; Android 4.1.1; en-us; Android Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30; ip: 68.44.182.200; sAgent:Mozilla/5.0 (Linux; U; Android 4.1.1; en-us; Android Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30;

如何安全地识别 Google TV 与 Android 手机?

4

1 回答 1

3

The official Google TV devices are all based on Android 3.2. You probably have an Android-based TV device which is not an official Google TV device.

于 2013-04-28T01:06:32.347 回答