Acode-Foundation/Acode — reverse-engineered prompt
Reverse engineered prompt
Build me an Android code editor app called Acode. I want it to feel like a serious mobile editor for people who code on their phone or tablet.
It should let users create, open, and edit files for common web and programming languages like HTML, CSS, JavaScript, Python, and Java. Make it easy to work on website files and instantly preview them in a browser style view. Include a built in JavaScript console, basic file management, and support for multiple languages in the app interface. I also want plugin support so people can extend the editor with community made add ons.
Please put together the full working project, wire up the app screens, and make sure it can actually be built and run as an Android app. Keep the experience clean and practical for coding on the go. If there are already docs or plugin docs online for this project, feel free to check them and use the current setup.
Want more depth? Deep Reverse