View Poll Results: How are you using IceColdSandwich?
It's my daily driver
207
69.46%
I jump to it here and there
43
14.43%
I used to use it, but not anymore
45
15.10%
I wouldn't use it if it's the last rom in the W!!
3
1.01%
29th April 2012, 04:02 PM
Senior Member
Thanks Meter
563
Posts: 1,015
Join Date: Oct 2011
Quote:
Originally Posted by
trinh12345
I tried 7.4 test 7 and battery last for 5 hours, now it remains 19%, terrible
( I don't know how to change the kenel.
Get the CFS kernel and flash it like you would flash a ROM, without wiping anything.
The Following User Says Thank You to starkilling For This Useful Post: [ Click to Expand ]
29th April 2012, 04:12 PM
Senior Member
Thanks Meter
891
Posts: 1,501
Join Date: Mar 2011
Location: Istanbul
Quote:
Originally Posted by
trinh12345
I tried 7.4 test 7 and battery last for 5 hours, now it remains 19%, terrible
( I don't know how to change the kenel.
DL the 9.6.1.CFS Kernel from
HERE .
Then flash it from Recovery - install zip from SD Card....
That's all
Htc ONE M7 Int:
ICE COLD JELLY COMMUNITY ON G+ ->>LINK
ICE COLD JELLY 3.1 (4.2.2) for HTC ONE aka M7 ->> LINK
IceColdJelly IRC channel
Asus Transformer Prime:
ROM:
Energy™ Official JB 4.2.1
The Following User Says Thank You to semdoc For This Useful Post: [ Click to Expand ]
29th April 2012, 04:22 PM
Senior Member
Thanks Meter
541
Posts: 118
Join Date: Apr 2012
Location: China
i just omit the Android.mk,and copy Overlay.h &
OverlayHtc.h to /framework/base/include/ui,but have this errors
like:
device/htc/msm7x30-common/camerahal/cameraHAL.cpp:268: warning: format
'%x' expects type 'unsigned int', but argument 4 has type 'ssize_t'
target SharedLib: camera.msm7x30
(out/target/product/ace/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/LINKED/camera.msm7x30.so)
prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld:
out/target/product/ace/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/cameraHAL.o:
in function camera_set_preview_window(camera_device*,
preview_stream_ops*):device/htc/msm7x30-common/camerahal/cameraHAL.cpp:488:
error: undefined reference to 'android::eek:verlay::eek:verlay(void
(*)(void*, int), void (*)(void*, unsigned int, unsigned int, unsigned
int, unsigned int), void (*)(void*, void*), void*)'
what can i do,i am crazy!somebody can help me
29th April 2012, 04:26 PM
Recognized Themer
Thanks Meter
4734
Posts: 3,513
Join Date: Oct 2011
Location: here and there
DONATE TO ME
Quote:
Originally Posted by
chenleicpp
i just omit the Android.mk,and copy Overlay.h &
OverlayHtc.h to /framework/base/include/ui,but have this errors
like:
device/htc/msm7x30-common/camerahal/cameraHAL.cpp:268: warning: format
'%x' expects type 'unsigned int', but argument 4 has type 'ssize_t'
target SharedLib: camera.msm7x30
(out/target/product/ace/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/LINKED/camera.msm7x30.so)
prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld:
out/target/product/ace/obj/SHARED_LIBRARIES/camera.msm7x30_intermediates/cameraHAL.o:
in function camera_set_preview_window(camera_device*,
preview_stream_ops*):device/htc/msm7x30-common/camerahal/cameraHAL.cpp:488:
error: undefined reference to 'android::eek:verlay::eek:verlay(void
(*)(void*, int), void (*)(void*, unsigned int, unsigned int, unsigned
int, unsigned int), void (*)(void*, void*), void*)'
what can i do,i am crazy!somebody can help me
what exactly are you trying to do?
29th April 2012, 04:31 PM
Senior Member
Thanks Meter
10
Posts: 207
Join Date: Aug 2010
Location: worcester
Quote:
Originally Posted by
Raymond Ebertt
Got to love European beer.....
---------- Post added at 03:01 PM ---------- Previous post was at 02:54 PM ----------
Ouch!!!!
---------- Post added at 03:05 PM ---------- Previous post was at 03:01 PM ----------
First thing I would do is a superwipe, flash again, and get rid of the SPB Shell (does nothing but eat up RAM and makes a mess of your phone.)
---------- Post added at 03:10 PM ---------- Previous post was at 03:05 PM ----------
Get font installer from the market. Choose the font you want. Download it but don't re-boot when prompted. Exit the Installer and reboot. Simple as that. I've been using this app for a few months and enjoy changing fonts now and again.
---------- Post added at 03:15 PM ---------- Previous post was at 03:10 PM ----------
What messaging app are you using?
---------- Post added at 03:21 PM ---------- Previous post was at 03:15 PM ----------
Which new kernel should I flash? BFS or CFS?
I just did and still had a bootlooo.i think the only way is to use a flahable .zip font pack. I just want someone to compile me one...
Sent from my Desire HD using xda premium
29th April 2012, 04:37 PM
(Last edited by TUN_SD; 29th April 2012 at 04:40 PM .)
Recognized Themer
Thanks Meter
4734
Posts: 3,513
Join Date: Oct 2011
Location: here and there
DONATE TO ME
Quote:
Originally Posted by
kwartey
I just did and still had a bootlooo.i think the only way is to use a flahable .zip font pack. I just want someone to compile me one...
Sent from my Desire HD using xda premium
kwartey, go to the link I posted a few days ago.
ICS dont like any font! the meta files of each font file has to match, only then, you have success!
believe me or not, I tried it too and had bootloops too! only ICS compatible fonts works!
also it has to be 4 fonts, to get all fonts changed!
roboto,
roboto italic
roboto bold
roboto bold italic!
here you go
Quote:
Originally Posted by
TUN_SD
29th April 2012, 04:42 PM
Senior Member
Thanks Meter
541
Posts: 118
Join Date: Apr 2012
Location: China
Quote:
Originally Posted by
TUN_SD
what exactly are you trying to do?
compile /device/htc/msm7x30/cameraHal
29th April 2012, 04:50 PM
Recognized Themer
Thanks Meter
4734
Posts: 3,513
Join Date: Oct 2011
Location: here and there
DONATE TO ME
Quote:
Originally Posted by
chenleicpp
compile /device/htc/msm7x30/cameraHal
???? don´t have a clue.sry!
if its for ICS, you may wait til LorDClockan is back,
maybe post it in a specific thread, where such problems are discussed.
29th April 2012, 05:22 PM
Senior Member
Thanks Meter
64
Posts: 155
Join Date: Sep 2008
Location: Cologne
S
Quote:
Originally Posted by
chenleicpp
compile /device/htc/msm7x30/cameraHal
You might want to get in touch with "twistedumbrella". He is working on camera for quite some time
29th April 2012, 05:54 PM
Senior Member
Thanks Meter
24
Posts: 106
Join Date: Jun 2011
forcing me to crop 480x800 wallpaper? is that a bug? because that's native resolution.
except that, very nice rom! hvala ClockaN-e!!!!!!
i have signature! WOW!
Tags
android 4.0.3 , android 4.0.4 , aokp , blackics , desire hd , ice cold sandwich , ice cream sandwich , icecoldsandwich , ics , ics dhd , inspire 4g , linaro , lord clockan , the best dhd rom
Thread Tools
Search this Thread
Display Modes
Linear Mode
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Go to top of page...
Most Thanked In This Thread
343 MOD POST FAQ - THE BIG PICTURE What
is …158 FAN POST Signature bar - thanks to …144 Frequently Asked
Questions
Q - Can I … 96 I updated first post for
new version … 78 New build on line!
Version: 7.2 AOKP …
2 (quote) Always here to
test as I've hit … 2 HEADS UP Its with a really, really
heavy …2 (quote) Thanks, I'll try
and get it … 2 Update for those following
my mod, I'm … 1 (quote) (quote) I'm here
to support you …