Skip to content
1.0 Release Candidate · Live now
TouchPilot

TouchPilot

Android-native AI agent runtime
for safe, observable phone control.

TouchPilot lets AI agents perceive and operate Android devices through explicit, permissioned, and inspectable tools.

Android 8.0+ MIT licensed No account No telemetry
TouchPilot chat interface on Android

See

Observe UI semantics via AccessibilityService

Act

Tap, type, scroll, open apps, and more

Safe

Permissioned tools with risk levels

Observable

Every decision and action is logged

Chat

OpenAI-compatible models today, local models later

Built for developers

touchpilot
# Build debug APK
$ ./gradlew assembleDebug

# Build release APK
$ ./gradlew assembleRelease
  • Runs natively on Android
  • OpenAI-compatible providers
  • Local inference (ExecuTorch, llama.cpp) coming
  • Full audit logs and approvals
TouchPilot on device

How it works

From a downloaded APK to a working on-device agent in under five minutes.

Every step is reversible. No root, no Play Store, no account.

1

Sideload the APK

Download TouchPilot from GitHub Releases. No Play Store needed. Works on real phones and emulators.

2

Grant Accessibility

Standard Accessibility service — how the agent reads your screen and performs taps. No root, no overlay hacks.

3

Chat your task

Open Wi-Fi settings, draft a text, change volume. The agent proposes a typed tool call.

4

Approve what matters

LOW tools run silent. MEDIUM asks once per session. HIGH always asks. You see every argument.

TouchPilot chat

Chat with the agent

TouchPilot tool picker

Inspect every tool

TouchPilot audit log

Read every action

Modular

Pluggable tools, skills, and providers

Secure by design

Approvals, risk levels, and policy controls

Local first

Logs, skills, and sessions stored on-device

Early stage

MVP: AccessibilityService spike and agent runtime

TouchPilot

Try TouchPilot on your phone.

Sideload the APK, grant Accessibility, and start a chat. You'll see every tool the agent runs and approve the ones that matter.