[TOOL] Grand Tool - I9082/L - Galaxy Grand Duos i9082 Android Development

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

Related

[UTILITY][TOOL] 9patchPngSuite [Windows&Linux]

Well, i actually cook the ROM MIUI for the SGS I9000 at miui.es and i was having a little fight with themes a few months ago. I allways stop at the same point, its so esay to compile previously decompiled .9.png, but what happens with compiled ones?
So here it's my solution, based on the grat idea of @tommytomatoe and his tool forMac OS X. It's called 9patchPngSuite and it let's you decompile, compile and launch draw9patch without the need of install android SDK.
How it works?
Easy, for every one in miui.es teamwork its not new its similar to other scripts i made, for the rest:
Windows
unzip 9patchPngSuite.zip in your prefered folder and double click on menu.bat
Linux
Unizip 9patchPngSuite.tar.gz in your prefered folder
give execution permissions (usually chmod 777)
type ./menu
Will show us 4 options
****************************
9patchPngSuite
v1 Windows edition
---------------------------------
by kakomalo...
thx @Xxfoc miui.es
and @tommytomatoe xda.com
****************************
1.Decompile *.9.png in Compiled folder (will clean decompiled folder)
2.Launch draw9patch (drag and drop files)
3.Compile RAW *.9.pnd in Decompiled folder (new created in output folder)
4.Info on draw9patch
x.Exit
Select option:
It's no so hard to understand but...
1.Decompile *.9.png in Compiled folder (will clean decompiled folder)
Decompile all .9.png in compiled folder, don't care if it's other kind of png or file, only works with .9.png.​
2.Launch draw9patch (drag and drop files)
Launch draw9patch, drag & drop files on it to edit. It's no needed to be installed android SDK tools, it's on tools folder​
3.Compile RAW *.9.pnd in Decompiled folder (new created in output folder)
Compile all .9.png in decompiled folder, don't care if it's other kind of png or file, only works with .9.png, and let the new compiled ones in output folder.​4.Info on draw9patch
Open thefault browser and goes to http://code.google.com/p/android-apktool/wiki/9PatchImages​
You have seen it's no difficult to use, i hope you like it.
Special thanks to @Xxfoc from miui.es for give me the idea, @tommytomatoe for his Mac OS X tool and brut.all for the work.
Download - Windows
Download - Linux
Spanish thread on miui.es or htcmania.com
Thanks for this! Can't wait to try it out when I'm back at my laptop
Sent from my Nexus S 4G using Tapatalk
Thank brutha
Excellent! Thanks.
Thanks i get a error on compile system cannot find file or folder.
ngagephone said:
Thanks i get a error on compile system cannot find file or folder.
Click to expand...
Click to collapse
Im not sure what do you try but, if its an error compiling .9.png make sure you have the descompiled & patched files in "decompiled" folder, before use option 3 in the menu.
Big thanks !
Very fast to edit .9.png now
This is a huge help, thank you.
The download links are down.
From where I could download?
Un saludo
Interested in working links aswell, as that tool sounds like the solution to my current problems
Link not work. ;(
Sent from my GT-S5830 using xda premium
Found a working link here if the author doesn't mind.
EddieFAF said:
Found a working link here if the author doesn't mind.
Click to expand...
Click to collapse
Thanks!!!
Enviado desde mi GT-I9100
Just like to say a big thanks for the 9patchPngSuite - it's saving me loads of time.
I had no problem recompiling edited .9.pngs using xUltimate-d9pc but it was a pain to have to decompile an apk just to edit a couple of .9.pngs
Working link please
Someone, please give working link to download this tool. Thanks!

[Tutorial] How to use Lg Weather Widget on CM7 or Miui beta

Tutorial to add Lg classes to the framework.jar in order to make work the original weather widget of LG in every rom.
I have made this process successfully in the CyanogenMod 7.2RC1 and in the MIUI 2.1a.
I discovered this process thanks to doc3000, which created to me the framework.jar of CM7 with Lg classes. After a while researching, I discovered the process.
First of all, make a backup of your rom just in case something goes wrong, be able to recover the terminal restoring it from the recovery, given the fact that a wrong framework.jar will produce a bootlop.
The files you need are:
1) baksmali.jar y smali.jar ,which you can get it from here: http://code.google.com/p/smali/. I have used the .jar files
2) original LG framework.jar file, for example in whatever rom STOCK, available in “/system/framework/framework.jar”
3) framework.jar of the rom to which we want to add the LG classes, available in “/system/framework/framework.jar”
4) WeatherWidget.apk which you can get too from whatever STOCK rom, available in “/system/app/WeatherWidget.apk”
1) Open a console, then cd to the folder where you have the 4 files. Run:
Code:
java -jar baksmali.jar framework.jar -o outlg
This will make a folder named “outlg”, which it will have all the LG Classes of the framework.jar
2) Repeat the same with the framework.jar of the rom that we want to add the LG classes running the command
Code:
java -jar baksmali.jar framework.jar -o out
3) Go to the folder “outlg/com” and make a copy of the “lge” folder to the “out/com” folder.
4) Now run
Code:
java -jar smali.jar out -o classes.dex
5) Open the framework.jar of the rom that we want to add the LG Classes with Winzip / 7zip ... , and replace the file classes.dex from the inside by the one we just have created. (Don't use Winrar, it make an incorrect framework.jar with a bootloop as a result. I don't know if Winzip work, but I confirm 7zip yes)
6) Insert the modified framework.jar to the “/system/framework” overwritting the original file, and checking that it has group and owner “root” and the correct permissions ( To know the correct permissions, look the permissions of any file in the folder “/system/framework/”...)
7) Copy the file “WeatherWidget.apk” in “/system/app/” and put he same permissions as any apk in that directory, check that the group and the owner are “root” too
8) Restart the device, and here we have the original LG weather widget in our favourite rom.
This process should work in every rom in every device, not only in the Optimus Black, but I could not check it because I only have an Optimus Black.
Sorry for my english >.<
Cheers!!!
Thank you i gonna try it out. but why it is in Q&A section? Maybe moderator could move this thread to themes&apps section? xD anyway thank you dude
I have less than 10 posts, I can't post on Development forum, but you are right, apps and themes are the correct forum, sorry >.<
Enviado desde mi LG-P970 usando Tapatalk
It ok maybe moderator can move it some day and more people find it?
Sent from my P970 using XDA
Hang on, i got an idea. i can create thread for you and put link on this thred hows that?
Runtime,
Great toturial on getting stock weather widget to work with cm7.
Any way you could put all this into a flashable zip?
I have abandon stock rom for months now and dont want to go back to extract files. Just too much efforts.
Thanks,
Sent from my LG-P970 using XDA
fongnd said:
Runtime,
Great toturial on getting stock weather widget to work with cm7.
Any way you could put all this into a flashable zip?
I have abandon stock rom for months now and dont want to go back to extract files. Just too much efforts.
Thanks,
Sent from my LG-P970 using XDA
Click to expand...
Click to collapse
If i could make you a flashable zip i would make it for you. But i dont know how to. So ill just make you a zip containing all of needed files c: (btw it seems like the original poster of this left this thread D: )
Sent from my LG-P970 using XDA
Hi all,
I can do a normal zip with all the files needed. This night I will do the zip.
A flashable zip is usseles when developers make a change involving "CyanogenMod/android_frameworks_base" because the framework.jar change. You need to do the process again to get a new framework.jar or you will get a bootlop.
Since u back so i ask qustion again...
Do you want me to open thread for you in themes and apps and give a link to your post... i take no credit for ur work.. so want me to?
P.S. im making zip now
Sent from my LG-P970 using XDA
foggydisaster said:
If i could make you a flashable zip i would make it for you. But i dont know how to. So ill just make you a zip containing all of needed files c: (btw it seems like the original poster of this left this thread D: )
Sent from my LG-P970 using XDA
Click to expand...
Click to collapse
thanks for offering me all necessary files.
I've just go through the tutorial again to rehearse all the command that I need to do.... I think I will screw up on this.... I have a busy life and I cant afford to have bootloop on phone. Just too time consuming.
Zip Is Here!
As i promised, ZIP with all STOCK files you need to go Good Luck with this
LINK:
->> http://dl.dropbox.com/u/78691851/StockFiles.zip <<-​ Have fun c:
foggydisaster said:
As i promised, ZIP with all STOCK files you need to go Good Luck with this
LINK:
->> http://dl.dropbox.com/u/78691851/StockFiles.zip <<-​ Have fun c:
Click to expand...
Click to collapse
Have you try this? meaning get the lg weather widget to work on cm7/muiu
The command that RUNTIME listed... do we execute these on the Android Terminal on the phone
thanks,
fongnd said:
Have you try this? meaning get the lg weather widget to work on cm7/muiu
The command that RUNTIME listed... do we execute these on the Android Terminal on the phone
thanks,
Click to expand...
Click to collapse
As i understood you do this in ADB on your PC....ive got an idea, i can do this for ya just send me your framework.jar (/system/framework/framework.jar) And i can try aply this for you
foggydisaster said:
As i understood you do this in ADB on your PC....ive got an idea, i can do this for ya just send me your framework.jar (/system/framework/framework.jar) And i can try aply this for you
Click to expand...
Click to collapse
link below is the framework.jar from my CM7
https://docs.google.com/open?id=0BwQDdoY7L1pGQ1J6MmQ1Y1pRSUU
thanks,
fongnd said:
link below is the framework.jar from my CM7
https://docs.google.com/open?id=0BwQDdoY7L1pGQ1J6MmQ1Y1pRSUU
thanks,
Click to expand...
Click to collapse
Ok dude its night now so ill do this for you tomorow c: but ull have this i promise nighty night
Sent from my GT-I9001 using XDA
Hi all,
@foggydisaster
I apreciate you offer, I you want to do for me, I thanks you.
The commands are for a windows/linux terminal/shell with java installed, no need to have ABD or android SDK installed. On windows do Start->Run->Cmd, on linux simply open a terminal emulator.
runtime_Err0r said:
Hi all,
@foggydisaster
I apreciate you offer, I you want to do for me, I thanks you.
The commands are for a windows/linux terminal/shell with java installed, no need to have ABD or android SDK installed. On windows do Start->Run->Cmd, on linux simply open a terminal emulator.
Click to expand...
Click to collapse
Ill go with ubuntu c:
Sent from my GT-I9001 using XDA
i have a problem... when i run comand to extract LGE framework.jar it shows folowing:
"
Code:
[email protected]:~/Desktop/workfolder$ java -jar baksmali.jar framework.jar -o outlg
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.DexFile$NoClassesDexException: zip file framework.jar does not contain a classes.dex file
at org.jf.dexlib.DexFile.<init>(DexFile.java:298)
at org.jf.baksmali.main.main(main.java:265)
[email protected]:~/Desktop/workfolder$
Any ideas?
foggydisaster said:
i have a problem... when i run comand to extract LGE framework.jar it shows folowing:
"
Code:
[email protected]:~/Desktop/workfolder$ java -jar baksmali.jar framework.jar -o outlg
UNEXPECTED TOP-LEVEL EXCEPTION:
org.jf.dexlib.DexFile$NoClassesDexException: zip file framework.jar does not contain a classes.dex file
at org.jf.dexlib.DexFile.<init>(DexFile.java:298)
at org.jf.baksmali.main.main(main.java:265)
[email protected]:~/Desktop/workfolder$
Any ideas?
Click to expand...
Click to collapse
I edit my first post with CODE tags, copy again the commands and it will work. It's a problem with the "-" simbol in plain text with browser. My fault.
Still the same itworks with CM7 framework filebut not with LGE..

[[Guide]] Apktool Mobile (Setup/Decompile-Recompile/Theme/Sign)

Yo guys! Here I come up with a brief tutorial for using Apktool Mobile! Let's begin!
Requirements:
1.A rooted device
2.Apktool 4.4 : https://storage.googleapis.com/goog.../code.google.com/apktool/apktool4.4_armhf.zip
3.A deodexed app of your phone.
How to deodex? Watch my video tutorial here: https://www.youtube.com/watch?v=n0sfERSqLgA
4.Root explorer and Busybox
5.Brain.apk
6.Patience.jar
How to setup apktool?
1.) Unzip apktool4.4_armhf.zip using root explorer.
2.) Navigate to sdcard0/speedsoftware/extracted/apktool4.4_armhf/apktool folder and install apktool 4.4
3.) Open apktool app,grant root access. Now goto settings and select apktool version 1.5.2. Come back.
4.) Navigate to storage/sdcard0/speedsoftware/apktool4.4armhf folder.
5.) Long press on apktool folder and select Set as apktool data folder.
6.) Navigate to system/framework
7.) Click on framework-res.apk and select import as framework.
8.) In the same folder find twframework-res.apk(for samsung devices) or mediatek-res.apk, click on it->import as framework
9.) Now navigate to system/app, find systemui.apk->click on it and select
10.) Import as framework.
11.) Done.
How to theme SystemUI?
1.) Using root explorer, create a folder named 'A' in apktool folder.
2.) Copy SystemUI.apk to that folder.
3.) Open apktool app, navigate to that A folder, click on SystemUI.apk and select decompile all. Wait till it gets decompiled.
4.) After it gets decompiled, you will get a folder named SystemUI_src
5.) Now minimize apktool, go to root explorer, navigate to SystemUI_src folder, and do any type of modifications you want.
For example, colour the battery icons using Picsay Pro and save with the original name.
6.) After you are done, open apktool app, click on SystemUI_src folder, recompile. Wait till it gets recompiled. Now you will get an app named SystemUI_src.apk. That's your modded apk.
How to Sign SystemUI/Any System app?
1.) Using root explorer, goto A folder, and extract SystemUI.apk and SystemUI_src.apk one by one.
2.) Now navigate to sdcard0/speedsoftware/extracted/SystemUI folder.
3.) Copy Androimanifest.xml and Meta-inf folder from there. Press back and open SystemUI_src folder. Paste those two files there. Click replace when you see the popup.
4.) Come back. Long press on SystemUI_src folder and select zip this folder. Then select goto zip once its finished. Rename the SystemUI_src.zip to SystemUI.apk.
5.) Done. Now you can your push own modified UI to system/app!
Good luck!
Regards,
Aniruddha B.Pathak.
HIT THANKS IF I HELPED YOU!! :laugh:
Thanks to @Ibuprophen for providing me the updated link to apktool.
Nice guide
KeeP it up ..
Thanks for the guide ...... I have apk tool 4.6 can i use it in same way???
arun.negi004 said:
KeeP it up ..
Thanks for the guide ...... I have apk tool 4.6 can i use it in same way???
Click to expand...
Click to collapse
Thanks for the compliment
Of course you can but I personally recommend 4.4 as it has more options is quite faster
Still go ahead with 4.6 :angel:
Ok thanks BRO
Aniruddha_Pathak said:
Thanks for the compliment
Of course you can but I personally recommend 4.4 as it has more options is quite faster
Still go ahead with 4.6 :angel:
Click to expand...
Click to collapse
Ok i also have 4.4 version :3
But why this step secting apk tool version 1.5.2
Ahh...thats for smali
Apktool when set to 2.0 gives errors sometimes while recompiling if you edit smali files hence, set it to 1.5.2 so that you won't face any problem
Thanks...
Aniruddha_Pathak said:
Apktool when set to 2.0 gives errors sometimes while recompiling if you edit smali files hence, set it to 1.5.2 so that you won't face any problem
Click to expand...
Click to collapse
Ok thanks BRO for help..
I m getting this error while recompiling system ui..
[Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java:164)
at brut.androlib.Androlib.build(Androlib.java:183)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(AbstractDirectory.java:103)
at brut.androlib.Androlib.readMetaFile(Androlib.java:160)
... 4 more
Click to expand...
Click to collapse
---------- Post added at 08:27 AM ---------- Previous post was at 08:17 AM ----------
Does it needs system deodexed?
Follow the guide again
Setup apktool again, then follow the guide carefully
Hi! I'm on a rooted kk tablet running ApkTool mobile v5.
Is this version stable and bugfree? or should I install an older one (e.g. v4.4)
An other question,what should I do to have a signed and/or working app after:
Decompiling>>Adding files>> ??
Because when I add files to the apk and try to compile, errors, errors,...errors!!
Older version would work faster
Wolf Tatoo said:
Hi! I'm on a rooted kk tablet running ApkTool mobile v5.
Is this version stable and bugfree? or should I install an older one (e.g. v4.4)
An other question,what should I do to have a signed and/or working app after:
Decompiling>>Adding files>> ??
Because when I add files to the apk and try to compile, errors, errors,...errors!!
Click to expand...
Click to collapse
1. I would recommend older version of apktool as it would work faster on your tab.
2. Install busybox if its not already installed.
3. If you are replacing a png, then keep in mind that you must replace those pngs with "SAME NAME" as they were before in the SystemUI.
4. Donot touch .9.pngs if you don't know how to play with them.
Aniruddha_Pathak said:
1. I would recommend older version of apktool as it would work faster on your tab.
2. Install busybox if its not already installed.
3. If you are replacing a png, then keep in mind that you must replace those pngs with "SAME NAME" as they were before in the SystemUI.
4. Donot touch .9.pngs if you don't know how to play with them.
Click to expand...
Click to collapse
Thanks for replying.
I already know how to replace pngs inside an apk,and I know that .9.PNG are not. png. But what I can't do is to successfully compile and sign the app after adding-not just replacing-new files to the existing ones inside_let's say package/res/drawable_apk.
Umm...if you want to ADD pngs, then you need to make some changes in xmls, otherwise it won't recompile
Aniruddha_Pathak said:
Umm...if you want to ADD pngs, then you need to make some changes in xmls, otherwise it won't recompile
Click to expand...
Click to collapse
Yes I know, but which ones should I modify?
How about editing xml's using phone, what tool to use?
ApkTool v4.8 Mod (Professional)
by Stewe, full creds to him
Mod Info:
♣ Added ApkTool v2.0.0 RC4.
♣ Added Smali/Baksmali v2.0.5.
♣ Added New Icons.
♣ Apk + Data.
http://www34.zippyshare.com/v/mVx5n21p/file.html
Wolf Tatoo said:
Yes I know, but which ones should I modify?
Click to expand...
Click to collapse
Search around XDA for the guides, you may find one
Notepad++
datsoy said:
How about editing xml's using phone, what tool to use?
Click to expand...
Click to collapse
I use Notepad++, which is a great tool
Link: https://code.google.com/p/openintents/downloads/detail?name=Notepad-1.4.0.7.apk
Thanks for sharing
berryman13 said:
ApkTool v4.8 Mod (Professional)
by Stewe, full creds to him
Mod Info:
Added ApkTool v2.0.0 RC4.
Added Smali/Baksmali v2.0.5.
Added New Icons.
Apk + Data.
http://www34.zippyshare.com/v/mVx5n21p/file.html
Click to expand...
Click to collapse
Thanks for sharing it sir but I personally has used all versions of apktool, from 4.1 to 5.0 and I find 4.4 more useful
Still, thanks for sharing the link, again
Are there any tutorials on how to change the status bar icons (sounds, vibrate, wifi,signal)?
Thanks in advance!
Should I make one?
kushpancake said:
Are there any tutorials on how to change the status bar icons (sounds, vibrate, wifi,signal)?
Thanks in advance!
Click to expand...
Click to collapse
Should I make a guide on it? Or should I tell you here?

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