[Q] Application Modding/Decompiling Help - LG Optimus Black

For the last 12 hours I have been trying to decompile and edit the strings of this equalizer app (attached) to suit my theme. I have tried apkedit and apk manager but ended up with errors and only half the smali files have been extracted. Somebody tell me what I'm doing wrong and if you're feeling extra generous, decompile and send the files.
Sorry if I'm asking too much
Thank in advance

Related

Help, any alternative to apktool

Hi can anyone suggest an alternative tool for apktool. It just doesn't work for me. Whatever I do either gives compiling errors or just a bootloop. Thanks guys.
It's nice to know I'm not the only one. Anything past extract optimize and zip is useless for me. I have never had it actually compile an .apk without an error.
I'm having serious problems compiling the framework-res from a CM6.1 based ROM. It decompiles fine, but won't recompile I get hundreds of errors about missing referances.
I only wanna edit a few XML's :sad:
Sent from my HTC Hero using Tapatalk
l0st.prophet said:
I'm having serious problems compiling the framework-res from a CM6.1 based ROM. It decompiles fine, but won't recompile I get hundreds of errors about missing referances. I only wanna edit a few XML's :sad: Sent from my HTC Hero using Tapatalk
Click to expand...
Click to collapse
Which xmls do you want to edit, and what are you wanting to change?
dean.d said:
Which xmls do you want to edit, and what are you wanting to change?
Click to expand...
Click to collapse
Thanks for replying, but I worked it out. I had some dodgy .9.png's that were breaking the compile, so I just had to remove them before compiling.
For anyone else having trouble, check the logs after you decompile to see if there are any messages about .9.pngs. If there are, remove them from the decompiled folder, compile when you are finished, then just add the .9.png's back in afterwards with WinRAR.
I was tryna change the color of the text and the border in the bottom popup menu for my Gingerbread theme
l0st.prophet said:
Thanks for replying, but I worked it out. I had some dodgy .9.png's that were breaking the compile, so I just had to remove them before compiling.
For anyone else having trouble, check the logs after you decompile to see if there are any messages about .9.pngs. If there are, remove them from the decompiled folder, compile when you are finished, then just add the .9.png's back in afterwards with WinRAR.
I was tryna change the color of the text and the border in the bottom popup menu for my Gingerbread theme
Click to expand...
Click to collapse
The reason that happens is the original "dev" who themed the framework did not decompile/modify/recompile. He merely dragged and dropped the modified .9.png
Hence when u decompile, apktool cannot find the necessarry data within resources.arsc to decompile the .9.png and hence when u go to recompile, it complains. Ur safest bet is to always decompile an apk as close to stock as possible.
Where do you place your framework-res.apk I placed mine in the platform tools folder but apktool can not find it

[Q] System font color

Does anyone know how to change system font color? It would be awsome if someone could figure it out or knew how to already. Im on Fasty 2.5 if that means anything lol.
you need apk manager to decompile framework-res.apk to get to the
the xmls and you will need notepad++ to edit them.
they are located here: framework-res.apk/res/color/
zzz_tw_primary_text_dark
zzz_tw_primary_text_light
zzz_tw_secondary_text_sub
Thanks i was able to decompile the framework apk. Lest say i wanted to change the color of the font to red. How might i go about doin that. PS ive looked at the do it your self theming stickys and posts but its a little complicated. Thank you so much for taking the time to help.
studacris said:
you need apk manager to decompile framework-res.apk to get to the
the xmls and you will need notepad++ to edit them.
they are located here: framework-res.apk/res/color/
zzz_tw_primary_text_dark
zzz_tw_primary_text_light
zzz_tw_secondary_text_sub
Click to expand...
Click to collapse
I was able to decompile the xmls but with notepad++ I am still getting nothing. I am using Windows 7.

Jvt Adding lockscreens

guys i'm trying to add lockscreens to the rom i'm using, I decompiled classes.dex from framework jar of a theme which have the lockscreens i want, after decompiling classes.dex with baksmali i get 4 folders:
-android
-com
-java
and -siso
which files are the ones that contains the information about lockscreens?
edit*
decompiling android-policy jar i found the files of the lockscreens. what more do i need?
any help would be appreciated and I hope somebody can help me
thanks
i've search for a tutorial or something that help me, but came with nothing, thats why I post this

Help Editing SystemUI.XML

I have tried for the last day trying to get SystemUI.apk De-compiled so I can edit the Status bar.xml to move clock to center of status bar...Every time I try to De-compile in apktool or apkmanager I get errors..
Can someone that knows how to De-compile / Recompile and edit the SystemUI.apk to have clock in center.Do this for me and upload back here...
I am at my wits end and just would like to have this to finish off my theme....
SystemUI.Apk
http://www.mediafire.com/?j2fw13at1i1weox
Framework-res.Apk
http://www.mediafire.com/?75i5i6ictrjkx6r
Will give Thanks for any help giving....

[Q] Modify USMHome.apk (ultrastamina)

I'm searching to decompile, modify and recompile USMHome.apk of the last kk .77
Why? Because I would like add Walkman app, or other music app. My files are .odex...
So I'm studying this tutorial without success!
http://forum.xda-developers.com/showthread.php?t=3007920
I can decompile, modify and recompile my file, but the new apk is without .odex and isn't useful!
Anyone can help me?
Thanks!

Categories

Resources