[Info/Tools] Deodexing Made Easy... - Xperia Z General

Hi there.
The first thing I do when installing the latest firmware is Deodex it, mainly because having a deodexed ROM is easier to modify and you'll find a lot of the modifications that are are in the Themes And Apps sections require you to have a deodexed ROM. I use the dsixda's Android Kitchen to deodex and @pankaj88 has written a great guide here - [GUIDE] How to DEODEX stock ODEXED ROM using dsixda's kitchen - so you can do it yourself or try the other tools listed below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The differences between Odex and Deodex Files...​
philos64 said:
In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space The odexed file structure works well as an optimization tool. Since these .odex files contain preliminary load information about each system app, the OS knows what to expect when it’s booting up, and consequently, loads all these apps faster.
On the other hand, it also makes hacking those applications difficult because a part of the coding has already been extracted to another location before execution.
For instance, on a non-rooted device you’ll find
system/app/Phone.apk ===> as well as ===> system/app/Phone.odex
Click to expand...
Click to collapse
- [GUIDE] - The differences between Odex and Deodex Files
[Utility][win] De-Odexer and Odexer Tool​
majdinj said:
Making modifications to an Odexed file requires a tedious and time consuming process of Deodexing, modifying, and then Reodexing. So here I thought, why not to have a tool by which I could deodex a targeted application, then I can do my modifications, then odex back the file again.. So it was the birth of this tool.. yey
With power of baksmali and smali codes (credits to JesusFreke), and dexopt-wrapper and busybox binaries (credits to Denys Vlasenko); I have came up with this tool..
Click to expand...
Click to collapse
- [Utility][win] De-Odexer and Odexer Tool
[TOOL][WINDOWS]Universal Deodexer[ALL DEVICES!!]​
abcdjdj said:
Hi everyone,
Alokbina and I have created a tool which allows users to very easily deodex apks from a rom. This tool is very useful for Rom developers too. For now only windows is supported but we will try our best to make the same tool for linux too and make the tool as user friendly as possible. And, please don't forget to thank alokbina too.
NOW EVEN ON XDA PORTAL - http://www.xda-developers.com/android/deodex-all-the-things-with-universal-deodexer/
Requirements:-
--->Java installed on your PC
--->system/framework folder from your rom
--->apks from that SAME ROM with the respective .odex file
--->Patience and a calm head (common sense included)
You can watch this video for setting up and using the tool -
Click to expand...
Click to collapse
[FIXED][UPDATE - V3][TOOL][WINDOWS]Universal Deodexer[ALL DEVICES!!]
CARBONITE TOOL​
adityaf said:
Features
1)Deodex your stock ROM (android 2.x 3.x 4.x)
2)This tool automatically pull your apps from phone to PC
3)One click deodexer,
4)Just click Deodexer_from_phone
5)All apps and framework will be deodexed.
6)Automatically makes .zip file flash from CWM.
BUGS
Sometimes it does not deodex androidpolicy.jar just run script once again!
Click to expand...
Click to collapse
- [TOOL]CARBONITE TOOL [Dedeoxder tool][All devices]
[How-To] Re-Odex a Rom​
TearsDontFalls said:
What do I need to re-odex?
-A rooted phone
-A full NANDroid Backup
-More than 30 mb free space on /system
-ADB drivers for Option 1
-Titanium Backup Pro for Option 2
How can I re-odex a Rom?
There are 2 Options to do it, but only the first does a full re-odex.
Click to expand...
Click to collapse
- [How-To] Re-Odex a Rom
[UTIL]Auto Odexer Script V2.1-Mod your odex files with a breeze​
alkhafaf said:
Before u read, u should know that this thread is for themers and modders only... and this is not a tool for odexing the whole ROM.
Hello everybody
While I was working on my ROM, and releasing an odex version, I suffered alot in working on the odex files and modifying them. Every time I should use the command line and copy certain commands from a notepad, in addition I have to edit the notepad file to make the commands odex other files... that was a pain...
...
For anyone that want to use these scripts, I wanted to share it with you, and I hope they would be useful to you.
Click to expand...
Click to collapse
- [UTIL][22/2/13]Auto Odexer Script V2.1-Mod your odex files with a breeze

when i write this below line
cp /sdcard/done_app/* /system/app/
it says not found cannot proceed...what to do????????
nothing got the other way round

Will i lose my data or will everything be as same as before?

venky716 said:
Will i lose my data or will everything be as same as before?
Click to expand...
Click to collapse
As said in the OP, it will restore all the junk but it won't remove anything except for the odex files.

Update.

How to deodex this framework ?
Sent from my LT25i using xda premium

danisariandi said:
How to deodex this framework ?
Sent from my LT25i using xda premium
Click to expand...
Click to collapse
Hi Danis.
I just used the Android Kitchen to do both folders.
From me to you.

XperienceD said:
Hi Danis.
I just used the Android Kitchen to do both folders.
From me to you.
Click to expand...
Click to collapse
How ? give me instruction

danisariandi said:
How ? give me instruction
Click to expand...
Click to collapse
Download and setup the kitchen, then just follow the onscreen instructions, similar to ApkManager.
From me to you.

Can copy-paste them to the system/app and system/framework with root explorer with proper permission (.307fw rooted)? Thank you!

petrutms said:
Can copy-paste them to the system/app and system/framework with root explorer with proper permission (.307fw rooted)? Thank you!
Click to expand...
Click to collapse
You've all the odexed files to remove manually, and its a lot, plus you might have issues doing it that way.
From me to you.

Ok, thank you! I will try...

Updated...
These files are from Xperia Z (C6603) v4.2.2 10.3.A.0.423 Generic ES (Unbranded/Spain)
423_DXD_framework
423_DXD_apps
Click to expand...
Click to collapse

could any one please upload the below files from the JB 4.2.2 10.3.A.0.423
SystemUI.apk,
SystemUI.odex,
android.policy.jar,
android.policy.odex
framework-res.apk
I accidentally flashed the ZL files and i am stucked at Xperia Logo......Please upload it...

mohanparvatham said:
could any one please upload the below files from the JB 4.2.2 10.3.A.0.423
SystemUI.apk,
SystemUI.odex,
android.policy.jar,
android.policy.odex
framework-res.apk
I accidentally flashed the ZL files and i am stucked at Xperia Logo......Please upload it...
Click to expand...
Click to collapse
Reflash your rom using flashtool. Much easier than trying to push those files IMO and should fix anything you broke.
Sent from my C6603 using Tapatalk 2

How to deodex 4.1.2-10.1.1.A.1.253
Sent from my C6602 using Tapatalk 4 Beta

Ame123 said:
How to deodex 4.1.2-10.1.1.A.1.253
Sent from my C6602 using Tapatalk 4 Beta
Click to expand...
Click to collapse
There are few methods you can use but I use the Kitchen. I'll update the OP tonight with a few more links.
From me to you.

nehtsra lake
XperienceD said:
There are few methods you can use but I use the Kitchen. I'll update the OP tonight with a few more links.
From me to you.
Click to expand...
Click to collapse
Can i use that files for c6602 ?

Can you make a flashable zip for this?
Sent from my C6602 using xda premium

I'm on the Spanish 423 from PC Companion which I guess is odexed. If I do this, I assume I can then use the Ultra Z launcher? Or would I need to do something more?
Sent from my C6603 using xda premium

Related

[ROMAPP]ROMEditToGo 0.9.3

Hi,
because our developers are so fast in releasing new ROMs every day I decided to make a nice little app for convenience.
Ever had this problem?
You are on the road, checking XDA and your favourite dev has just updated your ROM. You cannot wait until you come back home, but wait. There are all those apps you always remove from the ROMs before you flash them. And all your favourite MODs you need to add.
That's where ROMEditToGo comes in.
What it does
This app is for modifying ROM files. You can delete files (APKs for now) from the ROM. Also you may merge files from other ZIPs into the ROM (if they are already in there).
It is especially for those people, that want to modify some aspects of a ROM, but don't want to use a PC/Mac for that purpose.
You can open ROMs from the app or from any file explorer (any zip file).
You can define a default path for your ROM, so the dialog to choose ROMs will open this folder first (if you use OI File Manager).
There's also a backup option, in case you want to leave the source ROM unmodified.
Available Languages are English and German.
What it will do
I'm planning to implement some more features like
adding single files to the ROM
Maintain a (user-defined) list of commonly deleted files (e.g. Stocks.apk)
Implement forbidden files, which are needed for the ROMs to work
Check if file is a ROM
Customizing scripts
You name it...
What it does not
The ROM files are not signed. So you have to turn off verification in recovery. Also there are several APKs you should better leave in the ROM.
What you need
Android 2.2 installed...
Caution
Removing APK files from the ROM may produce a file that is not able to start correctly. Please be careful when removing files. Make sure you have a copy of a working ROM, in case something went wrong.
Click to expand...
Click to collapse
Version / Changelog
0.9.3 - added new version of zipio-lib to handle weird zips
0.9.2 - rewrite of zipping engine to get rid of zip binary. used zipio-lib from http://code.google.com/p/zip-signer/
- added search to file chooser
0.9.1 - changed the way files are chosen from SD to support more File Managers
0.9 - added zip binary with auto installation for S-OFFed root users
0.8 - initial version
Screens
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
interesting....will play around with this
Definitely will try this... been looking something like this for quite some times..
Will try this over the weekend.
Good effort, I was really in need of such an app.
gautam.malik said:
Will try this over the weekend.
Good effort, I was really in need of such an app.
Click to expand...
Click to collapse
I'm got this message - "No zip found in your rom" - when launched GingerVillian rom with this app.
gautam.malik said:
I'm got this message - "No zip found in your rom" - when launched GingerVillian rom with this app.
Click to expand...
Click to collapse
This is because your ROM doesn't contain a zip binary. I will try to work around this in the next version.
Sent from my HTC Desire using XDA App
Pretty awesome work my friend, especially the fact that I now can do it on the fly and from my phone.
3f1f37 said:
Pretty awesome work my friend, especially the fact that I now can do it on the fly and from my phone.
Click to expand...
Click to collapse
Thx. That was the main intention. First did it for me, but thought I'd share.
slow23 said:
Thx. That was the main intention. First did it for me, but thought I'd share.
Click to expand...
Click to collapse
Its awesome of you too share.
I find myself creating my own custom ROMS, taking wallpaper from one ROM and framework from another and the ability to include UOT in the package while being away from my PC, absolutely sick.
Really nice app idea, thanks for sharing.
Could you post a link to android zip binary file?
Thanks.
GENIUS idea, why didn't anyone else make this?
Matty Matt said:
GENIUS idea, why didn't anyone else make this?
Click to expand...
Click to collapse
thx, exactly my thoughts...
coolbits said:
Really nice app idea, thanks for sharing.
Could you post a link to android zip binary file?
Thanks.
Click to expand...
Click to collapse
Just released a new version. As a part of the check it is now possible to directly install the zip binary.
The downside of this is, that the app needs root now, and also S-OFF.
If I find the time, I'll provide a flashable.zip for the binary.
Any chance of it supporting other file managers? I use ES File Explorer. Great app though.
Sent from my HTC Desire using XDA App
bmdixon said:
Any chance of it supporting other file managers? I use ES File Explorer. Great app though.
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
New Version is out.
You can now use any file manager. The downside is, that the standard action doesn't allow to choose a folder to start from.
You can choose in the settings, which way you want it.
New version:
No more need for zip binary. Also it's now possible to search for apks in the ROM.
Superb App. Working wonders for me.
Regards.
simply AMAZING
Hi,
was really happy to find your app...
but on my HTC Desire running ICS from Sandvold it doesn't work.
The zip is 22 bytes big afterwards, so it's actually empty. Besides, when I select a different zip to be included, the button to start processing can't be pressed...
Any chance for a fix?
smlgbl said:
Hi,
was really happy to find your app...
but on my HTC Desire running ICS from Sandvold it doesn't work.
The zip is 22 bytes big afterwards, so it's actually empty. Besides, when I select a different zip to be included, the button to start processing can't be pressed...
Any chance for a fix?
Click to expand...
Click to collapse
I'm on sandvolds ICS, too.
If you choose an addon, you also have to select the files to insert.
For the 22b error I got no idea, which rom did you edit?
Gesendet von meinem HTC Desire mit Tapatalk
Thanks for your reply.
I'm on Sandvold's 0.2.0 and wanted to adapt 0.2.1, because I don't want to switch from data++...
I tried just changing the zip file but somehow that doesn't work either. When I open it with 7zip and try to delete some apk's, it says "operation not implemented".
When I try it with WinRAR, I get "Archive is broken" after the delete operation.
I also unzipped it, deleted what I don't need and re-zipped it, but then my 4ext Touchcovery aborts the installation...
Any help for these methods is also appreciated...

[MOD] 14-Toggles mod for stock ROM (Odex, DeOdex mini-tutorials added)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please backup your "SystemUI.apk" file from "/system/app" first!!
This is for de-odexed ROM only. If you want it for ODEX'ed ROM, I can guide you through the steps required!
This is for DDKQ5 ROM (GingerReal DDKQ5 also). If you want it for your ROM, post your SystemUI.apk, and I can make a mod for you..
Credits: lidroid and sileshnair
Installation:
Install zip through recovery
Wipe Cache and Dalvik-cache
Reboot
You can modify the toggles with QuickPanelSettings application!
Download:
DDKQ5 - Mediafire (works on KQ6/KPP also - thx hypergamer1231)
XXKPP - Multiupload
XWKSD - Here
DDKQ8 - Credits [email protected]
XWKTM
Known Issues:
- Flashlight does not seem to work!
De-ODEX Mini Tutorial:
Tools:
Windows OS
JDK
ANDROID SDK
LATEST XULTIMATE
And A Rooted Phone
Process:
1. Copy SystemUI.apk and SystemUI.odex to "/mnt/sdcard/odex" folder.
2. Unzip xUltimate, and launch "Main.exe"
3. If everything goes well xUltIMATE should recognize the phone and make a connection. You now should see a list of options.
4. Run option 10.
5. Go back into the xUltimate folder and copy SystemUI.apk from "done_app" folder.
6. Mod or send me your de-odexed SystemUI.apk
ODEX Mini Tutorial:
1. Download and extract ODex-ADB (my modified script)
2. Put the modded SystemUI.apk in "/sdcard/app" and run this script with ADB connection. The odexed files will be in the same folder, just push via recovery.
3. Fix permissions (644)
That's nice Tks u I hope that I can learn this
yes, it is pretty easy!
here is the original mod for i9000 -> link
Tks u I will learn and merge with my rom
---------- Post added at 10:48 AM ---------- Previous post was at 10:16 AM ----------
I got prob. I followed that guide but it doesnt work when I use QuickPanelsetting app :-s
Nice work.....
Prawesome said:
Could you please give me instructions on doing the same on an odexed rom...I am in the process of making one,so it would be helpful if you give it to me from that point of view...
Click to expand...
Click to collapse
well he gave the HOW TO link above i will tell you how to do it on odexed one
Ok, it worked but I found that it uses source from lidroid-res.apk and affect my theme I will try to theme it later. Btw, tks u
Can you please make this for 2.3.6 KPP?
Ace9876 said:
Can you please make this for 2.3.6 KPP?
Click to expand...
Click to collapse
Please try the attached SystemUI.apk (just replace the SystemUI.apk in the original package in the OP)
Download
shardul_seth said:
Please try the attached SystemUI.apk (just replace the SystemUI.apk in the original package in the OP)
Download
Click to expand...
Click to collapse
Thanks, it works
madman_amit said:
well he gave the HOW TO link above i will tell you how to do it on odexed one
Click to expand...
Click to collapse
how to do on odexed?
imbawind said:
how to do on odexed?
Click to expand...
Click to collapse
In short:
1. De-odex SystemUI.apk (baksmali)
2. Apply mod or send me the de-odexed SystemUI.apk
3. Odex again (i am attaching script to ODEX), just put the modded SystemUI.apk in "/sdcard/app" and run this script with ADB connection. The odexed files will be in the same folder, just push via recovery.
Dude for gingerreal ddkq5 is it the file in the first post which I should use ?
Sent from my GT-S5830 using XDA Premium App
shardul_seth said:
In short:
1. De-odex SystemUI.apk (baksmali)
2. Apply mod or send me the de-odexed SystemUI.apk
3. Odex again (i am attaching script to ODEX), just put the modded SystemUI.apk in "/sdcard/app" and run this script with ADB connection. The odexed files will be in the same folder, just push via recovery.
Click to expand...
Click to collapse
thanks for ur useful reply
thanks button hitted
shardul_seth said:
In short:
1. De-odex SystemUI.apk (baksmali)
2. Apply mod or send me the de-odexed SystemUI.apk
3. Odex again (i am attaching script to ODEX), just put the modded SystemUI.apk in "/sdcard/app" and run this script with ADB connection. The odexed files will be in the same folder, just push via recovery.
Click to expand...
Click to collapse
hey i have .odex files in my system/app dont know if this is odexed or something
but if i send you my systemui.apk and framework apk
can you then 14 mod it?
Sent from my GT-S5830 using xda premium
Works like a charm on ddkq6
Installed it on KQ6(the KQ5 version and its awesome) Thanks man
Do it for DXPPB please ! (Actually TheMyth KPB)
SystemUI.apk - http://db.tt/0X8pPy8y
Herpderp DXKPB.
Lijop said:
Dude for gingerreal ddkq5 is it the file in the first post which I should use ?
Click to expand...
Click to collapse
Yes.
robinandroid said:
hey i have .odex files in my system/app dont know if this is odexed or something
but if i send you my systemui.apk and framework apk
can you then 14 mod it?
Click to expand...
Click to collapse
Just send me your SystemUI.apk and SystemUI.odex files.
hypergamer1231 said:
Installed it on KQ6(the KQ5 version and its awesome) Thanks man
Click to expand...
Click to collapse
Thanks, good to know. I'll add it in the OP.
EmoBoiix3 said:
Do it for DXPPB please ! (Actually TheMyth KPB)
SystemUI.apk - http://db.tt/0X8pPy8y
Herpderp DXKPB.
Click to expand...
Click to collapse
Your chef has already modded it!! He may be posting it in his thread..
EmoBoiix3 said:
Do it for DXPPB please ! (Actually TheMyth KPB)
SystemUI.apk - http://db.tt/0X8pPy8y
Herpderp DXKPB.
Click to expand...
Click to collapse
Anyway, here it is, attaching..
shardul_seth said:
Yes.
Just send me your SystemUI.apk and SystemUI.odex files.
Thanks, good to know. I'll add it in the OP.
Your chef has already modded it!! He may be posting it in his thread..
Click to expand...
Click to collapse
I just tried on THeMyth ICS and it's not suitable with ICS theme (need to theme a lot to make it become ICS style) so I give up

[SHARE]APKTool For Phones! [23.04.14]

APKTool For Android!
Click to expand...
Click to collapse
​
OP Updated with proper instructions. Do not forget to follow the same. :good:
Due to some problems using the latest version, I'm uploading the previous version in the Downloads, take a look.
Don't forget to hit Thanks and Rate this thread button if you find it useful! :angel:​
Hello Friends!
I am here to share an Awesome Utility for our Great Themers who can now edit .apk files on the device itself!
This is the APKTool which can run on android itself!
Some features like:
Decompile dex files
Decompile apk
Sign Apk
Make Odex
Zipalign
Extracting META-INF
dex2jar
jar2dex
Creating ROM Dump of current Rom
Are available in this app!
It works quiet good on my XSola, but I am sure It will run smoothly on devices with good amount of RAM! :good:
Here are few previews of the app:
Previews:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Downloads:
Download APKTool For Android! v4.4
Download APKTool For Android v4.3 (Old Version)
Instructions:
- Download apktool4.4_armhf.zip (recommended version) ( ~50MB ).
- Extract the zip to your preferred location.
- Install apktool.apk (Or similar name) from the zip file.
- Open the App, Navigate to the folder you have extracted the zip, long press it and select set as apktool data folder.
- Now navigate to /system/framework -> Tap on framework-res.apk -> Select 'import as framework' (This will be imported as framework 1)
-Tap on SemcGenericResUxp.apk and again select 'import as framework' (This will be imported as framework 2)
The tool extracts the app to the folder wherever the app is! So please do not extract any app directly through /system folder! :good:
ENJOY THE REST!
Good Luck! :good:
Nice thread mate. :good:
Such a useful thread bro... Keep it up
Rajeev said:
Such a useful thread bro... Keep it up
Click to expand...
Click to collapse
Always to do possible help to you bro.
I have checked..... Does not decompile apk properly. Tried decompile radio but not decompiled fully. Missing some files.
Sent from my old Neo V
great jobssssss:silly:
AndroidNoob69 said:
I have checked..... Does not decompile apk properly. Tried decompile radio but not decompiled fully. Missing some files.
Sent from my old Neo V
Click to expand...
Click to collapse
Thanks for your feedback @AndroidNoob69 . And, I think even i had got an error about it. But did you tried recompiling it again? (Maybe with making some changes)
@Rajeev bro , do you get errors like these?
Sent from my Xperia Sola using XDA Premium 4 mobile app
cpkunki said:
Thanks for your feedback @AndroidNoob69 . And, I think even i had got an error about it. But did you tried recompiling it again? (Maybe with making some changes)
@Rajeev bro , do you get errors like these?
Sent from my Xperia Sola using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I already used this tool in ma XZ and Compiled Conversation.apk and some other apks without any problems....
Rajeev said:
I already used this tool in ma XZ and Compiled Conversation.apk and some other apks without any problems....
Click to expand...
Click to collapse
Ya even me too! I got some errors while decompiling Home.apk, but while recompiling, it was all okay!
Sent from my Xperia Sola using XDA Premium 4 mobile app
Hey @cpkunki.. I am getting errors while decompiling and recompiling both..plz help me.. 1st screenshot while decompiling and second one while recompiling..
Sent from my LT28h using XDA Premium 4 mobile app
@cpkunki while recompiling..
Sent from my LT28h using XDA Premium 4 mobile app
This is not the full apktool and @cpkunki is not the maker of the app. As mentioned, this app does not decompile and compile properly as it is missing sony framework tables.
Sent my Carbonised Xperia P
You should install framework related apps then recompile ...
But i think there isn't anyway to do it !
Thanks for the share was looking for it
Sent from my Xperia Acro S using Tapatalk
I am so sorry @Chocklety Boyee , but as @AndroidNoob69 said, I have not created this app or I do not know how to debug things because I am still a learner on XDA.
I asked one of my friend, (A Samsung user) he said try putting the app in the /system folder and decompile it.
I did that before posting this thread. Yes it got decompiled, but the problem was that I couldn't delete the folder where the app was decompiled, only its contents got deleted.
Try doing the same, but please make a backup before doing so :fingers-crossed:. Don't blame me .
And do tell me the results.
..
@abo hani, glad you liked it.
How to edit and recomplie xml file in mobile?
mamenvn said:
How to edit and recomplie xml file in mobile?
Click to expand...
Click to collapse
For that you can use any all in one File manager like this one
Or if you just want an XML editor, you can search on play store,
you will get these:
Axel (XML Editor / Viewer)
XML Editor
And so on..
cpkunki said:
For that you can use any all in one File manager like this one
Or if you just want an XML editor, you can search on play store,
you will get these:
Axel (XML Editor / Viewer)
XML Editor
And so on..
Click to expand...
Click to collapse
The apk is not working after edit with xml editer
I encourage you guys not to use apktool on phones. It is and is never the full version. It is missing framework files and there is no way you can install them.
Sent my Carbonised Xperia P
mamenvn said:
The apk is not working after edit with xml editer
Click to expand...
Click to collapse
Oh! I don't know bro. Sorry!
AndroidNoob69 said:
I encourage you guys not to use apktool on phones. It is and is never the full version. It is missing framework files and there is no way you can install them.
Sent my Carbonised Xperia P
Click to expand...
Click to collapse
Wait bro!
Did you follow the instructions correctly?
Especially this one - Open the App, Navigate to the folder you have extracted the zip, long press it and select set as apktool data folder ?
And also, this IS working on phones like Xperia Z. Because @Rajeev bro was able to add his own Banner, 'Developer Name' in About Phone in Settings!
And also, the main developer is not mad to create such a project in Google code and on GitHub. :silly:
I used this app in ma mobile.. I already told u that i created 3 mods using this app.. One is Rom name under About Phone setting, second one is full transparent caller screen and third one is systemui transparency...

[TOOL][WIN]AROMA Zip Maker | Make aroma zips in seconds |

AROMA Zip Maker By DC07.
Tool Featured On Portal Here​
Hello XDAins,After my 2 months break from xda,I am back...but this time with a handy tool
The tool converts simple flashable zip to aroma installer based flashable zip.
I made this tool for devs here who wanna include aroma installer in there ROM/THEME but don't know how to and those who cannot follow the tough tutorials,So this is completely Noob Friendly
Instructions
-Extract the zip contents in a your working folder (for eg: /desktop/aromazipmaker)
-Place the META-INF only,of your rom/mod/update/theme etc in the folder
-Now open the aromazipmaker.exe
-Proceed with the steps as guided in the script
-and your output will be META-INF [the orignal meta-inf will be named as original-meta inf.....and the aroma one will be just meta-inf]
-Place the META-INF Back into your zip with 7zip or any tool
-Flash Through CWM Recovery.
Features
-Simple and Newbie Friendly
-Themes Support[3 Themes Honami i1, Holo Metro, xNXT xperia theme
-You can include your ROM/MOD/THEME's Changelog and Thanks,that is placed in Aroma's_META-INF/com/google/android/aroma/here
Credits/Thanks
*Adhi1419 for orignal idea
*amarullz
*Ayush Singh
*iamareebjamal
*Lalit Patil
Things You should know
-The zip have a minor bug,after the process is completed successfully,the both the folders are named Original_META-INF.So after the process is done,just refresh and you will see two different folders viz. Original_META-INF and META-INF.
-You only have to use the META-INF folder...that includes the aroma installer.
Q.How to know that the process have completed successfully?
A.As you see this...you have done it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
For adding advance menus,options visit here
Downloads and F.A.Qs in 2nd Posts
Have a Nice Day :good:
XDA:DevDB Information
AROMA Zip Maker, a Tool/Utility for the Samsung Galaxy Y GT-S5360
Contributors
DC07
Version Information
Status: Alpha
Current Beta Version: 0.1a
Beta Release Date: 2014-03-23
Created 2014-03-23
Last Updated 2014-03-24
Reserved
Downloads
1.In the downloads section
2.Get v0.1a here [mirror]
F.A.Q
Welocme to zip maker
Q.What is the use of this tool?
A.This tool automatically converts the meta-inf and replaces files to aroma's meta-inf.
Q.Does it support themes?
A.Yes,Ofcourse..I've included 3 themes viz.
i1-Honami Theme
xNXt-Xperia xNXT theme
metro-holofied metro theme
Q.I have some problems regarding the tool?
A.You can ask all your questions in the thread only,no pm please.
Last Words by the developer
If this tool helped you in some or the other way,Show your respect toward his work,by hitting thanks button,rating the thread five stars,suggestions for updates.
Reserved
For those who still cannot understand this guide,A Video tutorial for Using this tool is made by aniket.lamba
welcome back !! will try this later :fingers-crossed:
welcome to you
and good work
Neat. Gonna try this tonight, and congrats on making it on the portal!!!
Sent from my Galaxy Note II
Works good. Only change I really see is should have option to update zip to latest version of Aroma. Other than that works fine. Good job.
awesome work,damn cool and soo easy,many thanx.
May i ask which program you used to build the exe? Thanks
Edit: Advanced BAT to EXE converter
@DC07: i sent you a PM and i believe you will like it
I must not be doing something correctly? Not working for me. says it cannot find path?
Thank you very much sir for making it easier for us to create aroma flashable zip. Thanks also to all who contributed to this project.
Noob question. Sorry..
Can i just flash this zip on my GT-I9300 using cwm recovery 6.0.4.7?
Thanks
Sent from my GT-I9300 using XDA Premium HD app
nice guide
i'll try it later
leio rusher said:
Noob question. Sorry..
Can i just flash this zip on my GT-I9300 using cwm recovery 6.0.4.7?
Thanks
Sent from my GT-I9300 using XDA Premium HD app
Click to expand...
Click to collapse
No.
Nice, does it support naming the package, date etc??
if you need help with adding support for things like adding menus etc, let me know, I have aroma implemented completely in my new kitchen, multiple themes, language selection(multilanguage support aswell), setting the date rom/modname, version, and developer aswell
ricky310711 said:
Nice, does it support naming the package, date etc??
if you need help with adding support for things like adding menus etc, let me know, I have aroma implemented completely in my new kitchen, multiple themes, language selection(multilanguage support aswell), setting the date rom/modname, version, and developer aswell
Click to expand...
Click to collapse
Looking forward to it sir...
Regarding Naming the packages,changing/edifying the script,currently only manual editing is possible...but i'll make a script of that aswell :good:
Next Update will contain,auto editing the name of zip,Devs name and updated aroma binary
mikebeam said:
I must not be doing something correctly? Not working for me. says it cannot find path?
Click to expand...
Click to collapse
Extract the zip content in a fresh folder,do not rename anything!...now place your rom's META-INF in the same folder and run the script....It Should work :good:
mikebeam said:
I must not be doing something correctly? Not working for me. says it cannot find path?
Click to expand...
Click to collapse
maybe your path is too "long" or containing special characters ! just put the folder in C: Drive and follow instructions !
@op thks a lot mate ! way too easy
man this is awesome i was just looking forward to add aroma which was a difficult job thanks to you...
Mustafa Mubashir said:
man this is awesome i was just looking forward to add aroma which was a difficult job thanks to you...
Click to expand...
Click to collapse
thanks mate! :good:

EXtreme ApkTool v1.0.0 [Windows]

Hello mates ,
Here's my new EXtreme ApkTool, which will help you to re-engineer android application files (.apk).It's a windows based tool and it requires Java to run. Everything is coded under one application, so anyone (even noobies) can mod/edit android apps using this tool. If you wanna analyse the source more efficiently, You may also generate java source code using this tool.
Download
===================
>>> Download <<<
Screenshots
===================
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
===================
* Coming with user interface.
* No need to type codes
* Compile APK/JAR
* Decompile APK/JAR
* Sign APK/JAR
* ZipAlign
* Extract readable java source from application
* DeOdex system apps
* Install/test app to device with a single click.
Requirements
===================
* A windows PC
* Java (latest is recommended)
IF you like my hard work , then feel free to hit :thumbup: /rate this thread. It will encourage me to do more.
XDA:DevDB Information
EXtreme ApkTool, Tool/Utility for the Android General
Contributors
AlfasMP
Version Information
Status: Alpha
Created 2016-06-11
Last Updated 2016-06-10
Instructions
=================
1 . Extract downloaded software package anywhere on your PC.
2 . Make sure you have Java installed on your windows machine. (type "java -version" without quotes on command prompt will show the java version. )
3 . Click on EXtreme ApkTool.exe to run the program.
4 . Copy framework apks, other apks,jars... in 2-Input folder.
5 . After decompiling, decompiled apk folders can be found on 3-Output
6 . After compiling, compiled apk will be in 4-Done
7 . If you sign or zipalign the compiled app, a new signed output can be obtained in folder 4-Done.
8 . If you choose to extract the java source from app, put app in folder 2-Input and obtain java sources in 3-Output.
9 . If you wanna de-odex your stock rom, copy app,framework,priv-app from your stock rom to 5-De_Odex folder, it will deodex and replace apks with newly created apks.
10. You may also install apps in your android device fastly by using Extreme ApkTool (no need to copy paste apks anymore.)
11. You may wipe all the folders by using Clear Folders option in the tool.
Changelog
=================
v1.0.0
* Initial version
Credits
=================
@mbc07 - de-odex script
Google & other opensource prjcts. - for libraries
Reserved by OP
Great, hoping the android version too.
hello very nice tools , works well . thank you
thank you
Sent from my Mi-4c using Tapatalk
Nice tool...thanks
Sent from my Fly IQ451 Vista using Tapatalk
Thank you
AlfasMP said:
Reserved by OP
Click to expand...
Click to collapse
HI thanks for your tool
Will you also be making the android version of this ??
QuazIqbal said:
Great, hoping the android version too.
Click to expand...
Click to collapse
yash92duster said:
HI thanks for your tool
Will you also be making the android version of this ??
Click to expand...
Click to collapse
Maybe some other time.
I am going to improve this tool (debugging, new features...) .
After finishing that job, I will think about the android version ( converting codes to android is a tougher job anyway ).
I will tell you when I am ready to develop the Android version.
So please subscribe this thread to get feature releases. :good:
Regards,
@AlfasMP
I have successfully decompiled, Edited res values and recompiled SystemUi.apk in my Galaxy S5 G900H
Thanks a lot for this Tool
Hope you would keep this tool upgraded :good::good:
AlfasMP said:
Maybe some other time.
I am going to improve this tool (debugging, new features...) .
After finishing that job, I will think about the android version ( converting codes to android is a tougher job anyway ).
I will tell you when I am ready to develop the Android version.
So please subscribe this thread to get feature releases. :good:
Regards,
Click to expand...
Click to collapse
Btw i am new to this kind of think i am 14 now but i want to know how to make this kind of application.. I mean which kind of software do we require and which language do we need to learn? Would appreciate if you like to reply and thanks for making this?
Sent from my Lenovo S850 using Tapatalk
Henil Dedania said:
Btw i am new to this kind of think i am 14 now but i want to know how to make this kind of application.. I mean which kind of software do we requir.....
Click to expand...
Click to collapse
Plz PM me if you wanna know anything about the tool. Since your concern is not about the thread, so instead of asking here you may text me if you wish. I can give you proper directions if you're ready to PM me.
I'm happy to help you there
Regards,
@AlfasMP
Hello
I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done
any solution??
Thanks a lot for this tool:good::good:
yash92duster said:
@AlfasMP
Hello
I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done
any solution??
Thanks a lot for this tool:good::good:
Click to expand...
Click to collapse
Hey , I'm not at my home right now.
When I get my PC, I will check it and return back to you( text you).
Sorry for the inconvenience.
Regards,
AlfasMP said:
Hey , I'm not at my home right now.
When I get my PC, I will check it and return back to you( text you).
Sorry for the inconvenience.
Regards,
Click to expand...
Click to collapse
That's ok
AlfasMP said:
Reserved by OP
Click to expand...
Click to collapse
Linux ?
DevUt said:
Linux ?
Click to expand...
Click to collapse
No sorry , windows only.
yash92duster said:
@AlfasMP
Hello
I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done
any solution??
Thanks a lot for this tool:good::good:
Click to expand...
Click to collapse
Sorry, I could not find such a problem.
* Make sure you're not using a lollipop based stock (since lollipop & marshmallow is not supported by the tool for de odexing). I will add them in the future release .
* Make sure you copy the whole framework folder in 5-De_Odex folder .
Path maybe like Extreme ApkTool/5-De_Odex/framework/ framework files(jars&apk)
I hope this might solve your problem. In case this is not solving your problem , feel free to contact me
Regards,
AlfasMP said:
Sorry, I could not find such a problem.
* Make sure you're not using a lollipop based stock (since lollipop & marshmallow is not supported by the tool for de odexing). I will add them in the future release .
* Make sure you copy the whole framework folder in 5-De_Odex folder .
Path maybe like Extreme ApkTool/5-De_Odex/framework/ framework files(jars&apk)
I hope this might solve your problem. In case this is not solving your problem , feel free to contact me
Regards,
Click to expand...
Click to collapse
I tried deodexing marshmallow s5 g900h 6.0.1 framework
Anyway good job, will wait for your future release update for marshmallow support
Useful tool
Thanks a lot:good:

Categories

Resources