Search found 121 matches

by cj_000
Sun Sep 23, 2012 12:46 pm
Forum: Co-Star (VAP430)
Topic: Pull netflix app
Replies: 4
Views: 15187

Re: Pull netflix app

Here in lies the issue - that isn't the netflix app, or at least - not the full version. GTV is a bit different, netflix (among other places) lives in /system/netflix, it's full of it's own libraries, crypto, applications, etc. The APK is simply a "link" to a launcher that starts it up via...
by cj_000
Tue Sep 11, 2012 4:51 am
Forum: Co-Star (VAP430)
Topic: Need help Co star won't register!
Replies: 7
Views: 18251

Re: Need help Co star won't register!

You don't need the entire SDK installed - just having adb will usually do the trick!
by cj_000
Mon Sep 10, 2012 4:51 am
Forum: Co-Star (VAP430)
Topic: Need help Co star won't register!
Replies: 7
Views: 18251

Re: Need help Co star won't register!

You can't, what you need to do is set up adb on your computer, connect to the Costar (over ethernet or wifi), and then issue the "adb logcat" command. See: http://www.gtvhacker.com/index.php/Steps_to_get_root#Installing_Apps Instead of step #6, type "adb logcat" instead! Also not...
by cj_000
Sun Sep 09, 2012 7:42 am
Forum: Co-Star (VAP430)
Topic: Need help Co star won't register!
Replies: 7
Views: 18251

Re: Need help Co star won't register!

Can you get an adb logcat of what goes on when you try to update? That might help narrow down what's exactly wrong.
by cj_000
Wed Aug 29, 2012 8:16 pm
Forum: NSZ-GS7 (Streamer)
Topic: UK firmware link for REL03
Replies: 3
Views: 4502

Re: UK firmware link for REL03

Try this link:

Code: Select all

[Google Link]/ota/sony_beetle_cek/a75f9ea6d1b6.PKG_REL03_NSZGS7_CEK_1104_4384_20120724_URSC.zip
by cj_000
Wed Aug 29, 2012 5:56 pm
Forum: Co-Star (VAP430)
Topic: Vizio Co-Star Wiki Page Updated
Replies: 7
Views: 22752

Re: Vizio Co-Star Wiki Page Updated

Oh, sure that you could do it - but whatever app you'd want to run would need to be recompiled, just like on the x86 boxes.
by cj_000
Tue Aug 28, 2012 3:24 am
Forum: Co-Star (VAP430)
Topic: Vizio Co-Star Wiki Page Updated
Replies: 7
Views: 22752

Re: Vizio Co-Star Wiki Page Updated

I would hold off on releasing the root until the firmware is much more stable and bug free. No sense letting them patch the exploit before we have a firmware we're ready to live with for a while (in case we can't get more updates without losing root). At the very least they need to fix 5.1 audio pl...
by cj_000
Mon Aug 27, 2012 2:24 pm
Forum: Co-Star (VAP430)
Topic: Vizio Co-Star Wiki Page Updated
Replies: 7
Views: 22752

Re: Vizio Co-Star Wiki Page Updated

We have yet to release the root process - currently looking for another way in that we can share, so when it's patched, we can have another way in.
by cj_000
Mon Aug 27, 2012 8:46 am
Forum: Co-Star (VAP430)
Topic: Vizio Co-Star Wiki Page Updated
Replies: 7
Views: 22752

Vizio Co-Star Wiki Page Updated

Hi All,

We have gone ahead and updated the Wiki page with some of the latest information about the Co-Star. You can check it out here. Have anything to add? Add it in, or let us know here!

Thanks,
CJ
by cj_000
Sun Aug 19, 2012 3:02 pm
Forum: Co-Star (VAP430)
Topic: Vizio units are reported to be shipping
Replies: 16
Views: 29133

Re: Vizio units are reported to be shipping

Again - appreciated. Hopefully our boxes will be showing up in the next few days.

As for the NDK - sort of is the best I can say. It does seem to support native libs IF you use the compiler that was GPL'd, akin to the Revue. Trying normal android apps fails terribly due to library differences.