• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root I'm Insane.

RetroDelete

Android Enthusiast
Jelly Bean is going to be released soon ;D so CM10, and AOSP JB are going to be nice AF, already pre-ordered my Nexus7 Tablet with a Quad-core Processor, 12 Core GPU, and Jelly Bean ;D

NOW, I know there's miserably no chance WHATSOEVER, to get this on our phones working lmfao. BUT I'm crazy enough that when the source comes out, I might just try to build it for shit's and giggles.
 
Not really, I have an SGS2, and a Galaxy nexus. BUT, the only phone I have with service right now is the Admire, and to be honest, I love this little thing.

I go on XDA for the other two phones, and the rest of the phones in my device list are phones I've helped people root, get S-OFF, recoveries, and ROM's for.

I love Android ^___^
 
have fun with that, from what I seen n heard from the ppl running the IO dump and sdk ports a true ICS kernel is needed. ;)
 
Jelly Bean is going to be released soon ;D so CM10, and AOSP JB are going to be nice AF, already pre-ordered my Nexus7 Tablet with a Quad-core Processor, 12 Core GPU, and Jelly Bean ;D

NOW, I know there's miserably no chance WHATSOEVER, to get this on our phones working lmfao. BUT I'm crazy enough that when the source comes out, I might just try to build it for shit's and giggles.


4.1?
 
Not really, I have an SGS2, and a Galaxy nexus. BUT, the only phone I have with service right now is the Admire, and to be honest, I love this little thing.

I go on XDA for the other two phones, and the rest of the phones in my device list are phones I've helped people root, get S-OFF, recoveries, and ROM's for.

I love Android ^___^

Think u can help get cwm for the attain 4g
 
I tryed it out on avd. Personally ics is better on the eyes. Looks like if ics and gb and a kid together.
 
Hey Bo, here's CWM Touch, I think if we talk to Sueguintolain, He can port it :D

Also, Geno, why not speak with Sue also?
 
Hey Bo, I just found this, and thought it might be useful.....


Guide for porting to a new device:



  1. Download ClockworkMod Recovery v5.0.2.7 sources (branch- Gingerbread) from https://github.com/CyanogenMod/andro...717598d6c74e3d
  2. Apply touch related changes from my repo.
  3. In BoardConfig.mk file from your system-device directory, if you have set some value for; BOARD_CUSTOM_RECOVERY_KEYMAPPING then apply default_recovery_ui.c related changes from my sources into your custom recovery_ui.c sources (Placed anywhere in your source tree.)
  4. Customizing recovery_ui.c for your device of interest:

  • Set TOUCH_CONTROL_DEBUG flag to 1, set maxX and maxY to 0 from recovery_ui.c
  • Compile this modified recovery and boot into recovery. Then touch anywhere on screen and note down the values printed for gr_fb_width() and gr_fb_height()
  • Open recovery_ui.c and modify resX and resY with values returned for above twofunctions.
  • Now touch extreme corners of your touch panel and note down highest X and Y values printed on screen.
  • In recovery_ui.c modify maxX and maxY to these extreme values.
  • Recompile your recovery and test it out.

forum.xda-developers.com/showthread.php?t=1485829
 
My x64 bit machine is down until further notice, it also linux on a seperate partition...

So I can't mess with this. I might have to get a new desktop :/ No money for it either.
 
I might see if I can build it later. I installed ubuntu for the ICS Build guide, might as well use it while I wait :P

But first I will try to finish my ME 3 playthrough and hope it isn't as bad as I have heard.
 
I might see if I can build it later. I installed ubuntu for the ICS Build guide, might as well use it while I wait :P

But first I will try to finish my ME 3 playthrough and hope it isn't as bad as I have heard.


It's for CWM Touch ;D so IF you are going to try it, use Req's 5.0.2.8 CWM

His source is in his Github (Google it)

then add the changes talked about, BUT BE CAREFUL...
 
If anyone can find the original recovery image for our phone that would be great :3

EDIT: I think I may have found it in an ancient backup folder. Not sure though.
 
Back
Top Bottom