Acode - code editor | FOSS

4.4
1.06K reviews
10K+
Downloads
Content rating
Everyone
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

Welcome to Acode!

A powerful, lightweight code editor, and web IDE for Android. Now enhanced with cutting-edge features and updates to transform your coding experience.

What's New?

Step into the future of coding with our innovative Plugin System. This brand new feature supports a wide range of plugins, boosting the functionality of Acode to meet all your development needs. With over 30 plugins already available in the Plugin Store, the possibilities are endless.

Latest Updates Include:

- Enhanced Ace Editor: Now updated to version 1.22.0 for more efficient editing.
- Search in All Files: Our beta feature lets you search and replace text in all files within your opened projects.
- Customizable Quick Tools: Personalize your quick tools to enhance your workflow.
- Fast File Listing in Find Files (Ctrl + P): Acode now loads and caches files at startup, leading to faster file listing.
- Ctrl Key Functionality: Take advantage of keyboard shortcuts for actions such as save (Ctrl+S) and open command palette (Ctrl+Shift+P).

Why Choose Acode?

Acode lets you build and run websites directly within your browser, debug with ease using the integrated console, and edit a wide range of source files - from Python and CSS to Java, JavaScript, Dart, and more.

Key Features:

- Ad-Free Experience: Enjoy a clean, distraction-free coding environment.
- Universal File Editor: Edit any file directly from your device.
- GitHub Integration: Seamlessly sync your projects with GitHub.
- FTP/SFTP Support: Manage your files efficiently with FTP/SFTP.
- Extensive Syntax Highlighting: Supports over 100 programming languages.
- Personalized Themes: Choose from dozens of unique themes to match your style.
- User-Friendly Interface: Navigate with ease through our intuitive design.
- In-App Preview: Instantly view your HTML/MarkDown files within the app.
- Interactive JavaScript Console: Debug JavaScript code right from the console.
- In-App File Browser: Access your files directly within Acode.
- Open Source: Benefit from our transparent and community-driven project.
- High Performance: Supports files with over 50,000 lines, ensuring smooth workflow.
- Multi-File Support: Work on multiple files simultaneously for productive multitasking.
- Customizable Interface: Adapt Acode to your personal coding style.
- Keyboard Shortcuts: Speed up your coding with handy shortcuts.
- File Recovery: Never lose your work with our reliable file recovery feature.
- File Management: Keep your projects organized with effective file management.

Start your streamlined coding journey with Acode today. Join our ever-growing community of developers and experience the difference for yourself!
Updated on
17 Oct 2024

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.4
902 reviews
Mike Rainey
5 June 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
89 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
11 November 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.
Ed “Mike Honcho”
21 October 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.
66 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
21 October 2020
Hi, thank you for your review, I have fixed the problem you can update your rating.
Cas
31 January 2022
I would now consider this the top IDE on Android, it might not pack everything like my last IDE but it's much more usable and responsive. The dev is fixing bugs and adding useful features, like the recent addition of context based auto complete was great, it really speeds up phone dev. Also this IDE isn't only for for web files, I only use it for dart. Update: been 2 years and I still use it. Thanks!
26 people found this review helpful
Did you find this helpful?
Foxbiz Software Pvt. Ltd.
2 January 2020
Hey, thank you so much for your feedback. Well new version is coming soon with more new features. :)

What's new

- feat: Plugin Filtering System
- feat: Add more action menu in sidebar plugin
- feat: Implement Logger system
- feat: Use Current File for preview (Togglable)
- fix: fixed sidebar plugin search list scrolling in #1002
- fix: Fixed save all changes option in #1010
- fix: fixed weird spacing issue on header #925 in #1024
- fix: termux related fs operations failure in #1046
- Refactor Iap.java: Use WeakReference for Context and Activity to prevent memory leaks in #1040