@_philschmid: Yesterday we launched computer use in Gemini 3.5 Flash with browser, mobile, and desktop environments. I put together a…

X AI KOLs Timeline Products

Summary

Phil Schmid announces the launch of computer use in Gemini 3.5 Flash, enabling control of browser, mobile, and desktop environments, with a quickstart guide for controlling Android phones via adb.

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.
Original Article
View Cached Full Text

Cached at: 06/26/26, 02:04 AM

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.

Similar Articles

Introducing computer use in Gemini 3.5 Flash

Google DeepMind Blog

Gemini 3.5 Flash now natively supports computer use as a built-in tool, enabling developers to build agents that can interact across browser, mobile, and desktop environments for long-horizon automation tasks like software testing and knowledge work.

Computer use in Gemini 3.5 Flash

Hacker News Top

Google announces that computer use is now a built-in tool in Gemini 3.5 Flash, enabling developers to build agents that can see, reason, and take action across browsers, mobile, and desktop environments.