Hi,
I'm new here, and I want to make a custom firmware for my LG BL40. When I extract the .kdz file, there's a dz file. When I extract this file, there are many mbn files (like apps.mbn) and 3 .bin_1/2/3 files. It's the same with the LG GM750.
But how can I extract these .mbn files and the .bin_x files?
Thank you
Felix
Does anyone know what i can use to edit the xml files extracted from Android 2.2.2 apks?
I've tried using both apk manager to decompile the apks and then edit the xml, and AXMLPrinter2 to convert xml to readable text for further editing with no results.
Can you decompile APK with just renameing it to the ZIP or RAR files.
Then you can extract it and you get all the files inside the apk.
then you can edit xml files and simply rename it back to APK.
I was just wondering is this right and safe way or you shouldn't decompile it like that?
Hi,
I have an apk that I'd like to edit, just some simple icon and xml changes. I have decompiled, edited and signed with apktool so I'm confident everything there is ok. Only problem is, it won't install.
The apk does have a odex file with it. Is it possible to edit this apk or am I wasting my time?
syztemlord said:
Hi,
I have an apk that I'd like to edit, just some simple icon and xml changes. I have decompiled, edited and signed with apktool so I'm confident everything there is ok. Only problem is, it won't install.
The apk does have a odex file with it. Is it possible to edit this apk or am I wasting my time?
Click to expand...
Click to collapse
if it is system file than place it in system/app
and set permissions and reboot
Does that include the original odex file or should I just dump it after I've edited the apk?
syztemlord said:
Does that include the original odex file or should I just dump it after I've edited the apk?
Click to expand...
Click to collapse
it work only if you have deodex it
Hello, I am running into the same problem. I want to change a setting in an apk. But I'm confused with the odex file accompanied with it.
Can I unpack an apk, change it. Rebuild it and put it back?
Do I also have to unpack the odex file and rebuild it and put it back?
I can see a lot of information about apk editing. But I can't find tools to edit an Odex?
I think I'm also confused about the odex/deodex. I just googled everything about this subject and got the tools studioandroid, but it doesn't contain anything with editing odex files....
I hope someone can help me out!
Thanks!!
So I extracted an apk file and it gave a bunch of mbn files but I don't know how to open them or rip images from those files. How can I extract images from the mbn file? the apk is a game so I'm wanting to rip sprites from it