[TOOL][WINDOWS][Signer] Sign Any Flashable ZIP - Sony Xperia T, TL, TX, V

Hello friends....
I want to share tool to sign any flashable zip like ROM, Mod etc
this tool is based from zifnab06 tool but i create for WINDOWS users (.bat) version
Requirement :
- Java jdk is installed
How to use :
- extract the tool
- rename your flashable.zip to update.zip
- drag & drop your zip file to sign.bat
- wait until complete
Enjoy :angel:
All Thanks to zifnab06 :good:

Sign for Xperia Stock Recovery???Anyway I already downloaded.Thank u.
Sent from my MT15i using xda premium

Related

[TUT] [TEMPLATE] Creating Optimus Black ROM with AROMA Installer

CAUTION! This AROMA tut and template is for ROM Devs and Cooks only.
I have been getting requests from my fellow devs for AROMA configurations for Optimus Black P 970.
I hope this will jump start all ROMs here to adopt AROMA.
So here it is for all ROM devs and ROM cooks who want to use AROMA in their ROM.
I attached the AROMA template to be used. This is compatible with our OB Black. This is from Marvel v 9. I tried to explain the aroma script one by one in order for it to be understandable to anyone.
Ofcouse, lets give credit to amarullz for this wonderfull AROMA installer made available to all android devs.
What you need:
1. PC / Mac.
2. Your ready ROM for building/cooking.
3. Notepad++
4. Your modified aroma script from my attached template script.
Steps:
1. Of course, download the attached file.
2. Extract the folder META-INF in any folder.
3. Go to your ready to cook ROM, go to META-INF\com\google\android\ and copy the updater-scipt and the update-binary files to any folder of your choice.
4. Rename the update-binary to update-binary-installer
5. Delete the folder META-INF folder in your ROM.
6. Copy the whole folder from step 2, to the root directory of your ROM.
7. Copy the 2 files from steps 3 and 4, to the folder META-INF\com\google\android\ from step 6.
8. Then, go to META-INF\com\google\android\ and open the aroma-config file using Notepad++
9. There you will find the aroma script that I specially made for OB Black, every script is explained that if you want to change it, you can.
10. Build/Cook your ROM.
11. Flash the .zip file in CWM Recovery.
12. Congratz to your first AROMA installer ROM.
Enjoy!
thank you very much!
good tutorial
Great contribution... You have saved me a lot of work when I decide to adopt AROMA on my stuff...
Regards!
We can discuss OB AROMA specifics here. Just post your questions and I will try to give answers.
okay first question here
- is it possible to play a sound file during the process ?
Ilko said:
okay first question here
- is it possible to play a sound file during the process ?
Click to expand...
Click to collapse
Nope
Sent from my LG-KU5900 using Tapatalk 2
Ilko said:
okay first question here
- is it possible to play a sound file during the process ?
Click to expand...
Click to collapse
As of the latest version. Audio playing is not supported. I can ask in the AROMA tread, if this can be supported in the future. This can be a good addition.

[TWEAKS & MODS] Boost your Phone and Make it Awesome

YOUR PHONE IS NOW VOID, IM NOT RESPONSIBLE IF YOUR PHONE BRICKED.
Introducing: Pimp My Rom
Tested using CyanVivo X Reborn by szezso and 100% working
Note: This is not a ROM! this is tweaks/MODS/Hacks etc. for your phone.
This is compatible with any ROMS
as long as you rooted your phone and init.d support I mean custom kernel
and CWM or any other recovery
DOWNLOADS FOR YOUR DEVICE :angel:
Google Play Link : https://play.google.com/store/apps/d...de.pimp.my.rom
MIRROR : http://d-h.st/Xxl
INVERTED APK (for MIUI) : http://d-h.st/pDC
AROMA VERSION : http://goo.im/devs/Androguide/Pimp my Rom
RESCUE PACKAGE (Flash this if you got bootloops) : http://d-h.st/T1f
INSTRUCTIONS
->Make a nandroid backup
->Download the app
->Install it like you would with any apk
->Click the rescue package section in the app and download the rescue package
->Choose and apply the tweaks you want, make sure you read the descriptions and instructions in-app
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
For any Issues Visit the Original Thread.
Original Thread Here: http://forum.xda-developers.com/showthread.php?t=1908269 (All the Details are here, just visit for more further Informations.) Hit thanks for them!
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
After all these installing progress and some housekeeping, you can now feel the boost of your Phone!
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Credits to the Developers/Owners/ etc. . .
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Note: I don't own this app or anything :good:
Thaaaaaaaaaaanks!
Boot animations are not downloading.I downloaded the Sci-Fi Droid Boot-Animation manually but where is the download folder of pimp my rom ?
supremazy said:
Boot animations are not downloading.I downloaded the Sci-Fi Droid Boot-Animation manually but where is the download folder of pimp my rom ?
Click to expand...
Click to collapse
About that boot-animation, I see that it's not working on some device. I recommend that do not use that setting. Just restore your backup boot-animation. But if you are willing to change your boot-animation, just use this method.
-Search some boot animations on forum search then. . . download it, place it to your SD-card
-Use Es-Explorer or any Root explorers
-Set up into Up until root directory and Mount system as R/W
-Go to /system/media/ as you can see the boot animation, rename the original bootanimation.zip to bootanimation.zip.bak that you can restore it anytime if you screwed up.
-Copy the downloaded bootanimation.zip to /system/media (If the downloaded file has another file name, just rename it into bootanimation)
-After that, long press the bootanimation.zip file and go to properties, set it up as readable.
-Restart your device, then. . . boom! :good:
how does it work?
batculp said:
how does it work?
Click to expand...
Click to collapse
It works awesome on Sense based Roms for me.
Sent from my HTC Incredible S using xda app-developers app

[TOOL] Grand Tool - I9082/L

Mod Delete
chotu222 said:
Here i created a tool specially for grand devs ...Optimised all features that you want
Info about tool :
Database folder
-- This folder is the project home.
*Decompiled app will be present in the name of the respective app you decompiled.
*The decompiled .dex file will turn up in dex folder inside this folder.
*The compiled app will turn up in OUT folder inside this folder.
*The compiled classout folder will turn up in database/dex directory.
Dex folder
*Place your classes.dex file here to decompile
Log folder
*Logcat will turn up in this folder.
Grand folder
*Place your apk here for decompiling
Signer folder
*Place your apk or zip here for signing.
fzb aka flashable zip builder folder
*Place just the system folder with your themes/mods in it.It will generate META-INF and make a flashable zip.
*Output folder is database/Flashable folder
Rom folder
*Place contents of your ROM. ie. META-INF,system etc etc
It will create a signed flashable rom.zip with your desired name in that folder itself.
Chotu folder
*Core folder which helps this tool to work properly.I am 100% sure you need not have to worry about it
Downloads ----Soon
Click to expand...
Click to collapse
thankyou .... thankszzzz love you chotu (as a dev )
Sent from my GT-I9082 using xda premium
hmm when i saw post by chotu i was happy i thot it was miui
hmm will we see grand miui
download link not working
adheeshkurekar said:
download link not working
Click to expand...
Click to collapse
It works
Sent from my GT-I9082 using Tapatalk 2
akiratoriyama said:
It works
Sent from my GT-I9082 using Tapatalk 2
Click to expand...
Click to collapse
yaa working sorry
Added option to enable and disable dual-sim via GrandTool
NOTE: Only on dual sim supported ROMs
* Ensure that adb is enabled on your device
* Connect device to PC
* Run grandtool.bat
* Select your option
e for enable
d for disable
* Done
* Device will reboot on its own ...Don't panic the tool is just doing its job
Go here and choose download as zip
@chotu222,
Really superb work man ! Hat's of you.
Great tool bro....really simplified enabling/disabling dual sim on grand ROM's...thanks....[emoji1]
Sent from my GT-I9082 using Tapatalk
another master piece.. great for users...
Absolutely super tool

Porting guide - Port any cm rom for your phone without pc

Hello Guyz !!
Today i'm gonna teach u how to port Cm rom for Gionee M2 or any other phone without pc
Requirements -
1. Download unpack/repack img.apk
2. Download apk editor
3. Winzip.apk
4. Base rom.zip
5. Port rom.zip
First step -
Install apk editor
Choose base rom framework-res.apk
Extract xml folder
Now Choose port rom framework-res.apk
Replace Storage_list.xml
With the base rom extracted storage_list.xml which is in extracted xml folder
Save apk
2nd step
U have to replace kernal from boot.img of base rom to port rom
I already thread a porting guide check it..
3rd step
Replace these files
Libcamdrv.so
libcam.exif.so
libcamalgo.so
libcameracustom.so
Libaudio.primary.default. so
Hw Folder
etc/firmware
Metainf folder
Now Compress zip of ported rom folder with winzip.apk
Done u became a porter..
Mind Hunter said:
Hello Guyz !!
Today i'm gonna teach u how to port Cm rom for Gionee M2 or any other phone without pc
Requirements -
1. Download unpack/repack img.apk
2. Download apk editor
3. Winzip.apk
4. Base rom.zip
5. Port rom.zip
First step -
Install apk editor
Choose base rom framework-res.apk
Extract xml folder
Now Choose port rom framework-res.apk
Replace Storage_list.xml
With the base rom extracted storage_list.xml which is in extracted xml folder
Save apk
2nd step
U have to replace kernal from boot.img of base rom to port rom
I already thread a porting guide check it..
3rd step
Replace these files
Libcamdrv.so
libcam.exif.so
libcamalgo.so
libcameracustom.so
Libaudio.primary.default. so
Hw Folder
etc/firmware
Metainf folder
Now Compress zip of ported rom folder with winzip.apk
Done u became a porter..
Click to expand...
Click to collapse
Do u think this will work
anish001 said:
Do u think this will work
Click to expand...
Click to collapse
I ported 10 roms for my phone with this method..
Sent from my M2 using XDA-Developers mobile app
Mind Hunter said:
I ported 10 roms for my phone with this method..
Sent from my M2 using XDA-Developers mobile app
Click to expand...
Click to collapse
Is it really works bro?
[email protected] said:
Is it really works bro?
Click to expand...
Click to collapse
Yes i ported almost 10 rom from this method
Sent from my M2 using XDA-Developers mobile app
Nice...
It will work on cm14?
Is this for same android version or lower?Can I port an higher Android version using your method?

[GUIDE] How to deodex your Z5 roms

Hi Guys ,
Due to many requests and because I don't have the time, the internet connexion and the Health to support all variants, I want to share with you how to make your Deodex for your Z5 !!!!
I AM NOT RESPONSIBLE TO ANY END OF THE WORLD DAMAGE BRICK OR THINGS LIKE THAT ON YOUR DEVICE !!! READ CAREFULLY AND ALWAYS DO A BACKUP FIRST !!!!
So let's get into it!
You will need:
A computer with java and flashtool installed
the SVADEODEXERFORART Tool here
This Zip I made for my deodex with Serajr base
Winrar or 7zip
DiskInternals linux reader program installed (google it)
The Z5 variant FTF
FIRST: Extracting the system folder
-Open your FTF file with Winrar or 7zip and extract the system.sin file.
-Open Flashtool and go to Tools>Sin Editor and browse to the system.sin you extracted earlier. When selected, click Extract data button and wait Flashtool to finish the data extraction. You can close Flashtool after the end.
-Open the system.ext4 file you got after flashtool extraction with DiskInternals linux reader and double clik on the system partition (5.2GB partition).
-Select the App, priv-app, framework and vendor folder and Build.prop file and click save. Click next, set a folder in desktop called system and save the folders and file in this newly created folder (System on your desktop). Close the program after the end.
SECOND: Deodex the folder extracted
-Extract and copy the deodex tool (SVADeodexerForArt) in the system folder on your desktop
-Delete the others folder in vendor folder except the app folder (You will have only vendor/app folder)
-Copy the 3 folder inside the vendor/app and the Semcgeneric folder from framework to the system/app or system/priv-app folder.
-Launch the tool, browse to the system folder and select this folder . After tick the 3 box in the left, clik Execute and let's the tool do some magic.
-A log will normally pop up in the end and if you have no error we can continue.
-If finished without errors, go to the SVADEODEXERFORART folder. You will see the 3 folders with deodexed app. Cut or copy them to another folder, for example Z5 deodex folder
-Create the vendor and vendor/app folder in the new folder with deodexed app in it and cut-paste the 3 deodexed folders you copied earlier from app or priv-app folder to vendor/app folder and do the same for the deodexed Semcgeneric folder to framework
Congratulations you have deodexed your rom
THIRD: Flash the deodex zip
-Take the zip and copy inside the system folder, the folders you deodex earlier
-Go to recovery and flash
You are normally on deodexed rom
You can clean the files if successfull
Sorry for the language mistakes too :fingers-crossed:
If you have some problems check this Youtube Video. It can help you
Special Thanks to:
@serajr for this deodex zip base
@auras76 for this help for the first deodex
@svadev for this awesome tool
DiskInternals linux reader didn't see any files in system.ext4 .Please help. Thanks
devilmaycry2020 said:
DiskInternals linux reader didn't see any files in system.ext4 .Please help. Thanks
Click to expand...
Click to collapse
I've been using ext2explore to open and extract system.ext4. And I highly recommend to use SuperR Kitchen on Linux to deodex since I got random FC (different apps in different time to deodex) with any apps when I do deodex on Windows.
RyTekk said:
I've been using ext2explore to open and extract system.ext4. And I highly recommend to use SuperR Kitchen on Linux to deodex since I got random FC (different apps in different time to deodex) with any apps when I do deodex on Windows.
Click to expand...
Click to collapse
Thanks. But deodexing rom in linux is difficult for many guys. include me
devilmaycry2020 said:
DiskInternals linux reader didn't see any files in system.ext4 .Please help. Thanks
Click to expand...
Click to collapse
Can you post some screenshots?
Envoyé de mon E6653 en utilisant Tapatalk
RyTekk said:
I've been using ext2explore to open and extract system.ext4. And I highly recommend to use SuperR Kitchen on Linux to deodex since I got random FC (different apps in different time to deodex) with any apps when I do deodex on Windows.
Click to expand...
Click to collapse
For people who have Linux yes but I can't install Linux on my computer for HDD reason
Can you make a guide for Linux with SuperR ?
Envoyé de mon E6653 en utilisant Tapatalk
root
bro sorry for ask hear
bro pls tell me how to root xperia z5 dual with locked bootloader????????
---------- Post added at 03:48 PM ---------- Previous post was at 03:47 PM ----------
root
bro sorry for ask hear
bro pls tell me how to root xperia z5 dual with locked bootloader????????
rameshkotibani said:
bro sorry for ask hear
bro pls tell me how to root xperia z5 dual with locked bootloader????????
---------- Post added at 03:48 PM ---------- Previous post was at 03:47 PM ----------
root
bro sorry for ask hear
bro pls tell me how to root xperia z5 dual with locked bootloader????????
Click to expand...
Click to collapse
No root available for z5 locked bootloader.
---------- Post added at 05:26 PM ---------- Previous post was at 05:23 PM ----------
lordriguez said:
Can you post some screenshots?
Envoyé de mon E6653 en utilisant Tapatalk
Click to expand...
Click to collapse
I've used 7zip to extract system.ext4 successful anyway. Thanks
but how to flash deodex zip
rameshkotibani said:
but how to flash deodex zip
Click to expand...
Click to collapse
You need rooted phone. OK ?
success in xperia z3+ dual....
thanks bro
Can you explain this step please:
--copy The 3 folder inside the vendor / app and the SEMC Generic folder from framework to the system / app or system / priv-app folder.
Grazie
xfire said:
Can you explain this step please:
--copy The 3 folder inside the vendor / app and the SEMC Generic folder from framework to the system / app or system / priv-app folder.
Grazie
Click to expand...
Click to collapse
I don't see how i can explain more than that.... There are 3 folders in vendor/app and the semcgeneric folder in system/framework copy them and paste in sytem/app or system/priv-app to be deodexed
lordriguez said:
I don't see how i can explain more than that.... There are 3 folders in vendor/app and the semcgeneric folder in system/framework copy them and paste in sytem/app or system/priv-app to be deodexed
Click to expand...
Click to collapse
Thanks, now I understood (translation by google), but in the vendor / app folder, I only have two folders: CromeCustomizazion and Ims.
xfire said:
Thanks, now I understood (translation by google), but in the vendor / app folder, I only have two folders: CromeCustomizazion and Ims.
Click to expand...
Click to collapse
2 folders? The first time I heard that...
I have them and the nativeAudioLatency folder...
Copy them and continue ! Be sure to make a TWRP backup before testing...
Envoyé de mon E6653 en utilisant Tapatalk
SvaDeodexerForArt did not work for me, always failed at boot.oat. But using Superrs-Kitchen on Manjaro Linux, I could do it easily. Very clear instructions all through the process.
I created the .253 deodex and flashed it. No issues so far.
ganeshbiyer said:
SvaDeodexerForArt did not work for me, always failed at boot.oat. But using Superrs-Kitchen on Manjaro Linux, I could do it easily. Very clear instructions all through the process.
I created the .253 deodex and flashed it. No issues so far.
Click to expand...
Click to collapse
Hi
How could you do that ? I've tried to use SuperR Kitchen in Ubuntu but always failed. Bootloop at boot animation. Could you help me to deodex for E6683. Thank you.
There are many option when deodexing rom.
devilmaycry2020 said:
Hi
How could you do that ? I've tried to use SuperR Kitchen in Ubuntu but always failed. Bootloop at boot animation. Could you help me to deodex for E6683. Thank you.
There are many option when deodexing rom.
Click to expand...
Click to collapse
Sorry for the delay in replying.
Please follow the steps in the link.
I don't use Ubuntu. The steps are shown using Mint 18. You can get system.ext4 and kernel.elf using flashtool.
ganeshbiyer said:
Sorry for the delay in replying.
Please follow the steps in the link.
I don't use Ubuntu. The steps are shown using Mint 18. You can get system.ext4 and kernel.elf using flashtool.
Click to expand...
Click to collapse
Thanks for your help.
It's seem you didn't zipaligning apk file before make flashable ROM zip ? And you need a sample deodex.zip file to make final z5 deodexed zip , right ?
And there is an error while zipaligning apk file. here is the log file.
devilmaycry2020 said:
Thanks for your help.
It's seem you didn't zipaligning apk file before make flashable ROM zip ? And you need a sample deodex.zip file to make final z5 deodexed zip , right ?
Click to expand...
Click to collapse
There is a 224 Deodex zip, in the forum. You can use that. No, I did not zip align them.

Categories

Resources