Download OpenCode for Android
OpenCode Mobile is the free, open-source Android client for the OpenCode AI coding agent. Install it from the F-Droid repository for automatic updates, or grab the signed APK directly. No account, no tracking, no ads. Current version 0.4.3.
opencode server you run on your own machine. See the
5-minute setup guide to get the server running and reachable from your phone.
F-Droid repository Recommended
Get automatic update notifications through the F-Droid app. Add this repository:
https://dzianisv.github.io/opencode-mobile/fdroid/repo
- Install the F-Droid app if you don't have it.
- Open F-Droid → Settings → Repositories → Add (+).
- Paste the URL above (or scan the QR code), then update repositories.
- Search for OpenCode and install.
Direct APK
Prefer a one-tap install? Download the signed release APK from GitHub:
You may need to allow installing apps from your browser/file manager the first time.
The APK is signed with the project's release key; F-Droid builds use the same package id
cc.agentlabs.opencode.
Google Play Coming soon
A Google Play listing is in review. Until it's live, use the F-Droid repo or the APK above — both are the same open-source app. This page will link the Play listing as soon as it publishes.
Is OpenCode Mobile really free and open source?
Yes. The app is licensed under the MIT License, the full source is on GitHub, and the F-Droid build is reproducible from source. There are no ads, no analytics by default, and no account is required — you connect only to the server you run yourself. Read the privacy policy for details.
What do I need to run it?
An Android 8.0+ device, a machine running opencode serve, a way to reach that machine
from your phone (Tailscale, a Cloudflare/ngrok tunnel, or the same local network), and your own AI
provider key. The setup guide walks through every step in about 15 minutes.