shunop/Autojs-hyb1996 — reverse-engineered prompt
Reverse engineered prompt
Build me an Android app like Auto.js. I want it to be a simple JavaScript automation tool that lets someone write scripts on their phone, save them, run them, and use Android accessibility permissions to tap buttons, read screen elements, scroll, and automate normal phone workflows without needing root for most things.
It should feel like a small mobile coding app, with an editor, basic script management, run and stop controls, and sample scripts so a new user understands what to do. Add a floating control that can start or stop scripts and record simple actions if possible. I also want tools for inspecting what is on the screen, taking screenshots, finding colors or images, and using that in scripts.
Please make the app usable for daily automation and lightweight UI testing, not just coordinate clicking. If some features need extra permissions, explain them clearly in the app. Look up current Android docs if needed and make the first working version buildable.
Want more depth? Deep Reverse