SMRTR ProgrammingJul 22, 2026Hacker News

Stream Android Emulators to a Browser Window

SMRTR summary

serve-avd lets you stream any Android Emulator to a browser over HTTP and WebSocket, exposing full touch, keyboard, and navigation controls with no root or instrumentation required. Built as an Android port of serve-sim, it's designed to hand emulators directly to AI agents like Codex, Cursor, or Claude — locally, over LAN, or tunneled remotely — making hosted emulator testing and automation dramatically simpler.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingJan 28, 2026

Cursor for Userscripts

Browser extension that lets Claude AI manage userscripts through a virtual filesystem interface, with automatic script persistence and execution.

ProgrammingAug 31, 2025

Using Claude Code from Anywhere

Claude Code now provides web-based ephemeral sandboxes for each chat, enabling remote coding from any device with real-time interactive sessions and automated branch management,...