Companion App

zerotap agent

An optional companion app that extends zerotap with advanced device control capabilities on your Android device.

Security notice

Only download zerotap agent from the official GitHub repository. Verify the URL is exactly github.com/zerotap-app/agent. If you see "forked from" at the top of the GitHub page, you are on a copy that may contain a modified APK — leave immediately.

Set up now

Two apps, one seamless experience

Google Play

zerotap

The main app you know. AI chat, floating widget, task execution. Available on Google Play.

Google Play
Secure local connection
GitHub

zerotap agent

The companion app. Accessibility Service, screen reading, device control. Distributed via GitHub.

View on GitHub

Why a separate app?

Google Play policy changed — here's why zerotap agent exists as a separate app.

October 30, 2025

Google announces new Accessibility API policy

Google adds a new prohibition: "Any use of the Accessibility API that enables an app to autonomously initiate, plan, and execute actions or decisions is strictly prohibited." This directly targets AI agents.

January 28, 2026

Enforcement begins

Google starts enforcing the new policy. Apps that use Accessibility Service for AI-driven autonomous actions face rejection during review.

Our solution

Two-app architecture

We created zerotap agent as an optional companion app: the main zerotap app (on Google Play) handles AI chat and the floating widget, while this companion app adds device control capabilities through Android's Accessibility Service.

What Google's policy actually says

Any use of the Accessibility API that enables an app to autonomously initiate, plan, and execute actions or decisions is strictly prohibited.
Google Play Developer Policy — Accessibility API, effective January 28, 2026

This policy affects apps that combine AI with accessibility features for device control. To comply, the device control functionality is offered separately through zerotap agent.

Apps like Tasker and MacroDroid use deterministic, user-defined scripts — a carve-out Google explicitly preserved. AI-assisted device control requires a different distribution approach.

Installation

1

Get the APK

Visit the official GitHub Releases page to find the latest zerotap-agent APK.

View Releases
2

Install on your device

Open the downloaded APK file. Android will ask you to allow installation from unknown sources — tap Allow, then Install.

3

Enable Accessibility Service

Open the zerotap agent app and tap Enable Accessibility Service. Android 13+ may block this with a "Restricted setting" warning — to fix it, go to Settings → Apps → zerotap agent → tap the three-dot menu (⋮) → Allow restricted settings. Then go back and enable the Accessibility Service.

4

Open zerotap

That's it. The main zerotap app will automatically detect and connect to the agent.

FAQ

Google Play policy does not allow combining AI functionality with Accessibility Service features in a single app. zerotap agent provides the device control capabilities as an optional, standalone companion app.

Yes, as long as you download from the official repository at github.com/zerotap-app/agent. Always verify you're on the official repo — not a fork.

Google Play policy restricts apps that combine AI with Accessibility Service for device control. zerotap agent is distributed via GitHub.

The Accessibility Service runs as a background service, which is required for it to respond to commands from the main app. It only performs actions when instructed by zerotap and has minimal impact on battery life.

The agent reads screen content only when the zerotap main app sends a command. Screen data is processed in real-time and never stored. No data is sent to external servers by the agent app itself.

Yes. Since it's not on the Play Store, updates won't be automatic. The zerotap main app will notify you when a new version is available and link you to the download page.

Ready to get started?

Visit the GitHub repository to explore the latest releases and installation instructions.