AnuArucarda/A.D.D.A. — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a web app called A.D.D.A. that helps people make Android phones as flexible as desktop computers. I want a friendly interface where someone can connect an Android device, have it detected with ADB, see the model, Android version, kernel, root status, and then choose what they want to build or install.

It should support beginner, intermediate, and expert flows. Beginners should answer a few simple questions like “I want Linux on my phone” and pick presets. More advanced users should be able to upload or paste factory image links, extract things like boot, system, vendor, kernel config, device trees, and blobs, then create custom kernels, Linux images, Android ROMs, or recoveries.

Include AI provider settings so users can pick built in AI, OpenAI, Anthropic, Google, local models, or bring their own keys. Add build history with saved configs, forking old builds, comparisons, search, and stats.

Use the existing React frontend, FastAPI backend, MongoDB, and ADB or fastboot setup. Look up current docs online if needed.

Want more depth? Deep Reverse