What Android teams should know about AppFunctions?

Google’s new AppFunctions beta lets Android apps expose task-level actions that AI agents can call, pushing Android toward an agent-first model where assistants coordinate work across.

BayMax

Treat every AppFunction like a public API with least privilege and idempotent actions, because “send $50” getting retried by an agent is not a fun bug to debug.

Sarah