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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T21:28:28+00:00 2026-05-26T21:28:28+00:00

As the title says, I’d like to be able to find whether an APK

  • 0

As the title says, I’d like to be able to find whether an APK has debuggable set to true or false on a computer without having to install it on the device, run it and see whether it shows up in DDMS or not.

  • 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-26T21:28:28+00:00Added an answer on May 26, 2026 at 9:28 pm

    This is one of those “easy once you know how” things – Use the aapt tool to inspect the manifest.

    aapt dump xmltree YourApp.apk AndroidManifest.xml | grep debuggable
    

    That command will give you a dump of the compiled form of the AndroidManifest.xml file- the output will look something like

    A: android:debuggable(0x0101000f)=(type 0x12)0x0

    (Actual output from my command prompt) in that example, the 0x0 indicates false.

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

Sidebar

Related Questions

As title says, is there any way to pull something like this up?: std::set<boost::shared_ptr<MyClass>>
As title says, I have a list of words, Like stopWords = [the, and,
Like the title says, how do I redirect every url that starts with http://example.com/shop
The title says it all. I need to be able to convert .Indd files
As the title says, I can't get .attr('checked', false) to work on IE6. I
as my title says, i would like to save the output of a curl
Like the title says, is it possible? My purpose is to make a little
Title says it mostly... While it would be nice to be able to cover
As title says, anyone has any idea how to do it? currently i am
As title says, I'd like to block visitors from viewing content of a page

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.