I gave Jev control of my phone It can now use ADB to open apps, navigate the UI, tap buttons, scroll, and complete
Integrationsby Friedjof2026-09-17
I gave Jev control of my phone
It can now use ADB to open apps, navigate the UI, tap buttons, scroll, and complete tasks on its own.
OpenClaw gives Jev a high-level goal, and Jev handles the fast `observe -> decide -> act` loop. If it needs to generate text or do more complex reasoning, it can hand that part off to ChatGPT and then continue.
So instead of using a large LLM for every single tap, Jev handles the fast UI decisions and only escalates when needed.
Repo: https://github.com/Friedjof/jev-mobile
Links