Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5929549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:26:10+00:00 2026-05-22T14:26:10+00:00

The hard drive on my laptop just crashed and I lost all the source

  • 0

The hard drive on my laptop just crashed and I lost all the source code for an app that I have been working on for the past two months.
All I have is the APK file that is stored in my email from when I sent it to a friend.

Is there any way to extract my source code from this APK file?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T14:26:11+00:00Added an answer on May 22, 2026 at 2:26 pm

    Simplest way: use the online tool Decompiler, upload the apk, and get the source code.


    Procedure for decoding .apk files, step-by-step method:

    Step 1:

    1. Make a new folder and copy over the .apk file that you want to decode.

    2. Now rename the extension of this .apk file to .zip (rename from filename.apk to filename.zip) and save it. Now you can access the classes.dex files. At this stage, you are able to see drawables, but not the .xml and .java files.

    Step 2:

    1. Now extract this .zip file in the same folder or a new folder.

    2. Download dex2jar (Don’t download the code, click on the releases button that’s on the right, then download the file named dex2jar-X.X.zip) and extract it to the same folder or a new folder.

    3. Move the classes.dex file into the dex2jar folder.

    4. Now open Command Prompt and change the directory to that folder. Then write d2j-dex2jar classes.dex (for Mac or Ubuntu write ./d2j-dex2jar.sh classes.dex) and press enter. You now have the classes.dex.dex2jar file in the same folder.

    5. Download java decompiler, Right click on jd-gui, click on Open File, and open classes.dex.dex2jar file from that folder: Now you get the class files.

    6. Save all of these class files (In jd-gui, click File -> Save All Sources) by src name. At this stage, you get the Java code but the .xml files are still unreadable.

    Step 3:

    Now open another new folder

    1. Put in the .apk file which you want to decode

    2. Download the latest version of apktool AND apktool install window (both can be downloaded from the same link) and place them in the same folder

    3. Open the Command Prompt

    4. Now run command apktool if framework-res.apk (if you don’t have it get it here)and next

    5. apktool d myApp.apk (myApp.apk denotes the filename that you want to decode)

    Now you get a file folder in that folder and can easily read the .xml files.

    Step 4:

    It’s not any step, just copy the contents of both folders (both new folders) to a single one

    AND ENJOY THE SOURCE CODE!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently had a hard drive crashed and lost all of my source code.
I have a bunch of work that was lost on a hard drive that
The hard drive on one of my PCs crashed that had the installers for
I have an XML file that sits on the hard drive of a Server
I have a faulty hard drive that works intermittently. After cold booting, I can
I have a hard drive with an old Ubuntu Server installation running mysql that
I have a hard drive that used to be in a server, now I'm
Let's assume that on a hard drive I have some very large data file
I have a folder on my hard drive, C:\Program Files\Microsoft SDKs, and I was
I have a dvd copied in my hard drive. It has a folder called

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.