I have extracted the code from an apk file while i am able to view the java code in eclipse i am not able to view the xml code.
The xml code is showing some garbage code.
Thank you in advance.
Hey instead of extracting just code. use apktool
to decompile the apk.
usage:
apktool d <apk_file> <folder>
the folder contains all the xmls resources and code too
cheers
I think You can decode them using a Java program - AXMLPrinter2.jar.
option 1
option 2
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With