andycufari/movicom ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Node.js command line tool that lets an AI control an Android phone over adb.

I want it to read the phone screen as a simple text menu instead of using screenshots, so the model gets the visible text and a numbered list of possible actions like tap, type, back, home, more, and open specific items by name. The idea is that I can ask it to open apps, browse the current screen, tap choices by number, fill text fields, send messages, take a photo, and check notifications, all from the terminal.

Please make it work with a real Android device or emulator, with no app installed on the phone and no extra dependencies if possible. A clean fresh start for an app would be useful too, along with basic helpers for opening apps, web pages, and common system actions. If you need to check current adb or Android docs online, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab