New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Puffin617
Old
#2491  
Senior Member
Thanks Meter 207
Posts: 1,760
Join Date: Nov 2010
Location: Johannesburg
Quote:
Originally Posted by mdeejay View Post
thx to all for testing p12.
dont flash it anymore.
we will release improved rom today / tonight
****... just flashed it
Device 01: HTC One X | ROM: AOKP OR MIUI
Recovery: CWM 6.0.3.0 | Launcher: Nova Launcher Prime

Device 02: ASUS Transformer Infinity Pad TF700T | ROM: CROMi
Recovery: TWRP 2.5 | Launcher: Nova Launcher Prime
 
nvwieren
Old
#2492  
Member
Thanks Meter 7
Posts: 35
Join Date: Feb 2008
Location: Weesp
Quote:
Originally Posted by hutzdani View Post
Drop to p11 mate, p12 has issues ATM.

Not worth the faffing about if you have just got the handset.
As stated I had the same issue on P11
Regards,
Nick

------------------------------------------------------------
Google Nexus 4
 
Golubev
Old
#2493  
Senior Member
Thanks Meter 86
Posts: 243
Join Date: Dec 2007
Location: St Petersburg
Quote:
Originally Posted by dabeeeenster View Post
Not sure if I'm being stupid, but the punctuation is not showing up on the keyboard...Anyone know why this is?

Attachment 1239013
Try to long tap on DOT key.
 
r0cafella
Old
#2494  
Senior Member
Thanks Meter 237
Posts: 683
Join Date: Apr 2011
Thanks for the great work guys.

Bugs are to be expected I'm just thrilled we get a chance to taste cm flavoured jelly bean.

Look forward to flashing p13 tonight

Sent from my HTC One X using xda premium
 
n3ocort3x
Old
#2495  
n3ocort3x's Avatar
Senior Member
Thanks Meter 7259
Posts: 4,529
Join Date: May 2012
Location: Vienna

 
DONATE TO ME
Quote:
Originally Posted by mdeejay View Post
thx to all for testing p12.
dont flash it anymore.
we will release improved rom today / tonight
puh, that was close, i just wanted to start repacking it for my thread
ICE COLD JELLY 3.0 + RIBBON INTEGRATED(4.2.2) for NEXUS 4 ->> LINK
ICE COLD JELLY (4.2.2) for ONE X -> LINK (support for Nexus 4) ->> LINK
================================================== ======================
ICE COLD JELLY COMMUNITY ON G+ ->>LINK
ICE COLD JELLY 3.1 (4.2.2) for HTC ONE aka M7 ->> LINK
================================================== ======================
FOLLOW ME ON TWITTER ->> LINK
The Following User Says Thank You to n3ocort3x For This Useful Post: [ Click to Expand ]
 
eyosen
Old
#2496  
eyosen's Avatar
Senior Member
Thanks Meter 894
Posts: 1,632
Join Date: Apr 2007
Location: Istanbul
Quote:
Originally Posted by saj2001ind View Post
yeah I got the boot.img there, can you pls tell me exect steps to do this recivery ? also there are revovery and other files, will those be required ?
You flash boot.img from your PC using the following commands sequence (assuming your boot image file is named boot.img) after you put your phone into Fastboot USB mode (if connected to PC, typing "adb reboot-bootloader" from where your adb and fasfboot files are stored will also get you to that mode):
fastboot flash boot boot.img
fastboot erase cache
fastboot reboot-bootloader

The last command will reboot your phone into bootloader. From there, select HBOOT, then RECOVERY, then restore your STOCK backup from your phone's SDCARD. Recommended is also erasing the dalvik cache after a successful restore by using
adb reboot-bootloader
Once in bootloader, HBOOT-Recovery again, go to advanced and choose Erase Dalvik Cache. Then reboot.

Necessary system and data files will be restored in restore operation. If you are on CWM Recovery and would like to restore your stock recovery, then the recovery.img file is also needed on your PC. When the phone is in FASTBOOT USB mode, type
fastboot flash recovery <name of recovery>.img
 
black demon
Old
#2497  
Senior Member
Thanks Meter 13
Posts: 108
Join Date: May 2012
i really love this rom but i hate the battery life! it drains a lot even in stand by.. i also have it to turn off wifi when sleeping, airplane mode and GPS off.. and it still drains a lot! in 10 hours of stand by, i lost about 10-15%..

on another sense rom.. the phone was on battery for 2d 2h 55m 30s and battery was 82% (i was testing the stand by draining).

i hope there will be an improved battery drain in later releases
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2012-06-14-13-53-53.jpg
Views:	299
Size:	26.0 KB
ID:	1239049  
 
saj2001ind
Old
#2498  
Senior Member
Thanks Meter 107
Posts: 1,139
Join Date: Dec 2007
Quote:
Originally Posted by eyosen View Post
You flash boot.img from your PC using the following commands sequence (assuming your boot image file is named boot.img) after you put your phone into Fastboot USB mode (if connected to PC, typing "adb reboot-bootloader" from where your adb and fasfboot files are stored will also get you to that mode):
fastboot flash boot boot.img
fastboot erase cache
fastboot reboot-bootloader

The last command will reboot your phone into bootloader. From there, select HBOOT, then RECOVERY, then restore your STOCK backup from your phone's SDCARD. Recommended is also erasing the dalvik cache after a successful restore by using
adb reboot-bootloader
Once in bootloader, HBOOT-Recovery again, go to advanced and choose Erase Dalvik Cache. Then reboot.

Necessary system and data files will be restored in restore operation. If you are on CWM Recovery and would like to restore your stock recovery, then the recovery.img file is also needed on your PC. When the phone is in FASTBOOT USB mode, type
fastboot flash recovery <name of recovery>.img
thanks for the steps, can you also give me the steps for RUU restore
 
eyosen
Old
#2499  
eyosen's Avatar
Senior Member
Thanks Meter 894
Posts: 1,632
Join Date: Apr 2007
Location: Istanbul
Quote:
Originally Posted by saj2001ind View Post
thanks for the steps, can you also give me the steps for RUU restore
For something that isn't THIS ROM related, I've already taken to much space with my previous post. I don't want to take more space on this ROM thread. Go and check the Official RUU thread under And. Dev. section for instructions.....
 
rawdealer
Old
#2500  
rawdealer's Avatar
Senior Member
Thanks Meter 1576
Posts: 2,402
Join Date: Mar 2011
Location: District 1
Quote:
Originally Posted by black demon View Post
i really love this rom but i hate the battery life! it drains a lot even in stand by.. i also have it to turn off wifi when sleeping, airplane mode and GPS off.. and it still drains a lot! in 10 hours of stand by, i lost about 10-15%..

on another sense rom.. the phone was on battery for 2d 2h 55m 30s and battery was 82% (i was testing the stand by draining).

i hope there will be an improved battery drain in later releases
No offense please but I rather have 74 minutes of battery life than Sense

The Following 3 Users Say Thank You to rawdealer For This Useful Post: [ Click to Expand ]
Tags
cyanogenmod10, teamndvru