Wednesday 8 May 2013

How to Open/Extract apk file

Sometime you may want to open .apk file for developing purpose, that is all .java and .xml files
 Here I m going to Extract “Go taskManager.apk”

Download Here...

 To get all Java files..class file 

1: Download file…from link given  

2: Open “Go taskManager.apk” with Winrar archive and copy
   “classes.dex” and paste it into “For java -> dex2jar-0.0.9.9”
     folder.

 3: Now in “dex2jar-0.0.9.9” press left Shift + right Mbutton
      Select   “open command window here” 

 4: Type “dex2jar classes.dex” this will convert dex file to jar File 
      in same folder. 

 5: Open “jd_gui.exe” (java decompiler) and open file that You
      have recently created that is “classes_dex2jar.java”

 6: Now select “File > Save All Source” , which will create zip file
      of all java files. 


Watch Video...




To get XML files.. 

1: Copy “Go taskManager.apk” into “For XML” folder. 

2: In “For XML” folder left Shift + right Mbutton Select “open
     command window here” 

3: Type “apktool d GotaskManager.apk” (If .apk filename contains
    “space” then rename it And type above command )

 4: This will create all xml files..

21 comments:

  1. hey the xml conversion is throwing an exception, ant way out ?

    ReplyDelete
  2. it says that the file is a corrupt java file

    ReplyDelete
  3. nevermind, i was opening it with eclipse, not jd_gui

    ReplyDelete
  4. A virtual receptionist can help you grow your business by handling your administrative support tasks. You can outsource various tasks like accounting, virtual office receptionistadvertising, clerical, administrative, answering phone calls, internet research, data entry and technical support tasks to a virtual assistant. And the best part is that you can relax and enjoy your vacation or holidays while all your works are done by your virtual assistant. Isn’t it sounds great?

    ReplyDelete
  5. Hi there! Someone in my Myspace group shared this site with us so I came to give it a look. I’m definitely loving the information. I’m bookmarking and will be tweeting this to my followers! Outstanding blog and wonderful style and design. utorrent pro apk 2018

    ReplyDelete
  6. uuuuuuhhhhhhh IT DIDNT WORK ya SEE

    ReplyDelete
  7. still cannot open

    ReplyDelete