Quote:
Originally Posted by peterchakas84
Thanks for the post! How ever decompile the settings.apk and only got smali not res any idea wat I did wrong??..
Sent from my PG86100 using PPCGeeks
|
what version of apktool are u using? 1.4.3 is the latest. Also, like reaper said, u need to copy com.htc.resources.apk & framework-res.apk to the apktool folder then run these cmds:
apktool if com.htc.resources.apk
apktool if framework-res.apk
now run the decompile cmd...