🤖 XAPK TOOLS

APK manifest analysis

AndroidManifest.xml Analyzer

Analyze AndroidManifest.xml locally to inspect package identity, permissions, activities, services, receivers, providers, exported components, SDK targets and app flags.

Manifest decoderExported componentsPermissionsNo upload

Start local analysis

AndroidManifest.xml Analyzer

Accepted: .apk,.xapk,.apks,.apkm

Before you select a file

What AndroidManifest.xml Analyzer will analyze

Browser only

Manifest identity

Read package name, version code, version name, SDK targets, app label, icon references and application flags.

Android components

List activities, services, broadcast receivers and content providers with exported status, intent filters and authorities.

Manifest source files

Download the original AndroidManifest.xml and open the decoded manifest or string evidence in the browser.

Tool guide

AndroidManifest.xml Analyzer: what it does

AndroidManifest.xml Analyzer is a focused local tool for reading the manifest inside APK-style packages. It helps developers, security learners and Android users inspect package identity, declared permissions, exported components, SDK targets and application flags without uploading the app file.

Common use cases

Analyze AndroidManifest.xml from an APK before installing or sharing it.

Find package name, version code, version name, min SDK and target SDK.

Review declared permissions and compare them with the expected app behavior.

Identify exported activities, services, receivers and providers that need review.

Download the original or decoded manifest for documentation and analysis notes.

How to use this tool

  1. Select an APK, XAPK, APKS or APKM file from your device.
  2. Wait for the browser to decode AndroidManifest.xml locally.
  3. Review manifest details, permissions, components and security signals.
  4. Open or download the original and decoded manifest files when you need evidence.