Page 2 of 2

Re: NDK?

Posted: Mon Nov 21, 2011 10:53 am
by mcd2000
M1cha wrote: Does anyone have a solution to this?
I already re-executed the script (and the download) but it doesn't helps :(
Looks like some links to SDK parts, which the script uses are no longer valid.

Re: NDK?

Posted: Mon Nov 21, 2011 11:23 am
by M1cha
Can anyone upload the correct files or maybe a fully configured sdkc/ndk(if possible)?

Re: NDK?

Posted: Mon Dec 19, 2011 10:52 am
by rpress
hharte wrote: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.
That's great news!

Just to be clear, does this require any root or mods to the Revue itself? Or is all that is needed is to compile the app with the special NDK and link the libraries statically?

Re: NDK?

Posted: Tue Dec 20, 2011 8:50 am
by jloureiro
Good job!

Re: NDK?

Posted: Mon Feb 06, 2012 1:28 am
by sameer.mirza
rpress wrote:
hharte wrote: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.
That's great news!

Just to be clear, does this require any root or mods to the Revue itself? Or is all that is needed is to compile the app with the special NDK and link the libraries statically?
+1 for this question. Would I need a modded GTV to build Native apps for it ? Or just the special NDK library linked with my source?