Related
EDIT: I have slightly modified this guide for it to be more useful for all X10 Mini users, not only for E10a users but for E10i users too. Enjoy!
This is a guide for flashing an E10a X10 Mini with a pre-rooted, xRecovery-enabled update.zip file by using the xRecovery tool for X10 Mini.
WARNING: THE UPDATE.ZIP FILE LINKED TO IN THIS GUIDE IS ONLY FOR AN E10A X10 MINI, FOR EXAMPLE DEVICES WHICH CURRENTLY RUN ON FIRMWARE VERSION 2.0.1.A.0.47 - IF YOU USE THIS GUIDE WITH AN E10I YOU WILL NEED TO USE YOUR OWN UPDATE.ZIP, WHICH YOU CAN EITHER CREATE USING aZuZu's SMALL KITCHEN OR WHICH YOU CAN DOWNLOAD FROM ANOTHER THREAD.
DISCLAIMER: Use at your own risk! This guide is provided WITH NO GUARANTEE that it will work. I am not responsible if you brick/destroy your phone. Follow these steps CLOSELY and DO NOT PM me if you are having problems. If it doesn't work, it's because you didn't follow the guide correctly. MAKE SURE THAT YOU KNOW WHAT YOU'RE DOING, OR PLEASE WAIT FOR AN EASIER WAY OF ROOTING YOUR PHONE.
BEFORE you begin following these steps, MAKE SURE that you've read ALL OF THEM twice over, that you UNDERSTAND their implications, and that you have DOWNLOADED EVERYTHING that you need (THIS INCLUDES the files and tools that you must download in the guides that this guide links you to)!
1. Acquire your phone's decrypted .sin files:
[1.a] Run SEUS (a.k.a. Sony Ericsson Update Service) to flash your phone, then copy the "FILE_xxxxxxxxx" files (there are 3 - approximately 64KB, 14MB and 112MB) from "C:\Program Files\Sony Ericsson\Update Service\db\[8 numbers]\blob_fs\" to a folder where you will work with them.
[1.b] Download Bin4ry's ConvertTool.zip and extract the files into the same folder as your files.
[1.c] Open up a command prompt (run cmd) and navigate to your work folder using the "cd" command.
[1.d] Run SEUSDECRYPT.BAT as explained in the guide linked to in step [1.a] to obtain your decrypted .sin files. CLARIFICATION: For the two largest files, rename the .tgz files to .zip files, then use WinRAR to extract the files within those .zip files. The .sin files are inside of the .tgz files WITHIN the zip files. Then, for the smaller 64kb file, Run it through SEUSDECRYPT.BAT like the two other files, but simply rename it to loader.sin and put it with your other .sin files in the next step.
[1.e] The files have a long file name and must be renamed to shorter names (i.e. rename them to only the beginning of their original file names). Use the Nordic file names downloaded in step [2.a] as a template to know for sure what you need to rename them to. Once renamed, copy ONLY the files that you need (there should be 9: amss_fs.sin, amss.sin, cache.sin, fota0.sin, fota1.sin, kernel.sin, loader.sin, simlock.ta, userdata.sin) into one folder. MAKE SURE that you EXCLUDE system.sin, as copying it along with your other .sin files will OVERWRITE YOUR WORK later in this guide! Instead of system.sin, we will be using update.zip SEPARATELY (which is the sole purpose of this guide!)
[1.f] If you choose to create your own update.zip file using aZuZu's Small Kitchen in step [3.a], then keep your system.sin file elsewhere for future use.
2. Flash your phone with the Nordic firmware (ONLY IF you currently CAN NOT root your phone) [2.a], root it with z4root [2.b], and install xRecovery [2.c]:
[2.a] If z4root does not work on the firmware currently installed on your phone, you will need to "downgrade" to a firmware that you can root. Here is a shortcut to doing so, since you won't be using the firmware that you will be "downgrading" to once you are finished. follow Bin4ry's guide to flash your phone to the e10i Nordic firmware, which can be rooted with z4root. Do not worry about your data connection for this step, as you will not be using this firmware once you have finished following this guide. If/when a dialog to enable your data connection pops up, DECLINE.
[2.b] Root your newly flashed Nordic firmware (or your currently installed firmware if you did not need to perform step [2.a]) using z4root (RECOMMENDED: select permanent root). Alternatively, you can simply use Bin4ry's Flashtool (from step [2.a]) which includes z4root.
[2.c] Once your phone is rooted and has rebooted (automatically done by z4root as a final step), follow this guide to install xRecovery on your phone. If the installer application doesn't work, I recommend that you get adb (which is in Bin4ry's FlashTool's "FlashToolRelease" folder) to manually install it, either by following the steps in the aforementioned guide or by doing the following:
1. Copy these 3 files (which you can download from the aforementioned xRecovery guide) to the root of your SD card: busybox, chargemon, xrecovery.tar ... Once these are copied, disable USB file sharing on your phone, but DO NOT disconnect your phone.
2. Run the following command in adb shell, without the quotes: "su" (A dialog from the SuperUser app might/will pop up, select "Allow")
3. Run the following command, without the quotes: "mount -o rw,remount /dev/block/mtdblock0 /system"
3. Run the following command, without the quotes: "busybox cp /sdcard/busybox /sdcard/chargemon /sdcard/xrecovery.tar /system/bin/"
4. Run the following command, without the quotes: "mount -o ro,remount /dev/block/mtdblock0 /system"
5. That's it! You've now manually installed xRecovery and can close your adb shell if you want.
3. Install update.zip onto your phone using xRecovery:
[3.a] Download my update.zip file (Alternate link: click here) (this file is only for E10a!! E10i users must either find another update.zip for their phones or create their own using aZuZu's Small Kitchen) and copy it to the root of your SD card. If you know how to check an MD5/SHA256/SHA512 sum, my update.zip has the following hashes:
MD5 sum: 5bd588518921b592b087d3175cff972b
SHA256 sum: 2cabcf01fe3c56f9d287e9a7eb2e4a3c2531cd9e08dd8193604d3f2f8143f6f2
SHA512 sum: 7663b37b47a7170bd8ef99838b3344eeca38e013eae98a1d2c1ba8e61f0c9192a318a39cd7a0589b75041bb3a82ca82ee6339c4894263657b3ec3eeb5c59cf7cAs an alternative to using my update.zip, you can now easily create your own update.zip files with your own system.sin file!
Just use aZuZu's Small Kitchen: http://forum.xda-developers.com/showthread.php?t=897662
E10i users can either download the following update.zip file, or can find another one on their own:
Generic 2.0.2.A.0.24 firmware [rooted + xrecovery preinstalled]
[3.b] Make sure that your phone is FULLY CHARGED, then turn your phone off.
[3.c] Turn your phone back on and right after the white Sony Ericsson logo appears, press the BACK (right) button every half-second until the xRecovery menu appears. If the xRecovery menu does NOT appear, then you did NOT install xRecovery correctly.
[3.d] In the xRecovery menu, select the "Install update.zip from SD Card" option, then wait until it says that the operation completed for the xRecovery menu to reappear.
[3.e] DO NOT REBOOT YOUR PHONE YET, as you will need to proceed with the following steps relatively quickly BEFORE rebooting.
4. Place your phone's decrypted .sin files in Bin4ry's FlashTool's "FlashToolRelease" folder [4.a], prepare yourself for flashing these files [4.b], then reboot your phone into flash mode [4.c] and flash your e10a .sin files to your phone [4.d/e]:
[4.*] YOU WILL NEED TO PERFORM STEPS [4.c], [4.d] AND [4.e] QUICKLY, SO DO NOT PROCEED BEFORE HAVING DOWNLOADED THE NECESSARY FILES AND PREPARED YOURSELF FOR THESE STEPS!
NOTE: Users who did not need to flash the Nordic firmware [2.a] do not need to follow any of the following steps and can simply choose the reboot option in the xRecovery menu now. ALL OTHER USERS MUST CONTINUE.
[4.a] Remember step 1? This is where you'll be using those .sin files! Place the folder containing your phone's .sin files into Bin4ry's FlashTool's "FlashToolRelease" folder.
[4.b] Run x10flash.bat, click Flash and select the folder that you just placed, just like in the guide linked to in step [2.a], but DO NOT PRESS OK YET.
[4.c] Select the "Reboot" option on your phone, in the xRecovery menu.
[4.d] Preferably BEFORE the ANIMATED Sony Ericsson logo appears (i.e. while the white Sony Ericsson logo is still there), plug your phone into your computer via USB cable, then press the BACK (right), HOME (middle) and POWER (top) buttons at the SAME TIME and hold them until the phone's GREEN LED is on.
[4.e] In Bin4ry's FlashTool, MAKE SURE that you selected the folder with your phone's .sin files! Click OK in FlashTool and wait for the files to be flashed to your phone. REMEMBER that you should NOT have a system.sin file in your folder or you will have done all of this for nothing!
[4.f] When FlashTool indicates that flashing has completed, unplug your USB cable.
[4.g] Wait 15 seconds. Turn your phone on and wait for it to boot. It may take a while to boot since it will be the first time that you boot since you flashed your phone.
5. Congratulations! You have flashed your X10 Mini with a pre-rooted firmware with xRecovery pre-installed! ENJOY your (and our) hard work! ;-)
Cheers,
uriah
Thank you very much, I will try it next week end.
I don't understand This :
hen copy the "FILE_xxxxxxxxx" files (there are 3, you will need the two biggest ones - approximately 14MB and 112MB) from "C:\Program Files\Sony Ericsson\Update Service\db\[8 numbers]\blob_fs\" to a folder where you will work with them.
Witch File You need putted To Sony Ericsson Update???
I did all the steps, know a lot of things are missing in the tut and I did a litle thing different, but in one step after I unrar the files I did not find loader.sin
I will try do the step of the files again, if I dont post a reply about it is bcs I coud not find the loader.sin
the things that I did different
if I rename tgz to zip I cant open or extract but if I rename to rar I can
and in the tut do not explain that need to use comands in prompt like:
C:\ConvertTool>SeusDecrypt FILE_277756147
but I will be very great if all will work
ed- still problem to find loader.sin, the rest are ok
mini e10a
@ dionei:
- for the seusdecrypt.bat explanation, please refer to step [1.d]/[1.a]:
[1.d] Run SEUSDECRYPT.BAT as explained in the guide linked to in step [1.a] to obtain your decrypted .sin files.
- for the loader.sin file, you're right, I did indeed forget to mention what to do for loader.sin, so I will update the tutorial. please see step [1.d] again.
@ redbike:
you need to find the "FILE_xxxxxxxxx" files inside "C:\Program Files\Sony Ericsson\Update Service\db\[8 numbers]\blob_fs\" and copy them to another directory in which you will decrypt these files.
cheers,
uriah
[TUT] Appendix A:
Due i had to make new account and new kitchen thread here is new link to kitchen:
http://forum.xda-developers.com/showthread.php?t=925028
it is now "universal" for XPERIA Android phones (still lacks support for x10mini pro due i'm not in that subforum too much. You must admit it is different world, much more devs than in x10 mini subforum).
I've read this a couple of times and i still dont understand the 1st step.
I've got the FILE(s)_xxxxxxxx on the same folder as the convert tool:
C:\ConvertTool\FILE_xxxxx
On cmd i tried and run:
C:\ConvertTool>SEUSDECRYPT.BAT FILE_XXXXXXXX
SEUSDECRYPT FILE_XXXXXXXX
Im probably doing something wrong so if you could help me i would be grateful.
Found the solution ignore.
Hy,
My friend, can you plz decrypt this file?
CRYPTED 2.1.1.A.0.6(latest) for someone to decrypt correctly.
http://www.megaupload.com/?d=601618QL
Its lates firmware for e10i.
pedrocel85 said:
Hy,
My friend, can you plz decrypt this file?
CRYPTED 2.1.1.A.0.6(latest) for someone to decrypt correctly.
Its lates firmware for e10i.
Click to expand...
Click to collapse
Hi my friend..!!
here is that applying for:
the decryptred files of latest firmware
for e10i..(2.1.1.A.0.6)..!!
Enjoy it..!!!
.megaupload.com/?d=9FACST9X
P.S...Sorry but i can't post any link yet..
Hi....
To decrypt SE files, I´ve tried with flashtool in avanced-->decrypt and it seems ok
With flashtool you don´t need convertfiles nor rename files to .zip....
Flashtool converts "C:\Program Files\Sony Ericsson\Update Service\db\[8 numbers]\blob_fs\xxxxx..." into xxxxx.sin files directly.
flashtool link:
http://forum.xda-developers.com/showthread.php?t=920746
sorry for my english
cazador1377 said:
Hi....
To decrypt SE files, I´ve tried with flashtool in avanced-->decrypt and it seems ok
With flashtool you don´t need convertfiles nor rename files to .zip....
Flashtool converts "C:\Program Files\Sony Ericsson\Update Service\db\[8 numbers]\blob_fs\xxxxx..." into xxxxx.sin files directly.
flashtool link:
http://forum.xda-developers.com/showthread.php?t=920746
sorry for my english
Click to expand...
Click to collapse
thanks, finaly I can now decrypt
thanks man it worked
xrecovery not workin
Spent a whole evening trying to get xRecovery to work on a X10 Mini, used the 0.3 installer, the 1.0 installer, removed everything, copied the 3 files (and also tried moving) with root explorer, changed permissions, removed everything, tried X10 flashtool: cannot boot into xRecovery mode!
Believe me: I'm not new to flashing android phones, I read every forumpost on the subject, I cannot get this to work.
I did upgrade to the latest SE firmware 2.1-update 1 (build nr 2.1.1.A.0.6), maybe that's blocking xRecovery somehow?
Any ideas?
Elio
@uriahheep @ Everybody else wh can help
Well ppl this might be off topic or considered as a spam .... but kindly apologize me for that, as I can't find much help with the issue that I'm facing !!
Kindly goto this link and plz plzz plzzz help me sort out the Issue !! I have an E10i Xperia Mini and rest of the issue details are in the link below:
http://forum.xda-developers.com/showthread.php?t=1243081
I desperately need help from someone who has been dealing with these X10 Mini phones ! I've Rooted/Rom'd HTC desire and Huawei Ideos but never ever ran into such Firmware related issues !! PLZZ PLzz PLzzz help me, its already been over a week and I haven't been able to find a single thing working for me !! =(
what exactly does SIMLOCK.TAR FILE?
Hello everyone. I have gone through some guides relating to ftf to zip conversion.. They helped me a lot when I needed to tweak Stock ROM for my Neo L.. Thanks to all of them.. The process of this is quite lengthy for those who do not have Sony Xperia phones.. For the people with Sony Xperia phones, we have a flashtool which makes this process easier... I will be covering about extracting system.sin file and extracting it using the flashtool....
For this you need Flashtool. Go to http://androxyde.github.com/index.html?1363896068000.. Under 'Installation' tab, download the latest version of flashtool.. Install it to root of any drive so that it can be easily accessed... Now let us get to work...
NOTE: 1. This guide is only for SONY XPERIA phones which are supported by the flashtool provided in the above link...
2. DO NOT CONNECT YOUR PHONE WHILE DOING THIS METHOD....
A. Extracting system.sin from ftf file (ftf file is a stock firmware file.. Download the required fif file from xda)
1. Go to the folder where you installed flashtool.. In that there will be 'firmwares' folder.. Place your ftf file in it..
2. Now open the flashtool and click on the lightning button..
3. When you click on the lightning button, it will show flashmode and fastboot options. Select flashmode..
4. The ftf file which you placed in the 'firmwares' folder will now appear.. Select it.. Don't do any changes, just press OK..
5. Flashtool will prepare files for flashing and displays a dialogue box asking you to connect your phone..
6 Do not connect your phone.. Just leave that dialogue box like that.. DO NOT CLOSE IT..
7. Now go to the 'firmwares' folder.. A new folder with the name 'prepared' will appear..
8. Open it and your system.sin file will be present.. Copy it and paste it somewhere else..
B. Extracting the system folder from system.sin
1. Close the dialogue box which asks you to connect your phone.. Flashing will be cancelled..
2. Go to 'Tools' menu and select 'SIN editor'..
3. Browse to the system.sin file and select dump data.. You will get two files with 'yaffs2' extension.. Neglect the smaller one..
4.. Go to 'Tools' menu and select 'Extractors'.. Under this select 'yaffs2'..
5. Browse to the system.yaffs2 file and select OK.. That's it... You have the system folder with you.. customize whatever you want and combine with the META-INF folder and zip it...
Hit thanks if it helped you... Any suggestions or questions are welcome...
Tool Aces Present..
FTF 2 Zip
Disclaimer:
Code:
[COLOR="Magenta"]@[/COLOR][COLOR="Blue"]echo off[/COLOR]
[COLOR="MediumTurquoise"]title[/COLOR] Disclaimer
[COLOR="Blue"]echo[/COLOR].
[COLOR="blue"]echo[/COLOR] I'm not responsible for any kind of damage that happens to you or your device. You are choosing doing this on your own and if incase anything goes wrong I will try to help you :)
[COLOR="blue"]echo[/COLOR].
[COLOR="blue"]exit[/COLOR]
About the tool:
This tool converts your FTF to a flashable rooted ROM in a few simple steps. Simple batch scripting has been used to make this.
How to use?(Will add screenshots soon)
1. Download and extract the f2z.zip
2. Now place your ftf in ftf folder
3. Now click RunMe.bat and press enter and let the tool do it's work.
4. Now select a compression size b/w 2048, 4096 and 8192 and press ENTER. I recommend using 4096 for ICS and 2048 for
GB.
5. Now the tool will do some final work. Do all the changes you want in your ROM by going to /system folder when prompted to do so.
6. Now press ENTER and the 7z window will open and compress your ROM. After it's done find your rooted, flashable ROM in rom folder.
Downloads:
Download from here.
Credits:
# abcdjdj for confirming it to work with ICS
Click to expand...
Click to collapse
XDA:DevDB Information
FTF-2-Zip, a Tool/Utility for the Sony Ericsson Xperia Mini, Mini Pro, Active
Contributors
Abhinav2
Version Information
Status: Stable
Created 2013-09-28
Last Updated 2013-12-11
good work.
trying it now
i got first comment. yay
Edit: Works perfectly. - ics
Doesn't work on "st15a" GB 4.0.2.A.0.62 .ftf file
Hello,
Thanks for the tool, however it doesn't work with "st15a" GB 4.0.2.A.0.62 .ftf...I have tried multiple compression values without success...it tries and sets up several empty directories, but there is an error that occurs and it goes to the next screen too quick for me to see the error.
This "st15a" .ftf is viable however with these "a" model firmwares there have been many incompatible programs (I am not sure why) and the "i" versions work without a hitch. Case in point...the readily available "One Click Root" works perfectly with "i" version models but the "a" versions do not work no matter how many times that are tried.
I am running Windows XP SP3.
Thanks so much for your effort though...I have been wanting to get this firmware rooted as a backup for my st15a and nothing seems to work.
Thanks again.
Do you know the steps to do it mannually? If yes pm me or aj the steps and any one will check whether the tool does that or not.
About the error try printscreening it
Regards
N
vjgrace said:
Hello,
Thanks for the tool, however it doesn't work with "st15a" GB 4.0.2.A.0.62 .ftf...I have tried multiple compression values without success...it tries and sets up several empty directories, but there is an error that occurs and it goes to the next screen too quick for me to see the error.
This "st15a" .ftf is viable however with these "a" model firmwares there have been many incompatible programs (I am not sure why) and the "i" versions work without a hitch. Case in point...the readily available "One Click Root" works perfectly with "i" version models but the "a" versions do not work no matter how many times that are tried.
I am running Windows XP SP3.
Thanks so much for your effort though...I have been wanting to get this firmware rooted as a backup for my st15a and nothing seems to work.
Thanks again.
Click to expand...
Click to collapse
OK then do the following-
0. Download the latest flashtool.
1. Extract your ftf to obtain system.sin with 7z or winrar.
2. Now go to flashtool and goto tools->SIN editor and browse for your system.sin. Then click dump data.
3. Now you will get a file named system.yaffs2. Now click on tools->extractors and select yaffs2. Browse for system.yaffs2 and extract it.
4. Now you will get a folder named system with your files in it. Then download my tool.
5. Goto imp folder and copy the META-INF folder and place it along(not inside) the system folder.
6. Now from the imp folder copy su binaries and paste it in the bin folder of the system folder you extracted.
7. Now copy superuser.apk from imp folder and paste it in apps folder of the system folder.
8. Now copy the busybox binaries from imp folder and paste it to xbin folder of the system folder you extracted.
9. Lastly select system folder and META-INF folder and zip the ROM via winRAR or 7z and done.
10. Enjoy
Thanks...I will give it a try and report back later.
Abhinav2 said:
OK then do the following-
0. Download the latest flashtool.
1. Extract your ftf to obtain system.sin with 7z or winrar.
2. Now go to flashtool and goto tools->SIN editor and browse for your system.sin. Then click dump data.
3. Now you will get a file named system.yaffs2. Now click on tools->extractors and select yaffs2. Browse for system.yaffs2 and extract it.
4. Now you will get a folder named system with your files in it. Then download my tool.
5. Goto imp folder and copy the META-INF folder and place it along(not inside) the system folder.
6. Now from the imp folder copy su binaries and paste it in the bin folder of the system folder you extracted.
7. Now copy superuser.apk from imp folder and paste it in apps folder of the system folder.
8. Now copy the busybox binaries from imp folder and paste it to xbin folder of the system folder you extracted.
9. Lastly select system folder and META-INF folder and zip the ROM via winRAR or 7z and done.
10. Enjoy
Click to expand...
Click to collapse
@ mnishamk
Thanks for your reply As far as the printscreen, it goes to fast to even do a printscreen, but thanks anyway
@ Abhinav2
I tried all the steps to the letter and am getting an error7...here is the actual error:
setting permissions...
set_perm: some changes failed
E:Error in /sdcard/402A062stock.zip
(status 7)
Installation aborted
Click to expand...
Click to collapse
It seems with the "st15a" 4.0.2.A.0.62 firmware, any modification of the stock, this error occurs. It is these "a" models which make it difficult to modify the firmware.
Any ideas?
Thanks so much for your time and help thus far...I had hopes when I saw your reply, but no go.
Thank u..!!
While installing the rom i get error while "Setting Permissions".. Installation gets aborted.
Do i have to modify the updater-script..??
Don't worry I'll update the updater-script in sm time. Sorry guys.
Cheers,
AJ
alokbina is now Abhinav2
Updated the tool. Now the updater-script won't give the error Enjoy :good:
Cheers,
AJ
Was great
updater-script to android 2.x.x
Do not you think it's better to add to updater-script for android 4
Code:
set_perm(0, 3003, 06755, "/system/bin/ip");
set_perm_recursive(0, 2000, 0755, 0644, "/system/vendor");
symlink("/system/fonts/Roboto-Regular.ttf","/system/fonts/DroidSans.ttf");
symlink("/system/fonts/Roboto-Bold.ttf","/system/fonts/DroidSans-Bold.ttf");
symlink("/factory/hdcp.keys","/system/vendor/firmware/hdcp.keys");
symlink("/data/etc/wifi/wl1271-nvs.bin","/system/etc/firmware/ti-connectivity/wl1271-nvs.bin");
Used by myself.
Also included in this
The possibility of adding language Persian
it doesn't work
its gave me 120 kp rom
@Abhinav2 would it work for xperia sola firmware??
Thanks & Regards
huss5221 said:
@Abhinav2 would it work for xperia sola firmware??
Thanks & Regards
Click to expand...
Click to collapse
Why don't you try and tell me
Cheers,
AJ
it's workin with manual way,, it shows 'installation aborted' at cwm, i continue anyway and stuck at bootanimation, i pull out the batery back to cwm clearing data n dalvik cache and it works but i can't charge my phone, i plug the device it shows nothing not even the blinking led and the rom is not rooted.
any idea?
azzazelium said:
it's workin with manual way,, it shows 'installation aborted' at cwm, i continue anyway and stuck at bootanimation, i pull out the batery back to cwm clearing data n dalvik cache and it works but i can't charge my phone, i plug the device it shows nothing not even the blinking led and the rom is not rooted.
any idea?
Click to expand...
Click to collapse
At what part did it show installation aborted? It might show some status error. Also which firmware? Give log.
Cheers,
AJ
Abhinav2 said:
At what part did it show installation aborted? It might show some status error. Also which firmware? Give log.
Cheers,
AJ
Click to expand...
Click to collapse
im sory i didn't save the log. All i remember its on cwm when setting the permission. status error 7. it is stock wt19i .587. and yes its still booting anyway but my rom cannot charging and not rooted
Abhinav2 said:
At what part did it show installation aborted? It might show some status error. Also which firmware? Give log.
Cheers,
AJ
Click to expand...
Click to collapse
Thanks for this awesome tool ...:thumbup:
But I want the link of the guide to CONVERT FTF TO FLASHSBLE ZIP without using this TOOL ...
Thanks
Rahil ... Jai Hind
Sent from my Xperia Live with Walkman using XDA Premium 4 mobile app
Abhinav2 said:
Tool Aces Present..
FTF 2 Zip
Disclaimer:
Code:
[COLOR="Magenta"]@[/COLOR][COLOR="Blue"]echo off[/COLOR]
[COLOR="MediumTurquoise"]title[/COLOR] Disclaimer
[COLOR="Blue"]echo[/COLOR].
[COLOR="blue"]echo[/COLOR] I'm not responsible for any kind of damage that happens to you or your device. You are choosing doing this on your own and if incase anything goes wrong I will try to help you :)
[COLOR="blue"]echo[/COLOR].
[COLOR="blue"]exit[/COLOR]
About the tool:
This tool converts your FTF to a flashable rooted ROM in a few simple steps. Simple batch scripting has been used to make this.
How to use?(Will add screenshots soon)
1. Download and extract the f2z.zip
2. Now place your ftf in ftf folder
3. Now click RunMe.bat and press enter and let the tool do it's work.
4. Now select a compression size b/w 2048, 4096 and 8192 and press ENTER. I recommend using 4096 for ICS and 2048 for
GB.
5. Now the tool will do some final work. Do all the changes you want in your ROM by going to /system folder when prompted to do so.
6. Now press ENTER and the 7z window will open and compress your ROM. After it's done find your rooted, flashable ROM in rom folder.
Downloads:
Download from here.
Credits:
XDA:DevDB Information
FTF-2-Zip, a Tool/Utility for the Sony Ericsson Xperia Mini, Mini Pro, Active
Contributors
Abhinav2
Version Information
Status: Stable
Created 2013-09-28
Last Updated 2013-12-11
Click to expand...
Click to collapse
Hello
Does this tool work otherwise? Meaning convert a flashable . Zip into . Ftf?
Sent from my A0001
Here I'm posting how to convert .kdz file into a Flashable zip file, The list of files you needed are
Official kdz file
kdz extractor
LGwinTools
ext2explore
Cygwin (If you are a windows user) from here
dsixda's kitchen This Thread
1. Extract the kdz extractor to the new folder, just drag and drop the kdz file to the unpack_kdz.bat. You will find the .cab file in the same directory where you have kdz.
2. Drag and drop the cab file to unpack_cab.bat. The dz file will be extracted to /dz folder in the same directory.
3. Now extract and open LGwinTools file->open locate the dz file. Items will be displayed in bin files, now click on save to any new folder.
4. We need two files SYSTEM and APPS. Extract and run ext2explore then locate the SYSTEM file, it will load. Now click on save to any new directory(make sure the folder name is system)
5. Now rename the file APPS to "boot.img" (you have extracted from LGwinTools)
6. Make an archive .zip containing \system boot.img \META-INF(attached below)
6 Next process will be installing "Cygwin" read this
7. Installing dsixda's Kitchen read this
8. After you installation you have move the created zip file to \kitchen\original_update (In my case it is "C:\Cygwin\home\Santhoosh\Kitchen\original_update")
9. Run Cygwin
Code:
cd kitchen
./menu
10. Setup working folder and go to Advanced option select "Deodex files in your rom" MAKE SURE YOU SET THE API LEVEL TO 19 and choose both system and framework
11. After this "Rename the app folder in /system to app1" "priv-app to app" in WORKING Directory
12. Now again go for Deodex and deodex the remaining files. after completion rename app to priv-app and app1 to app.
13. Make sure the updator-script is untouched
14. Do zip align(optional) and make any other changes you want.
15. Remove unnecessary app like GooglePlus etc. Remove the Qtranslator and Polarisviewer apk and odex files.
Note: After Deodexing the LG Keyboard will not work, Remove it and add any other keyboard to app folder.
16. Now move to working folder and make a zip file of all. (/system /META-INF boot.img)
17. FLASH IT :laugh::laugh:
18. To Gain root access you have to download this and flash SU
I tried to unpack kdz file, but the programm (unpack_kdz.bat) didn't work. The text in a window is : "Error! LGExtract.exe is not internal or external command, programm or batch file". Why did this error happened? I use windows 7 x64
explains better.. please no root l7 ii p715 kitkat 4.4.2 ....
:
santhoosh said:
Here I'm posting how to convert .kdz file into a Flashable zip file, The list of files you needed are
Official kdz file
kdz extractor
LGwinTools
ext2explore
Cygwin (If you are a windows user) from here
dsixda's kitchen This Thread
1. Extract the kdz extractor to the new folder, just drag and drop the kdz file to the unpack_kdz.bat. You will find the .cab file in the same directory where you have kdz.
2. Drag and drop the cab file to unpack_cab.bat. The dz file will be extracted to /dz folder in the same directory.
3. Now extract and open LGwinTools file->open locate the dz file. Items will be displayed in bin files, now click on save to any new folder.
4. We need two files SYSTEM and APPS. Extract and run ext2explore then locate the SYSTEM file, it will load. Now click on save to any new directory(make sure the folder name is system)
5. Now rename the file APPS to "boot.img" (you have extracted from LGwinTools)
6. Make an archive .zip containing \system boot.img \META-INF(attached below)
6 Next process will be installing "Cygwin" read this
7. Installing dsixda's Kitchen read this
8. After you installation you have move the created zip file to \kitchen\original_update (In my case it is "C:\Cygwin\home\Santhoosh\Kitchen\original_update")
9. Run Cygwin
Code:
cd kitchen
./menu
10. Setup working folder and go to Advanced option select "Deodex files in your rom" MAKE SURE YOU SET THE API LEVEL TO 19 and choose both system and framework
11. After this "Rename the app folder in /system to app1" "priv-app to app" in WORKING Directory
12. Now again go for Deodex and deodex the remaining files. after completion rename app to priv-app and app1 to app.
13. Make sure the updator-script is untouched
14. Do zip align(optional) and make any other changes you want.
15. Remove unnecessary app like GooglePlus etc. Remove the Qtranslator and Polarisviewer apk and odex files.
Note: After Deodexing the LG Keyboard will not work, Remove it and add any other keyboard to app folder.
16. Now move to working folder and make a zip file of all. (/system /META-INF boot.img)
17. FLASH IT :laugh::laugh:
18. To Gain root access you have to download this and flash SU
Click to expand...
Click to collapse
Ilyazzzz said:
I tried to unpack kdz file, but the programm (unpack_kdz.bat) didn't work. The text in a window is : "Error! LGExtract.exe is not internal or external command, programm or batch file". Why did this error happened? I use windows 7 x64
Click to expand...
Click to collapse
use this, i have uploaded wrong file
https://www.dropbox.com/s/ko3s25r0wxf2ext/kdz_extractor.zip?dl=0
rodrigorafaelb said:
:
Click to expand...
Click to collapse
you can root by flashing this file
SuperSU
kdz_extractor modified
download and use this, dont download the kdz_extractor in the main thread.
So.. for the last step is, we don't have to build using kitchen but just archive the working folder instead?
santhoosh said:
you can root by flashing this file
SuperSU
Click to expand...
Click to collapse
how to flash it??
riskey95 said:
how to flash it??
Click to expand...
Click to collapse
In cwm.
sasa g said:
In cwm.
Click to expand...
Click to collapse
my device not rooted yet
riskey95 said:
my device not rooted yet
Click to expand...
Click to collapse
So root it follow author tutorial i already rooted my p715 thanks ts
i managed to make a flashable .zip and rooted with your tutorial ,thanks,but do you know how to make the inverse proccess? make this .zip into a kdz firmware??????
will this work for l5 II? I'm having trouble using lg mobile support tool. this is my only option for now..
It will work
Sent from my LG-P715 using XDA Free mobile app
santhoosh said:
It will work
Sent from my LG-P715 using XDA Free mobile app
Click to expand...
Click to collapse
thanks. by the way, will the custom recovery and root access be removed when I flash the zip?
It won't be removed
Sent from my LG-P715 using XDA Free mobile app
santhoosh said:
It won't be removed
Sent from my LG-P715 using XDA Free mobile app
Click to expand...
Click to collapse
ts i did a flashable zip of my country kitkat firmware its philppine kitkat firmware http://csmgdl.lgmobile.com/dn/downloader.dev?fileKey=FW808706432109876543213/V20A_00.kdz
after i flashed .zip it success is version is 4.2.2 but the software version is v10h? not v20a? did you have any idea for this?
May be you have to wait for the kitkat update or simply download any other country firmware.
Sent from my LG-P715 using XDA Free mobile app
what does the bat file do? nothing happens when I drag and drop the kdz file in the batch file.
Which one you downloaded, i have attached a modified kdz_extractor.zip try that
Sent from my LG-P715 using XDA Free mobile app
Hello,
Is it still possible to unlock a boot loader for older phones? Right now Sony's unlock bootloader page is only showing Z Tablets. My service code shows "bootloader unlock allowed: Yes".
I apologize if this is in an older thread. The older 2013 or so threads link to Sony's page, but the Z Ultra is no longer listed.
http://developer.sonymobile.com/unlockbootloader/unlock-yourboot-loader/
The Emma flash tool has the INI file instructions to avoid asking for an email. Is this a mistake to replace the Ini file?
Thank you
http://developer.sonymobile.com/services/flash-tool/how-to-download-and-install-the-flash-tool/
Download the Flash tool for Xperia devices.
Unzip the file you downloaded and place it somewhere on your computer.
In the unzipped folder, run Emma.exe. During the installation, make sure you remember the installation path:
Default path in Windows 64 bit is: “C:\Program Files (x86)\Sony Mobile\Emma\”
Default path in Windows 32 bit is: “C:\Program Files\Sony Mobile\Emma\”
Copy the Customization.ini file. You find it in the Flash_tool_for_Xperia_X.zip.
Paste the Customization.ini file into the installation folder. The installation folder is the folder named Emma in the installation path examples on point 3.1 and 3.2 above.
Click Start > All programs > Sony Mobile > Emma (if you used the default installation path from step 3 above) to start the flash tool
first BACKUP YOUR TA PARTITION!
its no mistake to replace ini file. if you dont, you cant start programm cause you will never receive confirmation mail for registration
i would try to select z tablet and then proceed normaly
http://forum.xda-developers.com/showthread.php?t=2447319
Just choose the Xperia Tablet Z, and follow the pages,
In the page linked to in the email that they send to you, enter the IMEI of your XZU.
Having just performed the same procedure, I can confirm that the unlock code that was produced is the same as the one that I received when I originally unlocked my bootloader.
Thank you Everyone. I went back to the page today and the full list of xperia products is now showing. I now have the unlock code.
http://developer.sonymobile.com/unlockbootloader/