: Save installed apps or their individual icons to your device's storage and share them with others. Where to Find It Analyze your build with the APK Analyzer | Android Studio

: Check app signing data, including MD5, SHA-1, and SHA-256 certificate hashes.

The is a highly-rated, open-source tool designed to provide a "Swiss Army knife" experience for Android enthusiasts . Licensed under the GNU General Public License v3, it is widely used to inspect the internal structure and metadata of applications both before and after installation. Core Capabilities

: Identify all permissions requested by an app, see which ones have been granted, and discover protection levels—ideal for manually vetting apps for potential viruses.

: View the package name, version codes, and the final version of the AndroidManifest.xml file in a readable format.

: Explore an app's Activities, Services, Broadcast Receivers, and Content Providers.

This application allows you to dive deep into the technical composition of any APK file: