[RC][PORT][CDMA] Team Gummy - Update:20120523

Search This thread

paxChristos

Retired Forum Moderator
Aug 27, 2011
2,032
1,779
37
West Bend
UPDATE: With the newest release (05/23), Root is broken, flash superuser 3.0.7 to fix.

UPDATE 2: Working on a flashable zip so GSM users can use Gummy, too.

UPDATE 3: Current release has broken Google Play, I am looking into fixing it.

NOTE: IF YOUR PHONE FORCE-CRASHES ON BOOT, YOU DID NOT FOLLOW THE DIRECTIONS FOR INSTALLATION. READ THEM. UNDERSTAND THEM. THEN INSTALL. IF YOU DO NOT FOLLOW THEM I WILL LAUGH AT YOU.


I did not do ANY of the major work for this ROM. All I did was get the correct build environment so Qcom chips would work. All credit for this rom goes to the Team Gummy Devs below.

Team Gummy:
Kejar31 - Primary Developer and Project lead
Syaoran12 - Developer
Mobile_Sensei -Developer
Atesc - Developer
Sixstringsg - Developer
Stevespear426 - Developer
PoiTEE - Forum support guru
Daank - Wallpapers and artwork

Credits for help getting this to work:
Hashcode - Thanks for the pm help & who I also kanged the intro from :D
Atarii - Pointers on irc!
Keiran & Doom - For awesome Kernels!
FXP - For device & vendor trees (that I modified) & giving us CM9 in the first place to play around with!
Everybody's whose worked on AOSP/CM9 sources!

Source Code for my tweaks:
vendor/Gummy (adding in zeus)
vendor/semc (changing libs to R800x instead of R800i)
device/semc/msm7x30 (small changes)
device/semc/zeus (small changes to make it work)
frameworks/base (Latest cm9 code integrated into gummy framework)
How To Install:
Code:
1) Download Doomkernel for ICS (download link below) 
2) Flash DoomKernel (you’ll need it for install, but nothing else) 
3) Boot into recovery (back button when your phone vibrates & led turns on) 
4) Wipe Cache/Davlik Cache.
5) Optional: Wipe Data 
6) Install Gummy Zip
7) Optional: Instal latest Gapps
8) Open up terminal/command prompt
9) When Install is done, go to mounts & storage and mount both /cache & /data
10) Type into command prompt/terminal adb shell
11) copy/ paste the folowing 2 commands into the shell
If you didn’t wipe data:
mv /data/dalvik-cache /cache/davlik-cache
ln -s /cache/dalvik-cache /data/dalvik-cache
If you did wipe data: 
mkdir /cache/dalvik-cache
ln -s /cache/dalvik-cache /data/dalvik-cache
12) The first command takes about a minute. 
13) Turn off phone, flash included (DFK-v4 kernel) 
14) Turn on & enjoy Gummy 

Sources: 
Davlik cache fix: (Courtosy of Reukiodo) http://xdaforums.com/showpost.php?p=7562614&postcount=2 (slightly modified to work for us)

Downloads:
Gummy: http://www.mediafire.com/?iz5gnorkpbgfk
Doomlord ICS v2: http://www.mediafire.com/?66mf9jw7c5vuxz6

Current Bugs:
Wifi hotspot tethering does not work
Panoramic Camera
Video Recording
Bluetooth A2DP
Facebook Sync (it's a facebook issue, not a framework issue)

Kernels you can use:
KeiCS KernelSource
DoomLord's ICS Beta -- Source -!- Breaks hardware video

Google Apps: (needs to be flashed separately)
http://goo.im/gapps

Changelog
2012 May 17th -- Beta Release
2012 May 23rd -- Full Release!! Graphical Glitches Fixed!! Note: For this release, I did not include a kernel, either download KeiCS or Doom (links above)
 
Last edited:

savage24x

Senior Member
Jul 5, 2011
598
89
I'll update the firmware list. I wont like it because I don't know if the thread number will change. I've been an admin on many forums and haven't noticed it.

Sent from my R800x using XDA
 

TB13

Senior Member
Jun 15, 2011
600
84
Chandler, AZ
Yay, I just got my Xperia and I'm loving it. I love Gummy on my Nexus, and I bet it will be just as good on the Play.
 

paxChristos

Retired Forum Moderator
Aug 27, 2011
2,032
1,779
37
West Bend
Release coming very soon, need to work out kernel difficulties. :D (took down the bad zip)
 
Last edited:

lightningdude

Senior Member
Oct 9, 2010
877
306
Just a heads up, I'm uploading an unstable version of gummy if anybody wants to tear it apart,
WARNING: THIS VERSION DID NOT BOOT FOR ME, IF SOMEBODY WANTS TO TRY & FIGURE OUT WHATS GOING ON, TRY IT.

Once again: IT DIDN'T BOOT FOR ME, MAKE A NANDROID BEFORE YOU FLASH IT, IT PROBABLY WON'T BOOT FOR YOU EITHER!!!
(link to folder: http://www.mediafire.com/?iz5gnorkpbgfk )

I'm going to take a look through and see what, if anything, I can try to figure out. Is it based on CM9 like CNA is, or did you try to do a direct port?

Update: Well, after digging through the zip, I noticed there were a lot of things missing in the /system/framework and the /system/bin folders. In my noobish logic, I figured if the rom is based on CM9 stuff, why not copy/paste the "missing" stuff from CM9? And after trying that, I didn't make it past the kernel splash screen. In my limited experience, I don't know what to do to help.
 
Last edited:
  • Like
Reactions: paxChristos

lightningdude

Senior Member
Oct 9, 2010
877
306
Depending on the kernel, /system/bin could be filled out other ways. but thanks for looking in /system/framework, that's where (I think) the problem is!

Pax

I know it's been less than a day, but have you had any chance to pick at it and figure anything out? I'll most likely be sticking with CNA rather than switching to Gummy, but if there's anything I can help with, let me know.
 

lightningdude

Senior Member
Oct 9, 2010
877
306
The problem was deeper than the framework? Or did life catch up to you?

Sent from my R800x using XDA
 

lightningdude

Senior Member
Oct 9, 2010
877
306
It may be obvious by the need for step-by-step instructions, but this is not for the faint of heart.

That being said, this rom definitely has great potential, the main thing holding me back is the graphical issues. It sounds like pax already knows where to look, it's just a matter of making it right. The other thing keeping me from Gummy is the fact that I've finally gotten settled into PlayOSP, and I'd kind of like to stay on a rom for more than a few days for once.

I can't believe I'm making a comment about having too many options! Just a month ago, I was stuck with almost two ICS roms, and now we're over four! And two of them are still just for us CDMA users! Life is good. Thanks, paxChristos.
 

paxChristos

Retired Forum Moderator
Aug 27, 2011
2,032
1,779
37
West Bend
My fix didn't work (i edited one too many files) I'm gonna have to go back & take is slowly (still working on it, it's just gonna take a little while :( )

Pax
 

Top Liked Posts

  • There are no posts matching your filters.
  • 8
    UPDATE: With the newest release (05/23), Root is broken, flash superuser 3.0.7 to fix.

    UPDATE 2: Working on a flashable zip so GSM users can use Gummy, too.

    UPDATE 3: Current release has broken Google Play, I am looking into fixing it.

    NOTE: IF YOUR PHONE FORCE-CRASHES ON BOOT, YOU DID NOT FOLLOW THE DIRECTIONS FOR INSTALLATION. READ THEM. UNDERSTAND THEM. THEN INSTALL. IF YOU DO NOT FOLLOW THEM I WILL LAUGH AT YOU.


    I did not do ANY of the major work for this ROM. All I did was get the correct build environment so Qcom chips would work. All credit for this rom goes to the Team Gummy Devs below.

    Team Gummy:
    Kejar31 - Primary Developer and Project lead
    Syaoran12 - Developer
    Mobile_Sensei -Developer
    Atesc - Developer
    Sixstringsg - Developer
    Stevespear426 - Developer
    PoiTEE - Forum support guru
    Daank - Wallpapers and artwork

    Credits for help getting this to work:
    Hashcode - Thanks for the pm help & who I also kanged the intro from :D
    Atarii - Pointers on irc!
    Keiran & Doom - For awesome Kernels!
    FXP - For device & vendor trees (that I modified) & giving us CM9 in the first place to play around with!
    Everybody's whose worked on AOSP/CM9 sources!

    Source Code for my tweaks:
    vendor/Gummy (adding in zeus)
    vendor/semc (changing libs to R800x instead of R800i)
    device/semc/msm7x30 (small changes)
    device/semc/zeus (small changes to make it work)
    frameworks/base (Latest cm9 code integrated into gummy framework)
    How To Install:
    Code:
    1) Download Doomkernel for ICS (download link below) 
    2) Flash DoomKernel (you’ll need it for install, but nothing else) 
    3) Boot into recovery (back button when your phone vibrates & led turns on) 
    4) Wipe Cache/Davlik Cache.
    5) Optional: Wipe Data 
    6) Install Gummy Zip
    7) Optional: Instal latest Gapps
    8) Open up terminal/command prompt
    9) When Install is done, go to mounts & storage and mount both /cache & /data
    10) Type into command prompt/terminal adb shell
    11) copy/ paste the folowing 2 commands into the shell
    If you didn’t wipe data:
    mv /data/dalvik-cache /cache/davlik-cache
    ln -s /cache/dalvik-cache /data/dalvik-cache
    If you did wipe data: 
    mkdir /cache/dalvik-cache
    ln -s /cache/dalvik-cache /data/dalvik-cache
    12) The first command takes about a minute. 
    13) Turn off phone, flash included (DFK-v4 kernel) 
    14) Turn on & enjoy Gummy 
    
    Sources: 
    Davlik cache fix: (Courtosy of Reukiodo) http://xdaforums.com/showpost.php?p=7562614&postcount=2 (slightly modified to work for us)

    Downloads:
    Gummy: http://www.mediafire.com/?iz5gnorkpbgfk
    Doomlord ICS v2: http://www.mediafire.com/?66mf9jw7c5vuxz6

    Current Bugs:
    Wifi hotspot tethering does not work
    Panoramic Camera
    Video Recording
    Bluetooth A2DP
    Facebook Sync (it's a facebook issue, not a framework issue)

    Kernels you can use:
    KeiCS KernelSource
    DoomLord's ICS Beta -- Source -!- Breaks hardware video

    Google Apps: (needs to be flashed separately)
    http://goo.im/gapps

    Changelog
    2012 May 17th -- Beta Release
    2012 May 23rd -- Full Release!! Graphical Glitches Fixed!! Note: For this release, I did not include a kernel, either download KeiCS or Doom (links above)
    2
    Release Candidate Relased for Team Gummy Rom!! Everything that works in CM9 should work with Team Gummy!!

    Pax
    2
    First off, you shouldn't even be posting these kind of questions on the development forum. But I'll play Nice. just do a search for unlocking bootloader Sony Ericsson and go to aljandrisimo's site. He'll give you his gtalk and some software for windows. It's a test point method that costs about $20. go do it

    Sent from my R800x using XDA
    2
    How do ya flash the kernals? They download as image files.
    I really want to try this on my cdma r800x locked BL if possible.
    Sorry, you have to have an unlocked bootloader to use this rom, along with cyanogenmod and codename android, etc. I'd unlock your bootloader, totally worth it :)
    1
    Screenshots


    Reserved for more info

    Sent from my R800x using Tapatalk 2