[P/U/Sola/Go][TOOL] Flashable zip Kernel Creator - Sony Xperia P, U, Sola, Go

Hello everyone !
After creating flashable recovery zips of TWRP for multiple ROMs of Xperia U (TWRP for Xperia U by NoobCoder),
I want to share today my tool with Xperia P/U/Sola/Go community !
This simple tool permit create an recovery flashable zip file for our phones from img or elf kernel/recovery !
But first you need this tool if:
A developper of an kernel or an recovery don't create an flashable zip of kernel/recovery
You want or need flash kernel before install an ROM
You have Windows 8/8.1 and you have problems with fastboot
You prefer a recovery flashable kernel/recovery
Click to expand...
Click to collapse
The tool requires:
OS: Windows or Linux (and Mac I think)
Java installed on your computer
Kernel/Recovery file (boot.img or boot.elf)
An Xperia P/U/Sola/Go phone with recovery installed (CWM or TWRP)
Click to expand...
Click to collapse
If everything is good for you, we can begin !
First you need download my tool on this link > Xperia-PUSolaGo-KernelZipCreator_v1.5.zip
Uncompress the zipped folder where you want and after go in uncompressed Xperia-PUSolaGo-KernelZipCreator folder.
Copy kernel .img or .elf file in tool folder (where you can find 7za.exe, run_linux.sh, etc...)
Now you can start script !
If you are on Windows open run_windows.bat file and if you use Linux (or Mac) start the run_linux.bat file.
When you start the script an list of all .img or .elf files in the folder appears. You have just to enter the number associed with the kernel you want to create the zip.
Wait few seconds and after script end you found boot_signed.zip file.
Copy it in your phone and flash this boot_signed.zip file on the phone recovery (CWM or TWRP).
Click to expand...
Click to collapse
Changelog:
1.0 > Initial release
1.5 > Kernel file selector added
Click to expand...
Click to collapse
Source/Project:
Private Git repo (but you can fork this project where you want)
Click to expand...
Click to collapse
After in this tool ?
In few weeks I update this tool for creating zip kernel also for other Sony phones with menu, etc... in the same tool ! (And after for other brands phone)
Click to expand...
Click to collapse
It's all !
You like this tool, please click on Thank button.
And sorry for my english ​

Nice!
Enviado desde mi Xperia U mediante Tapatalk

If anyone are from Xperia U (and also from Xperia P, Sola or Go - read end of my post in the link) and want create the boot.img and flashable zip of TWRP in same time you can test the modded script here > http://forum.xda-developers.com/xpe...-2-7-0-0-touch-recovery-t2680604/post51580620

Info4Geek said:
If anyone are from Xperia U and want create the boot.img and flashable zip of TWRP in same time you can test the modded script here > http://forum.xda-developers.com/showpost.php?p=51580620&postcount=85
Click to expand...
Click to collapse
Thank you very much for this! :good:

fast, easy,very useful in my windows 8.1, thank you very much for this great tool :good:

Extremely useful for who wants to go back to GB 'Cause after read many threads about kernel for GB, I realized no one created flashable zips, just kernel.elf at all!

khalifakk said:
Thank you very much for this! :good:
Click to expand...
Click to collapse
Kobalto07 said:
fast, easy,very useful in my windows 8.1, thank you very much for this great tool :good:
Click to expand...
Click to collapse
nhoc_maruko9x said:
Extremely useful for who wants to go back to GB 'Cause after read many threads about kernel for GB, I realized no one created flashable zips, just kernel.elf at all!
Click to expand...
Click to collapse
Thanks for reports ! If you detect an problem or if you have ideas for the tool don't hesitate to tell me about it

Info4Geek said:
Thanks for reports ! If you detect an problem or if you have ideas for the tool don't hesitate to tell me about it
Click to expand...
Click to collapse
Ok sir!

great work

Good work, though just an advice..change-
Code:
boot.img or boot.elf
to
Code:
*.img or *.elf
Just in case their kernel is named differently
Cheers,
AJ

Abhinav2 said:
Good work, though just an advice..change-
Code:
boot.img or boot.elf
to
Code:
*.img or *.elf
Just in case their kernel is named differently
Cheers,
AJ
Click to expand...
Click to collapse
Yes, good idea ! I upload a new version this afternoon !

Version 1.5
Version 1.5 is out !
In this new version, the idea of @Abhinav2 is added !
You can add any .img or .elf file without rename it and when you start the script an list of all .img or .elf files in the folder appears. You have just to enter the number associed to the kernel you want to create the zip file !
Compatible also Windows and Linux/Mac !
You can download the new version here: Xperia-PUSolaGo-KernelZipCreator_v1.5.zip

It is really possible that it won't work, but I don't lose anything if I ask
Could I flash a custom kernel on locked bootloader with this method?

NeriL said:
It is really possible that it won't work, but I don't lose anything if I ask
Could I flash a custom kernel on locked bootloader with this method?
Click to expand...
Click to collapse
No sorry you can't
Sent from my OnePlus One

Does this tool also works for xperia sp?

umair42 said:
Does this tool also works for xperia sp?
Click to expand...
Click to collapse
Nope, but if you send me partitions list for Xperia SP I can add Xperia SP in the script
Sent from my OnePlus One

Info4Geek said:
Nope, but if you send me partitions list for Xperia SP I can add Xperia SP in the script
Sent from my OnePlus One
Click to expand...
Click to collapse
I tried to find but only found this.Hope this helps.
https://github.com/ameer1234567890/.../part_layouts/raw/partlayout4nandroid.huashan

umair42 said:
I tried to find but only found this.Hope this helps.
https://github.com/ameer1234567890/.../part_layouts/raw/partlayout4nandroid.huashan
Click to expand...
Click to collapse
You have now my tool for Xperia SP !
Download: Xperia-SP-KernelZipCreator.zip
Have a good day

Info4Geek said:
You have now my tool for Xperia SP !
Download: Xperia-SP-KernelZipCreator.zip
Have a good day
Click to expand...
Click to collapse
Thank you very much sir
EDIT 1:I can't find the zip after it is created.
EDIT 2:Fixed.Outdated java was causing problem

Info4Geek said:
Hello everyone !
After creating flashable recovery zips of TWRP for multiple ROMs of Xperia U (TWRP for Xperia U by NoobCoder),
I want to share today my tool with Xperia P/U/Sola/Go community !
This simple tool permit create an recovery flashable zip file for our phones from img or elf kernel/recovery !
But first you need this tool if:
The tool requires:
If everything is good for you, we can begin !
Changelog:
Source/Project:
After in this tool ?
It's all !
You like this tool, please click on Thank button.
And sorry for my english ​
Click to expand...
Click to collapse
Will it work for Sony Xperia E Ss ?
I was searching such tool for many days.

Related

.img from my Sola?!

Hi, is it possible to make a backup .img directly from my Xperia Sola?!
I have got the Advanced Stock Kernel, but there is currently no CWM, to make a backup.
Any idea´s!?
I want to chance some files, but without a backup?!
Nope.
s.t.a.r.s said:
Any idea´s!?
I want to chance some files, but without a backup?!
Click to expand...
Click to collapse
DooMLoRD said:
i MAY work on integrating recovery into this advanced stock kernel IF AND WHEN i get time...
Click to expand...
Click to collapse
I hope you read ^^ that before flashing right? Give him some time.
Also if that's individual files you're talking, adb pull / push might just be it.
LiveSquare said:
I hope you read ^^ that before flashing right? Give him some time.
Click to expand...
Click to collapse
Sure i read this
We should give him all the time he need to build a nice working recovery for us.
I would like to copy some init.d files, from krabappel2548 Sola Rom to my Rom.
Because I'm not allowed to post in the dev section: DooMLoRD and krabappel2548 , thank you for all your work!!!

[Q]How to convert a SP flash tool rom to CWM Flashable Rom?

I am new to ROM porting section and i love to port roms , but i have my base rom is a SP Flashtool ROM FILE which i want to convert it into a CWM Flashable zip.
So please provide me the info or tools required to do so
ch3tan007 said:
I am new to ROM porting section and i love to port roms , but i have my base rom is a SP Flashtool ROM FILE which i want to convert it into a CWM Flashable zip.
So please provide me the info or tools required to do so
Click to expand...
Click to collapse
Well in simple way you can use any stock based ROM as base ROM
princechandela said:
Well in simple way you can use any stock based ROM as base ROM
Click to expand...
Click to collapse
You didn't get me . I have my base rom as stock rom but i want to convert it into cwm flashable zip file
http://forum.xda-developers.com/showthread.php?t=2276056
dont forget to slap the thanks button after this!
hdulani said:
http://forum.xda-developers.com/showthread.php?t=2276056
dont forget to slap the thanks button after this!
Click to expand...
Click to collapse
thank you buddy this is what i needed :highfive:
ch3tan007 said:
I am new to ROM porting section and i love to port roms , but i have my base rom is a SP Flashtool ROM FILE which i want to convert it into a CWM Flashable zip.
So please provide me the info or tools required to do so
Click to expand...
Click to collapse
Check this thread!!
http://forum.xda-developers.com/showthread.php?t=2566243
mmm now I have a question .. is it possible convert cwm backup to flashtool Rom files?
I wish same! Help anybody!
Convert cwm backup into flashtool ROM
hyramGl7 said:
mmm now I have a question .. is it possible convert cwm backup to flashtool Rom files?
Click to expand...
Click to collapse
You can use SPFlashTool to make a copy of the ROM you have installed, just the same way you would do to get a copy of your stock ROM
carlosjfort said:
You can use SPFlashTool to make a copy of the ROM you have installed, just the same way you would do to get a copy of your stock ROM
Click to expand...
Click to collapse
i have a question also i have a link for my stock rom which is a zip file how can i make it to sp flash tool flashable file?
ch3tan007 said:
I am new to ROM porting section and i love to port roms , but i have my base rom is a SP Flashtool ROM FILE which i want to convert it into a CWM Flashable zip.
So please provide me the info or tools required to do so
Click to expand...
Click to collapse
i knw its probably a bit too late...
but i found this tutorial which i found much easier than using android kitchen.....also it is universally compatible....
LINK-
http://www.droidviews.com/create-flashable-zip-cwmtwrp-backup/

[WIP][DEV]Deodexed MM for M4 Aqua[TEST]

Why this MM firmware for M4 Aqua can't be deodexed!? I don't know
UPDATE: I've tested and it doesn't work also with LORDROID!Only certain single deodexed apps works, if you want extract from zip file.
I've extracted system from sin file, unsquashfs odex.system file, replaced systemlink, deodexed with LORDROID Deodexer, ported sony launcher from Z3C because original M4A fail deoptimizing E2303
Please make a bakcup
GUIDE:
1) Copy Deodexed M4 MM zip on your sdcard
2) Go to recovery and flash it
3) Reboot
First Boot will take awhile
thanks @Nathan Ali Ashari for suggest
OPTIONAL: SIGNATURE VERIFY DISABLED!!! ENJOY! PLEASE TEST ONLY ON DEODEXED MM, flash .zip file
Click to expand...
Click to collapse
Only certain single deodexed apps works, if you want extract from zip file.
Download link:
Deodex.zip MEGA
Signature Verify Patch http://www4.zippyshare.com/v/0bk3qM2g/file.html (flash via recovery)
Click to expand...
Click to collapse
Michele2 said:
reserved
Click to expand...
Click to collapse
Check u'r PM bro....
where is deodexed.zip? i want to try it
snorki said:
where is deodexed.zip? i want to try it
Click to expand...
Click to collapse
Link inserted! https://mega.nz/#!PQIyWbJJ!i7PvAYBVE6QQ8IuuRhpAF5jNLviZS2OQtq0iJKTlbbc @Nathan Ali Ashari
Will it work on m4 aqua dual E2333?
raisul2010.5396 said:
Will it work on m4 aqua dual E2333?
Click to expand...
Click to collapse
I don't know, make backup and try, now I'm testing on my E2303 if it works I will create other zip for dual version variant.
---------------------------------------
UPDATE: I haven't enough space on my sd to make backup tomorrow I will try
Hello
What deodexed means ??
What is new??
What is the perfences
Thank you
hello again .i flasх zip file but after the restart stuck on boot screen.help please
snorki said:
hello again .i flasх zip file but after the restart stuck on boot screen.help please
Click to expand...
Click to collapse
your phone bootlooped. press Volume + with Power for 10 Second to power off your phone, and go into Recovery and Restor your Backup. or flash With Flashtools Soft :good:
Sorry friends, some hours ago I've tested and... bootloop! :'( also if the process is completed with success I've checked log of LORDROID and there a lot of errors(70% of apps are bad... ) I'm sorry... but this was only a TEST WIP
there is a new firmware .140 , Now I'm downloading it, and I will try again to deodex...
Michele2 said:
there is a new firmware .140 , Now I'm downloading it, and I will try again to deodex...
Click to expand...
Click to collapse
Ok Bro, i wanna do this but E2333 Variant not get 140 Build.
Sanno said:
Hello
What deodexed means ??
What is new??
What is the perfences
Thank you
Click to expand...
Click to collapse
Dear sir, a simple google search produced your answer here.
Do not forget to thank-button me!
it doesn't work... I think M4 MM hate deodexed firmware

[Tool] GSI Installer v.2.5

I was going to just use this tool for my own personal use but i figured you guys would need some help with the new people comming. sooooooo here you go.
Downloads:
5.1.5 Old
5.1.6 Old
5.1.7 Fastboot Flash-All Old
5.1.7 Gsi Installer Old
5.1.8 Fastboot Flash-All New
5.1.8 Gsi Installer New
Steps to get this to work.
1. Download file
2. Extract file
3. Download a GSI of choice.
4. Rename said GSI to "system.img"
5. Place system.img in the root of the extracted folder you downloaded.
6. Run flash-allbothslots.bat
7. If it doesnt boot please add it to the compatibility list included in the zip and post it here
Steps for my flash all
1. extract the zip
2. run the flashall.bat
3. follow prompts.
4. it will tell you at the end to reboot to recovery and format data. THIS IS A MUST
*NEW*
Steps for other roms with different boot image
1. Rename custom boot image to boot.img and if a custom vbmeta is there rename that to vbmeta
2. Over write the old stock files with the new.
3. Flash like normal!
Wow . Awesome job
Sent from my ONEPLUS A6000 using Tapatalk
????????
Guuaauu ... sounds very good .. thank you very much for sharing
Awesome thank you
dgunn said:
What does GSI mean?
Click to expand...
Click to collapse
Generic System Image aka Treble Roms
where do u get them at?
That‘s awesome!Thanks!
Bradl79 said:
where do u get them at?
Click to expand...
Click to collapse
From the Treble development thread
joemossjr said:
From the Treble development thread
Click to expand...
Click to collapse
May I ask if your running a treble? Which one? ? Thanks man this is big!
Thanks
Thanks for the TOOL..
btw how we restore if the ROM doesn't boot?..
Thanks for this tool makes life easier! Maybe offtopic but in an other thread I saw a screenshot of you running cosmic-os on the OnePlus 6? If so, is it already released?
Puksom said:
Thanks for this tool makes life easier! Maybe offtopic but in an other thread I saw a screenshot of you running cosmic-os on the OnePlus 6? If so, is it already released?
Click to expand...
Click to collapse
it isn't hard to look.
all GSI's are located here
dex2grigg said:
May I ask if your running a treble? Which one? ? Thanks man this is big!
Click to expand...
Click to collapse
I'm running stock ATM but when I was it was the lineage one
cultofluna said:
Thanks for the TOOL..
btw how we restore if the ROM doesn't boot?..
Click to expand...
Click to collapse
Using a fastboot recovery
I'll add my fastboot files I have for getting back to stock. It's a pretty simple script.
AdbWinApI.dll is mising in the folder
Maibol said:
AdbWinApI.dll is mising in the folder
Click to expand...
Click to collapse
Gotcha will fix
joemossjr said:
Gotcha will fix
Click to expand...
Click to collapse
also i have some issues with fastboot i did use the new version because it didnt want to run with the one in the zip but everything else works perfect

Xperia ™ XZ1 (G8341) Android 9.0 47.2.A.0.306

have nice day https://xpericheck.com/device/G8341
for flash with flashtool add 47.1.fsc in your fimware ! flashtool no add in new firmware just on old !!!
I can't flash, it gives me an error "ERROR - No flash script found. Flash script is mandatory"
Got it on my xz1, Belgium Seems nice till now !
It is impossible to install the firmware
can someone install it?
I have version flashtool 0.9.25.0
deeck said:
It is impossible to install the firmware
can someone install it?
I have version flashtool 0.9.25.0
Click to expand...
Click to collapse
I installed it using newflasher, I also got the No flash script thing when I tried with flashtool
I used a guide here -> http://www.xperiablog.net/2018/01/2...-firmware-for-xperia-xz-premium-xz1-and-more/
Millsy242 said:
I installed it using newflasher, I also got the No flash script thing when I tried with flashtool
I used a guide here -> http://www.xperiablog.net/2018/01/2...-firmware-for-xperia-xz-premium-xz1-and-more/
Click to expand...
Click to collapse
Thanks very much, finally done install the firmware
Millsy242 said:
I installed it using newflasher, I also got the No flash script thing when I tried with flashtool
I used a guide here -> http://www.xperiablog.net/2018/01/2...-firmware-for-xperia-xz-premium-xz1-and-more/
Click to expand...
Click to collapse
It works! Thank you :good:
itagouki said:
I can't flash, it gives me an error "ERROR - No flash script found. Flash script is mandatory"
Click to expand...
Click to collapse
add old script 47.1.fsc in old firmware it work on my xz premium !!!
add this G83XX 47.1.fsc.zip extract and paste in your firmware !!!
Omg I hate the nav bar changing colors.
Brun0ls said:
Omg I hate the nav bar changing colors.
Click to expand...
Click to collapse
me i like this !!! change the theme bro !!!
xrenoix said:
for flash with flashtool add 47.1.fsc in your fimware
Click to expand...
Click to collapse
Could you please tell what you have chenged in this file?
sohrab1985 said:
Could you please tell what you have chenged in this file?
Click to expand...
Click to collapse
i have no change bro just flashtool not add this auto just work if you add manually just wait flashtool update !!! look your old firmware !!!
47.1.fsc is in home flashtool .flashtool/devices/G83XX/47.1.fsc !!!
please check thank's button for help if you have help you !!!
xrenoix said:
i have no change bro just flashtool not add this auto just work if you add manually just wait flashtool update !!! look your old firmware !!!
47.1.fsc is in home flashtool .flashtool/devices/G83XX/47.1.fsc !!!
please check thank's button for help if you have help you !!!
Click to expand...
Click to collapse
The file is present, I mean flashtool add it automatically but I still get the same error.
I believe we should rename the file from 47.1.fsc to 47.2.fsc.
I used newflasher so I don't want to flash it again in order to see if it works.
sohrab1985 said:
The file is present, I mean flashtool add it automatically but I still get the same error.
I believe we should rename the file from 47.1.fsc to 47.2.fsc.
I used newflasher so I don't want to flash it again in order to see if it works.
Click to expand...
Click to collapse
I have not this devices but it's work on my XZ Premium ! ? It's possible test 47.2.fsc rename for download new firmware upload with xperifirm in flashtool i think add auto i test on my XZ Premium tomorrow !!!
Any themes for xz1 ho can changed system apps? Accept substratum
Can I use Google Pay with this installing method?
Use attached 47.2 fsc file. Inedited file so all partition names are correct.

Categories

Resources