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 6799599
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:52:03+00:00 2026-05-26T18:52:03+00:00

It seems that it is quite easy to get Java source files from .apk

  • 0

It seems that it is quite easy to get Java source files from .apk file. But is it possible to get Android.mk or native source file from .apk file, by tools or tricky methods?

I am doing research on Android app native code security so that these files are quite important for me. Thanks.

  • 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-26T18:52:04+00:00Added an answer on May 26, 2026 at 6:52 pm

    You cannot get Android.mk from an apk, it’s only needed for building, as such, it’s not stored in there (unless the programmer put it in the res/ folder or something like that).

    All of the native code for an app is stored in the libs/ directory in the root of the apk. It’s compiled ARM or x86 code, or both. You can find it in libs/architecture_type/lib_name.so. You can dissemble the code with objdump or gdb. Decompiling is a much harder task, but you can find some software that might work for you.

    Edit: I noticed you seem to be worried about people reverse engineering your code. The only sure fire way to prevent someone from reverse engineering your code is to not write it in the first place. You can do some things to make it difficult for people however, but someone persistent enough can get around it.

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

Sidebar

Related Questions

I was trying to get some info from documentation, but it seems that it
A question that seems to have quite a few options for Python, but none
Because this is my first attempt at an extension method that seems quite useful
I was doing some performance metrics and I ran into something that seems quite
It seems that using Critical Sections quite a bit in Vista/Windows Server 2008 leads
Scenario I've written a WMI Wrapper that seems to be quite sufficient, however whenever
It seems to me that both interface and abstract function are quite similar, it's
I've noticed that there seems to be quite a bit of hostility towards Linq
I just discovered, quite by accident, that this seems to work: Public Interface Ix
It seems that no matter what my project is, I get through 80% of

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.