Showing posts with label Source Code. Show all posts
Showing posts with label Source Code. Show all posts

How to View Source Code of an Android APK file - Part 2.

Am writing few words about viewing source code of an android app, to make sure this post appears in Google Search when you search for h...

p1

Binary AXML to XML Converter, Printer with GUI

     We Saw How to Convert Android’s Binary AXML to XML using Command prompt, If You are blank on what you are reading now, Stop readin...

p1

How to Convert Android's APK Binary AXML into XML

     In my Last Post we saw how to view the Source code of an ANDROID *.APK file. If you don't know how to view the source code pl...

p1

How to view the Source Code of an Android APK file

        Have you ever wonder what an Android *.APK file consists of, its simply a zip file which consists of the xml files & images o...

p1