Acode — Terminal & AI Coding

Contains adsIn-app purchases
3.2
13.7K reviews
Content rating
Everyone
1M+
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

3.3
12.9K reviews
Jazz
June 14, 2026
I'd only used the app sparingly because the ad implementation was among the absolute worst for any app I've ever used. But recently I needed to use it again briefly and the ads were surprisingly no longer intrusive. I was about to buy the premium version just now (ironically having obnoxious ads makes users less likely to pay for premium) but the price has nearly doubled. I assume this is due to new AI features being advertised, which I neither need nor want. Guess I may need to switch apps.
1 person found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
June 14, 2026
Hey, thanks for your review, it really helps us improve the app. Regarding the price and premium it's completely optional, you can always download from fdroid and github as the project is open source. We updated the price because we adding more developers and paying them to improve Acode. Thank you again for understanding. Happy coding 😊
Phil Edwards
April 17, 2022
Great code editor, and I was impressed at how well the JS/HTML preview works. Sometimes it's nice to be able to review a codebase and make small changes when away from my main PC. I can recommend Syncthing-fork to connect the two. Recently I've been having this problem where files can't be saved or loaded at all. I can see folders in the file hierarchy, but no files. I don't think I messed up file permissions. The result is that I haven't used this program in a while. Awaiting an update.
103 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
April 17, 2022
Hi Philip, thank you for your review. I would recommend you to clear app data and go to files and tap on add icon (+) in top right corner and select add path. Google has rejected the app update due to file permissions so, I had to comply with their policies. Read this for more information https://acode.foxdebug.com/faqs/224761680
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.
44 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
November 2, 2020
Thank you for downloading our app! We will keep working on it!

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
- Silent ads for few hours
- 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