Edited by XMasterNinni, 05 May 2012 - 09:56 AM.
[Tool][Linux] ZTE Porting Tool [v5.0 - Update - Jelly Bean support]
#61
Posted 05 May 2012 - 09:55 AM
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#62
Posted 06 May 2012 - 07:54 PM
Copying files...<META_INF>
cp: cannot stat `Blade/base_rom/META-INF': No such file or directory
Copying files...<boot.img>
cp: cannot stat `Blade/base_rom/boot.img': No such file or directory
Copying files...</system/bin>
cp: cannot stat `Blade/base_rom/system/bin/akmd2': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/am': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/bmgr': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/hci_qcomm_init': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/hciattach': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/ime': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/input': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/monkey': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/pm': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/qmuxd': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/hci_qcomm_init': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/rild': No such file or directory
cp: cannot stat `Blade/base_rom/system/bin/wpa_supplicant': No such file or directory
Copying files...</system/etc>
cp: cannot stat `Blade/base_rom/system/etc/bluetooth': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/dhcpcd': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/wifi': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/firmware': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/apns-conf.xml': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/dbus.conf': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/gps.conf': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/hosts': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/init.bt.sh': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/init.local.rc': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/init.qcom.bt.sh': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/init.goldfish.sh': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/media_profiles.xml': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/resolv.conf': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/sysctl.conf': No such file or directory
cp: cannot stat `Blade/base_rom/system/etc/vold.fstab': No such file or directory
Copying files...</system/lib>
cp: cannot stat `Blade/base_rom/system/lib/modules': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/hw': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/egl/egl.cfg': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/egl/libEGL_adreno200.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/egl/libGLESv1_CM_adreno200.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/egl/libGLESv2_adreno200.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/egl/libq3dtools_adreno200.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libauth.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libcm.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libdiag.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libdbus.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libdss.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libdsm.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libgsl.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libgstk_exp.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libmmgsdilib.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libmmipl.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libmmjpeg.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libnv.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/liboemcamera.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/liboncrpc.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libpbmlib.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libqmi.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libqueue.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libril.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libril-qc-1.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libwms.so': No such file or directory
cp: cannot stat `Blade/base_rom/system/lib/libwmsts.so': No such file or directory
Editing build.prop...
cp: cannot stat `Blade/base_rom/system/build.prop': No such file or directory
Finished coyping...!
Zipping <port_rom>
zip warning: name not matched: META-INF
zip warning: name not matched: system
zip warning: name not matched: boot.img
zip error: Nothing to do! (try: zip -r Port.zip . -i META-INF system boot.img)
Your zip is here: /Blade/port_rom/port.zip
Just flash the zip in a Recovery
To finish, close the terminal now.
i keep getting this all the time, then it deletes everything?
#63
Posted 07 May 2012 - 06:10 AM
First start the tool and type in your sudo password, then unzip the ROM you want to port to Blade/port_rom and continue. If there's an download error, just unzip a 2.3.5 or 2.3.7 ROM, that is currently working for the Blade to Blade/base_rom.
I'll fix this soon!
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#64
Posted 07 May 2012 - 12:03 PM
also is it possible to port say like one of them chinese roms for the blade to make it english?
Edited by ironzy, 07 May 2012 - 12:05 PM.
#65
Posted 12 May 2012 - 02:21 PM
You will can choose between two methods:
echo "Porting Tools for Basic ROM Porting " echo "------------------------------------------------ " echo echo "You can choose between two methods..." echo echo "Method A:" echo "-> All in All" echo "-> Only for ZTE Skate/ZTE Blade" echo "-> Automatically downloads the Stock/CM7 ROM" echo "-> Requieres Internet Connection" echo echo "Method B:" echo "-> Doesn not download anything" echo "-> Should work with every device" echo "-> You have to obtain the base_rom yourself" echo "-> Read the tips section first" echo "-> For advanced users" echo echo " a = Method A " echo " b = Method B " echo echo " x = Exit"
I also added lot of other things, like an own Tips/Tricks Section...
Edited by XMasterNinni, 12 May 2012 - 02:22 PM.
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#66
Posted 17 May 2012 - 08:33 AM
Features:
-> More friendly UI
-> Improved Porting Process (thx to sacat)
-> Add ZTE Crescent Support
-> Two methods (read previous page)
Screen:


Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#67
Posted 17 May 2012 - 10:45 AM
#68
Posted 17 May 2012 - 10:51 AM
I'll fix this, when I'm back at my computer in about 10minutes
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#69
Posted 22 May 2012 - 04:18 PM
I've tried to port a ROM called H3 Blues without succes. a week before I've ported a ROM. The script finishes, i got the port.zip file 92.7 mb but after flashing in recovery i doesn't boot. It stays at the green android logo and the back button stays red. Any suggestions?
#70
Posted 22 May 2012 - 04:38 PM
Are you sure you followed the instructions well and read the important note?
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#71
Posted 22 May 2012 - 04:59 PM
#72
Posted 24 May 2012 - 12:31 AM
ROM: The Most Recent CM
Recovery: ClockworkMod 5.0.2.0
External Storage: Transcend 8GB MicroSDHC (Class 4)
Current Launcher: Espier Launcher
#73
Posted 24 May 2012 - 06:12 AM
Yeah, for some reason, Swedish Snow libs are better for ports than Stock ones...
@HarryPirate
Well, a tab would be more tricky, because of the resolution...
I'm looking forward to add a batch resizer in next release.
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#74
Posted 29 July 2012 - 08:43 PM
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#75
Posted 29 July 2012 - 10:12 PM
Poting Tool.jpg 35.49K
23 downloadsEdited by timoti111, 30 July 2012 - 06:59 AM.
#76
Posted 31 July 2012 - 10:23 AM
timoti111, on 29 July 2012 - 10:12 PM, said:
hmm... you might not have the right packages installed for cygwin to execute the commands and so they are not recognised, just a thought!
If i helped you at all then remember to hit that green up arrow!
#77
Posted 07 August 2012 - 03:41 PM
Im using Cygwin with all packages.
My devices:
ZTE Blade- Eco CM9
Samsung Galaxy S2 - CyanogenMod 10.1
HTC Explorer- CM10 Experiments
#78
Posted 10 August 2012 - 12:02 PM
Edited by razzmataz1478, 10 August 2012 - 12:25 PM.
Current Phone:
Xperia T
Previous Phones:
Orange Monte Carlo
Nokia 5530 XpressMusic (Nokia C6-00 CFW)
Sony Ericsson v640i
Nokia 3120
Various other Nokia phones.
Not the best history of phones ![]()
#79
Posted 10 August 2012 - 01:29 PM
Both of them are working for me..
You're doing something wrong..
@raz
Dafuq?
Ever wondered how to Port ROMs from one Phone to another? Well it isn't that easy if you do it manually. But, luckily, there is a simple tool, which makes it easy for you to port ROMs. Curious?
Easy ROM Porting for Everyone
#80
Posted 10 August 2012 - 11:56 PM
Current Phone:
Xperia T
Previous Phones:
Orange Monte Carlo
Nokia 5530 XpressMusic (Nokia C6-00 CFW)
Sony Ericsson v640i
Nokia 3120
Various other Nokia phones.
Not the best history of phones ![]()
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top










