Page 1 of 1

Pretend other device to be googletv

Posted: Tue Jan 15, 2013 9:57 pm
by myshyak
Hello everyone
Beside having Logitech Revue (that I still enjoy) I have puchased PocketTv device from infinitec
(http://www.kickstarter.com/projects/484 ... a-smart-tv)
It has full Android 4.0 and connects to any tv via HDMI
But, already used to some functionality of google tv
So the question is how to pretend to android market and f.e. youtube app that the device is googletv, to have the ability to use googletv apps and send video to it via youtube
Tried myself to modify build.prop file to match revues data- added those lines:
ro.product.model=Revue
ro.board.platform=fishtank
ro.product.brand=logitech
ro.build.characteristics=tv,nosdcard
ro.com.google.clientidbase=android-logitech--googletv
ro.policy_name=tv.TvPolicy
ro.product.name=ka
ro.product.device=ka
But still no success
Any other ideas how to do that?