Search found 2 matches
- Fri Feb 24, 2012 5:29 pm
- Forum: Apps and App Suggestions
- Topic: Confirmed Working Apps
- Replies: 572
- Views: 1215009
Re: Confirmed Working Apps
I don't know if these have been listed (31 pages was alot to sift through). Beautiful widgets: Everything seems to work. I even installed the forecast addon so that the weather is animated when you click on it. Hyperfine Itunes Remote: Only thing that I noticed is after you select a artist you have ...
- Fri Feb 24, 2012 5:24 pm
- Forum: Sony Releases
- Topic: NSX-GT1 and NSZ-GT1 exploit to run unsigned kernels!
- Replies: 258
- Views: 695228
Re: NSX-GT1 and NSZ-GT1 exploit to run unsigned kernels!
Here is what I did using the su for x86 from the post above me. adb push su /system/bin/ adb push su /system/xbin/ adb push Superuser.apk /system/app/ then: adb shell chmod 4755 /system/bin/su chmod 4755 /system/xbin/su chmod 4755 /system/app/Superuser.apk I went into the superuser app and it just s...