Aapt command to obtain apk details (package name, version number, version name, compatible api level, start Activity, etc.), aaptapk

Source: Internet
Author: User

Aapt command to obtain apk details (package name, version number, version name, compatible api level, start Activity, etc.), aaptapk

The aapt command obtains the apk details (package name, version number, version name, api Compatibility Level, and Activity startup)

  • Step 1: FindAapt

Find the sdk root directory, and then findBuild-toolsFolder, and then you will see someBuild-toolsYou can see the version numberAapt, Such

  • Step 2: Configure aapt to Environment Variables

For exampleBuild-tools/22.0.1Configure to my environment variables, configuration method and ConfigurationPlatform-toolsSame

  • Step 3: Obtain apk details

Execute the following command in the command line,App-debug.apkIndicates the full path of the apk.

Aapt dump badging app-debug.apk

The effect is as follows:

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.