Jump to content

[JB] [CM10] ColdFusionX 2 for the ZTE Skate [UPDATED - 19/11]


Recommended Posts

Guest Dio-Genes
Posted (edited)

hi, you all know about the meaning of the word "experimental" ind the name of the roms? and though they are nightly builds they aren't even tested well anyhow, i guess.

so, problems WILL occur.

if you start changing an unstable system it can remain not responding.

Edited by Dio-Genes
Guest MaDtech
Posted (edited)

yer either push it via adb into /system

or reflash the rom without wipe. (shouldn't change any settings/data unless you've manually modded the system)

Thanks!

I tried push from adb but no change, the code is correct?

cd C:\SDK\platform-tools

adb.exe

adb devices

adb push build.prop \sdcard\system

Edited by MaDtech
Guest razzmataz1478
Posted

Thanks!

I tried push from adb but no change, the code is correct?

cd C:\SDK\platform-tools

adb.exe

adb devices

adb push build.prop \sdcard\system

No!


adb push build.prop /system/

Guest hugobosslives
Posted

Thanks!

I tried push from adb but no change, the code is correct?

cd C:\SDK\platform-tools

adb.exe

adb devices

adb push build.prop \sdcard\system

as raz said.

in android the system is (for obvious reasons) on the phone memory. so it will be at the phone's root directory (think of it like the windows folder at C:\windows.)

so type: adb push build.prop /system/

you will be able to find a fresh build.prop inside any rom zip at the same location.

Guest MaDtech
Posted

OMG! adb push build.prop /system/ didn't work but adb push build.prop /system did work. I replaced build.prop but stuck in bootloader i have to reflash rom. :s

Guest razzmataz1478
Posted
OMG! adb push build.prop /system/ didn't work but adb push build.prop /system did work. I replaced build.prop but stuck in bootloader i have to reflash rom. :s

Ok try this:


adb push build.prop /system/build.prop

Posted

1) enable root for "adb and apps" in development settings

2) restart adb in root mode: adb root

3) remount system partition for writing: adb remount

4) adb push ....

Guest razzmataz1478
Posted
1) enable root for "adb and apps" in development settings

2) restart adb in root mode: adb root

3) remount system partition for writing: adb remount

4) adb push ....

Oh wow how did I miss that :P

Guest tilal6991
Posted

Also might throw in a jb paranoid android while I'm at it.

Guest skywalkerctu
Posted

Also might throw in a jb paranoid android while I'm at it.

I'm looking forward that: )thx

Guest razzmataz1478
Posted
Also might throw in a jb paranoid android while I'm at it.

Ah yes you're doing this for mint aren't you ;)

Guest Verhaaltjes
Posted

PA would be really wonderful. Looks like XMaster ran into too many issues whilst trying to compile it, so perhaps you can lend a hand there.

Guest J'suii J
Posted

Or , boot in recovery and , Advance option - mount /system and take adb root fine

Guest hugobosslives
Posted

Also might throw in a jb paranoid android while I'm at it.

thank you :D :D

Guest plegdroid
Posted
Also might throw in a jb paranoid android while I'm at it.

yaay, thank you :D

Posted

Don't know if it's a hoax or not but someone in blade's cm9 thread claims he got YouTube hq working on cm9...

Guest plegdroid
Posted
Don't know if it's a hoax or not but someone in blade's cm9 thread claims he got YouTube hq working on cm9...

he's put the rom up, awaiting feedback from our blade cousins.

Guest utternoob
Posted

I am sceptical, but if he's done it, I'd like to see it done

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.