anomalyco / anomalyco/opencode
[FEATURE]:apk availability
@Hona is already working on this.
Since Sep 16, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
🚀 Idea: Official Android APK for OpenCode
What problem would this solve?
OpenCode is a powerful AI coding tool, but many users work on Android devices, including Android-based laptops such as Primebook. Currently, using OpenCode on Android often requires Termux, manual dependency installation, and terminal configuration.
This creates a significant barrier for users who want to use OpenCode on Android without setting up a complete command-line environment.
Proposed solution
Develop an official Android APK for OpenCode that provides a user-friendly interface while retaining its core capabilities.
Possible features:
- 📱 Native Android interface optimized for phones, tablets, and Android laptops
- 💻 Integrated terminal or Termux compatibility
- 📂 Access to local project folders with appropriate Android permissions
- 🤖 Support for configured AI providers and models
- 🔧 Built-in setup for dependencies and configuration
- ⌨️ External keyboard and mouse support
- 🌙 Dark mode and a responsive desktop-like layout
Why would this be useful?
An official Android app could make OpenCode accessible to a wider audience, especially students, developers using Android devices, and users who do not have access to a traditional Windows, macOS, or Linux computer.
It could also make Android-based development environments more practical without requiring users to manually configure multiple tools.
Additional thought
If a fully native Android app is too large a project initially, an official Android wrapper or a dedicated Android-compatible frontend connected to a local OpenCode backend could be a practical starting point.
Would the maintainers consider exploring official Android support or an APK distribution option?
Thank you for building OpenCode!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.