MuntashirAkon/AppManager — reverse-engineered prompt
Reverse engineered prompt
Build me an Android app called App Manager for power users who want to inspect and control the apps on their phone. It should show a clean Material style list of installed apps with lots of details, then let me open an app page to see its permissions, activities, services, receivers, providers, signatures, libraries, manifest, storage, usage, and data usage.
I want practical tools too, like installing and uninstalling APK files, sharing and backing up APKs, batch actions, shortcuts for activities, a logcat viewer, tracker and library scanning, a simple file manager, code editor, and terminal. If the phone has root or ADB access, add stronger actions like revoking permissions, force stopping apps, clearing data or cache, freezing apps, changing app ops, debloating, and backing up or restoring app data.
Please make it feel polished, privacy friendly, and usable on modern Android. Look up current Android docs online if you need to.
Want more depth? Deep Reverse