Acode — Terminal & AI Coding

Achats via l'appli
4,2
1,23K avis
Classification du contenu
Tout public
10K+
Téléchargements
Classification du contenu
Tout public
En savoir plus
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

Acode is an open-source code editor and web IDE for Android. Edit projects, manage files, use a Linux terminal, work with Git and SSH, and extend your setup with community plugins.

LINUX TERMINAL

Acode includes an Alpine Linux terminal powered by proot, with no root required. Use apk to install supported command-line packages, keep multiple terminal tabs, customize your shell, and back up or restore your terminal setup.

AI CODING SUPPORT

Use the terminal and plugin ecosystem with AI-assisted coding tools where supported. Generate code, review errors, refactor files, and ask for explanations while working from your phone or tablet.

JAVASCRIPT AND WEB DEVELOPMENT

Set up mobile web projects with Node.js and npm, run package scripts, build APIs with server-side JavaScript, preview HTML and Markdown, and test front-end projects inside Acode.

PROFESSIONAL CODE EDITOR

- Syntax highlighting for 100+ programming languages
- Multi-file editing with tabs
- Command palette (Ctrl+Shift+P)
- File search across projects (Ctrl+P)
- Code completion and IntelliSense via LSP plugins
- Keyboard shortcuts for common editor actions
- Emmet support for fast HTML and CSS authoring
- Interactive JavaScript console for debugging
- Live HTML and Markdown preview
- Customizable themes and fonts
- Smooth editing for large files

GIT, SSH AND REMOTE TOOLS

- Git workflows including clone, commit, push, pull and branch management
- SSH access for remote server work
- FTP and SFTP file management
- GitHub integration for project sync
- Tools for editing, previewing and deploying web projects from Android

COMMUNITY PLUGINS

Extend Acode with plugins from the in-app Plugin Store:
- Language servers for IntelliSense
- Themes and icon packs
- AI-assisted coding tools
- Build tools and formatters
- Framework support for modern web development
- JavaScript and TypeScript plugin development

OPEN SOURCE

Acode is free and open source under the MIT license. Source code is available at github.com/Acode-Foundation/Acode. Documentation and community links are available at acode.app.

Pro version is available with ad removal and premium themes. In-app purchases may vary by region.

GET STARTED

1. Install Acode
2. Open the terminal and complete the one-time setup
3. Install the packages and plugins you need
4. Start editing, previewing and managing projects from your Android device

Acode requires Android 7.0+. The free version contains ads.
Date de mise à jour
18 yun 2026

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Cette appli peut recueillir ces types de données
Appareil ou autres ID
Les données sont chiffrées lors de leur transfert
Vous pouvez demander la suppression des données

Notes et avis

4,3
1,04K avis

Nouveautés

- acode cli in builtin terminal
- Welcome tab for new users
- Better default configs for terminal
- "Open in terminal" option for folders in file tree
- Devtools for plugin dev
- offload heavy changes checks on background thread instead of ui
- make auth more secure
- runtime tests cases
- improved sidebar apps
- and a bunch of fixes and small improvements, Check Changelogs for more details