APK Manifest Editor
Upload an APK and edit its package name, version, permissions, activities and other manifest settings through a simple form — no raw files or XML to touch. Download a re-signed copy when you're done.
What it can do: change the package name, version, min/target SDK, app flags, permissions and activities — through a friendly interface, without unpacking the whole app (so it's fast).
What it can't do: change app code, resources, icons, or layouts. A package-name change rewrites the manifest only (not resources.arsc), so it works for many apps but isn't a guaranteed full clone.
Re-signing: the edited APK is re-signed with a stable key, so it installs as a separate or replacement app and won't receive Play Store / original-signature updates. Re-editing the same app later produces a matching signature, so it can update over your previous edit.
Uploads are processed on the server and auto-deleted within 30 minutes — or immediately after you download.
Editing
App identity
SDK versions
Flags
Tick to turn on, untick to turn off. Flags you don't touch are left exactly as they were.
Permissions 0
Activities 0
Untick to change a setting, or remove an activity entirely. Removed activities won't exist in the rebuilt app.
Signing options
The same key is used every time, so editing this app again later (same package name, higher version code) installs as an update on your device.
Done
Signed & verified with apksigner
This file auto-deletes the moment you download it (and within 30 min regardless).