Mobile Development Guides
These guides are for developers evaluating how to work from a phone or tablet without reducing the job to a disconnected terminal or text editor. They are written around decisions and workflows, not just product features. Subscribe via RSS.
Choose the right mobile development setup
| Guide | What it helps you decide |
|---|---|
| Best Mobile IDEs | Which capabilities matter when mobile work includes code, terminal, Git and AI |
| Best SSH Clients | Whether you need a terminal client or an SSH-based development workspace |
| How to Code From iPad | A practical workflow for iPad, SSH projects and Git review |
| Claude Code From Phone | How to keep an SSH-based Claude Code workflow reviewable from a phone |
| Codex From Phone | How to use a remote Codex workflow alongside editor, terminal and Git context |
| Termius vs Blink vs NimoteCode | How terminal-first and workspace-first approaches serve different jobs |
Start with the workflow you have today
- Need to edit and validate a remote repository? See SSH IDE.
- Need AI assistance that stays close to real files and commands? See Mobile AI Coding.
- Need a platform-specific starting point? See Android SSH Client, iPhone SSH Client or iPad Coding.
From the build log
Personal notes on building NimoteCode and what mobile software development looks like in 2026.
| Post | Topic |
|---|---|
| Why I Decided to Build a Mobile IDE Instead of Another AI App · Jun 9 | Why a mobile IDE is an AI-native workflow, not a scaled-down editor |
| SSH + Mobile Coding Is Still Broken, So I Built My Own IDE · Jun 11 | The gap in today's mobile coding tools and the workspace principle |
| Why Existing Flutter Code Editors Broke Down · Jun 11 | Editor as infrastructure: text rendering vs an editor core |
| Is Local Heavy Compilation Dead? · Jun 12 | The rise of remote, agent-assisted mobile development |
| I Built a Mobile IDE With ~90% AI-Generated Code · Jun 20 | What AI accelerates and what still takes months |
| Agent Design is Bounded Optimization, Not Intelligence · Jul 5 | Agents, constraints and termination in practice |
| Can an AI Agent Really Code From a Phone? · Aug 30 | A live agent demo inside an SSH workspace |
See the workspace behind these guides.