Acode — Terminal & AI Coding

4.2
1.23K reviews
Content rating
Everyone
10K+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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.
Updated on
Jun 18, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
Device or other IDs
Data is encrypted in transit
You can request that data be deleted

Ratings and reviews

4.3
1.04K reviews
Ed “Mike Honcho”
October 21, 2020
IT'S TOTALLY WORTH IT! Tried pro & had an issue. Requested & received refund. Within that time the Developer had responded to my issue, pushed a fix & released an update! So I re-purchased the pro version again. 😁 Just the settings alone are worth paying this developer for their time. I don't code, but I can't stand browsing source or logs without syntax highlighting. Now I never have to remote into my desktop to view data! Pay for this, you won't be sorry.
78 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
October 21, 2020
Hi, thank you for your review, I have fixed the problem you can update your rating.
Mike Rainey
June 5, 2020
I evaluated several high-rated IDE's. Acode was the winner. It has many convenient features such as Emmett (use shorthand to generate html elements), a quick-actions bar with copy line, move line and more, and it has a ton of keyboard shortcuts. It also supports word wrap. Acode doesn't hide your files in impenetrable "projects" like one of the other apps. I enjoy using it. It's well thought out, mature, and has all the features I hoped for. It is worth well more than the $3.99 I paid for it
109 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
November 11, 2020
Thanks for your review! Please recommend our app to your friends, and don’t hesitate to shoot us a note at acode@foxdebug.com if you have any questions.
Grayson Briggs
September 27, 2025
Has been great so far! one HTML feature I'd like to recommend is that you add the option that when you detect an import from a CDN you can automatically download the file locally and update the import to point to the local file so it actually works (something AIs like to do, if I'm just making it whip up a quick visual, etc.) seems like it could be great value add. maybe it highlights it and gives you the option?
7 people found this review helpful
Did you find this helpful?

What’s new

- 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