Manifest Patcher

Verified safeExclusive
5.0
1 review
270
downloads
8.0
android

AI summary

On-device utility for editing AndroidManifest.xml without a PC. Patch apps to remove telemetry, disable permissions and services, or apply custom XML modifications via a visual DOM editor. Rebuilds and re-signs APKs with modern V1/V2/V3 signatures using PKCS12 or platform keys. Includes binary AXML decoder with syntax highlighting. Requires broad storage access to read and write APK files.

Generated by AI. May contain inaccuracies.

About this app

Welcome to the Official AMEditor Channel

Manifest Patcher (AMEditor) is an advanced, on-device utility designed for reverse engineers and privacy-conscious users. It provides precise, PC-free control over any application's AndroidManifest.xml to modify app behavior, improve privacy, and reconstruct APKs to modern standards.

Below is an overview of the core capabilities introduced in our initial release.

🛡 Core Features

1. Automated Manifest Sanitization Streamline the modding process with automated cleaning. AMEditor detects and purges known telemetry tags, ad-trackers, and intrusive permissions. It safely neutralizes unwanted background services and receivers by injecting android:enabled="false" and android:exported="false", ensuring the app remains stable while disabling tracking.

2. Modern Cryptographic Signing Engine Powered by Google’s official apksig library, the rebuilding process is fully compliant with modern Android security requirements (Android 11+).

Supports V1, V2, and V3 signature schemes.

For now, it exclusively supports PKCS12 (.p12 / .pfx) keystores and raw Platform Keys (.pk8 + .pem).

3. High-Performance XML Preview Instantly decode binary AXML to human-readable XML. The built-in viewer features native, dependency-free syntax highlighting for clean and immediate inspection of the manifest structure.

✨ Advanced Tooling: Interactive "Custom Patch" Editor

For users requiring surgical precision, the Custom Patch feature transforms the app into a visual DOM editor.

Touch-Based Modding: Tap any XML tag to define its fate.

🔴 Delete (Red): Completely removes the node and its children from the APK.

🟡 Deactivate (Yellow): Preserves the node but safely disables it within the Android system.

Smart Tree Hierarchy: The engine maps the XML DOM in the background. Selecting a parent node (e.g., <activity>) automatically cascades the selection to all nested children (e.g., <intent-filter>).

Index-Based Precision: Actions are executed based on exact node occurrence indexes rather than just names, preventing conflicts with duplicate or unnamed tags.

We invite you to test the tool, explore the features and share your technical feedback, bug reports, or feature requests in the discussion group.

What's new

v1.0Mar 16, 2026

v1.0 - Initial release • AndroidManifest.xml patching • Custom patch editor • Manifest preview • Sign output apk

About this version

Version
1.0 (1)
Size
3.86 MB
Requires Android
8.0
Target SDK
26
Architecture
universal
Downloads
270
Updated
Mar 16, 2026
Package
com.cawcafr.ameditor

Similar apps

Ratings & reviews

5.0·1 review
5.0
1 rating
  • 5
    1
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app

Recent reviews

Showing 1 of 1