v1.3.34 — Linux CLI Compatibility Beta

Code Anything.
Anywhere. Even Here.

A Dev Studio turns your phone into a desktop-class JavaScript IDE. Run Node.js, build with React and Next.js, then install adevgrok, gh, and vercel — plus optional Linux ARM64 / glibc packs with adev runtime — no laptop required.

Download APK v1.3.34Star on GitHub

Direct download · ~356 MB · ARM64 + x86_64 · Release notes & SHA-256

Scroll to explore
Features

Everything you expect from a desktop Like IDE

Not a toy editor. A real development environment, rebuilt from the ground up for mobile hardware.

Full Node.js Runtime

A complete Node.js environment compiled for ARM — install packages with npm, run scripts, and debug without ever touching a PC.

React & Next.js Ready

Scaffold React and Next.js projects, hot-reload on device, and preview your app instantly in a built-in browser view.

Vite-Powered Speed

Blazing-fast HMR with Vite. Save a file and see changes in milliseconds — even entirely from your phone's hardware.

Express Backend Testing

Spin up Express servers locally, hit your endpoints, inspect responses and ship APIs — all from the same device.

Real Terminal + Linux Runtime

A genuine Linux-style terminal with git, npm, node, python, ssh, vim, clang — plus adev runtime for optional Linux ARM64 / glibc packs, verified with adev runtime doctor.

Built for Android

Native performance, no cloud round-trips. Your code stays on your device — private, offline-friendly, always with you.

Command line

What works — and how to install it

Open the built-in terminal, install these CLIs with npm, then run them like you would on a laptop. Tap a command to copy it.

Works now

Grok CLI

Custom Grok CLI for A Dev Studio. Install it, then open a coding session from the terminal.

Install
Open
Works now

GitHub CLI

GitHub from the on-device terminal. Clone, auth, PRs, and issues with the gh command you already know.

Install
Use
Works now

Vercel CLI

Deploy this project — or any Next.js app — straight from your phone. Login, preview, and ship production.

Install
Use
Linux runtime · v1.3.34

Linux ARM64 CLIs — on your phone

v1.3.34 adds an optional Linux execution pack without replacing the Android/Bionic env. Install linux or glibc, then verify with doctor. Tap a command to copy it.

ARM64

Linux runtime

Optional, separately-downloaded Linux ARM64 execution pack. Keeps the normal Android/Bionic env untouched; only validated Linux ARM64 CLI payloads use it.

Install
Verify
New

glibc pack

glibc-based Linux userland for CLIs that need glibc instead of Bionic/musl. Install it the same way, then verify.

Install
Verify
doctor

Verify & manage

Doctor checks real execution, DNS, TCP 443 and TLS 1.3. Manage packs with list, update and remove.

Install
Doctor
adev studio — adev runtime
~ $ adev runtime install linux # or: adev runtime install glibc ~ $ adev runtime doctor ✓ execution · DNS · TCP 443 · TLS 1.3 OK # manage packs ~ $ adev runtime list && adev runtime update

ARM64-only optional pack · user-mode translation, no root · remove anytime with adev runtime remove

The Workflow

Install. Code. Ship — on device

adev studio — bash
~ $ adev runtime install linux + Linux ARM64 pack ready ~ $ adev runtime doctor ✓ execution · DNS · TCP 443 · TLS 1.3 OK ~ $ npm install -g adevgrok + adevgrok installed — run `adevgrok` to open it ~ $ npm install -g adevgh + GitHub CLI ready — run `gh` ~ $ npm install -g vercel + Vercel CLI ready — run `vercel` ~/my-app $ vercel --prod ▲ Production https://adev-studio.vercel.app
Node.js
React
Next.js
Vite
Express
TypeScript
npm
Git
Grok CLI
GitHub CLI
Vercel
Python
Clang
Linux ARM64
glibc
adev runtime
Node.js
React
Next.js
Vite
Express
TypeScript
npm
Git
Grok CLI
GitHub CLI
Vercel
Python
Clang
Linux ARM64
glibc
adev runtime
10+
Tools bundled
100%
On-device
0
Cloud needed
GPL-3.0
Open source

Your pocket is now a dev machine

Install A Dev Studio v1.3.34 and start building your next project before this page finishes animating. Direct APK download — no release-page hunting.

Download APK v1.3.34Release notes

This website was also built on a phone

Designed, coded, compiled and deployed entirely inside A Dev Studio using its built-in opencode web command — no laptop involved.