Search found 2 matches

by sameer.mirza
Mon Feb 06, 2012 1:28 am
Forum: Revue Development
Topic: NDK?
Replies: 14
Views: 65956

Re: NDK?

I used the NDK described here:
http://gtvhacker.com/index.php/Logitech_Revue_Technical

I didn't have any luck with the official NDKr6.x86 (couldnt get it to statically link.). But I did not try with r6b yet.

And of course it works, that is how Better Terminal Emulator Pro is working on Google TV ...
by sameer.mirza
Fri Feb 03, 2012 1:13 am
Forum: General GTV
Topic: Unity 3d app on Google TV / Google TV Emulator
Replies: 0
Views: 8895

Unity 3d app on Google TV / Google TV Emulator

Hi,

I'm trying to build a game using Unity3d to run on the Google TV emulator. I've come to know that Google TV does not support NDK and Unity3d generates native code so basically I can't run Unity3d apps without native support. I've also read the forum topics here on GTVHacker on how to setup ...