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

  • Home
  • SEARCH
  • 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 8634301
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T09:41:27+00:00 2026-06-12T09:41:27+00:00

I accidently erased my project from Eclipse , and all I have left is

  • 0

I accidently erased my project from Eclipse, and all I have left is the APK file which I transferred to my phone. Is there a way to reverse the process of exporting an application to the .apk file, so I can get my project back?

  • 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-06-12T09:41:28+00:00Added an answer on June 12, 2026 at 9:41 am

    There are two useful tools which will generate Java code (rough but good enough) from an unknown APK file.

    1. Download dex2jar tool from dex2jar.

    2. Use the tool to convert the APK file to JAR:
      Windows:

       $ d2j-dex2jar.bat demo.apk
       dex2jar demo.apk -> ./demo-dex2jar.jar
      

      MacOS / Linux:

       $ d2j-dex2jar.sh -f demo.apk -o demo.jar
      
    3. Once the JAR file is generated, use JD-GUI to open the JAR file. You will see the Java files.

    The output will be similar to:

    JD GUI

    Then you can use other tools to retrieve the AndroidManifest.xml and resource files (like images, translations, etc…) from the APK file.

    • Apktool

       $ java -jar apktool.jar -q decode -f demo.apk -o outputDir
      
    • AXMLParser

       $ apkinfo demo.apk
      
    • NinjaDroid

       $ ninjadroid demo.apk --all --extract
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a simple way to recreate my accidently deleted web.config file from Visual
Last week I accidently externalized all my strings of my eclipse project. I need
I have accidently deleted some file and commited. So I need to delete that
I had accidently removed the www folder from my phonegap project in xcode. I
Accidently I created this nice colored effect on my LaTeX TOC: http://i43.tinypic.com/o5aptl.png Which I
Unfortunately we accidently checked in a large binary file some time ago and until
On my server I have subversion installed, but I accidently removed the .svn folder
We have an SVN repository with a few users. One of the users accidently
I foolishly and accidently deleted windows admin from SQL Server 2008 Logins. Now I
As stated accidently ran the org-column command and I manage to remove it from

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.