Yesterday we launched computer use in Gemini 3.5 Flash with browser, mobile, and desktop environments. I put together a quickstart for how to control an Android Phone.
1. Single script to install emulator from terminal. 2. Basic agent loop with interactions API using `adb` to control the phone. 3. Connects to remote devices too (`adb connect <ip>:5555`). 4. Same pattern works for iOS with, e.g. simctl.
http://x.com/i/article/2070111885425246208
