Acode - powerful code editor (github version) Icon

Acode - powerful code editor (github version) 1.11.7-beta.2

By Acode-Foundation • February 22, 2026
Productivity arm64-v8a, armeabi-v7a, x86_64 Native (Java/Kotlin) 12.89 MB
Download APK
Verified Safe

File Information

Package Namecom.foxdebug.acode
Version Name1.11.7-beta.2
Version Code966
Architecturearm64-v8a, armeabi-v7a, x86_64
Min Android VersionAndroid 24 (API 35)
Main Activitycom.foxdebug.acode.MainActivity
FrameworkNative (Java/Kotlin)
File Size12.89 MB
Signature (SHA1)7D5EBD1497A652F2A084E80FF1ACBCE59CB95049
File Hash (SHA256)154bebb56d6ae23daf55fd145f2125fb50a071174d9751bb30384b3a6dd4efc0

What's New

What's Changed
CI: Nightly Builds by
@UnschooledGamer
in
#1612
style(terminal): Some touch selection handle enhancements by
@peasneovoyager2banana2
in
#1611
style(terminal): fix a mistyped
translate..()
CSS function by
@peasneovoyager2banana2
in
#1613
CI: Define Permission for Nightly & Preview Builds Workflows by
@UnschooledGamer
in
#1616
fix: pip by
@RohitKushvaha01
in
#1617
feat: Enable all file access in nightly builds by
@RohitKushvaha01
in
#1618
Add support for renaming documents in provider by
@bajrangCoder
in
#1619
fix: support for Acode terminal SAF URIs by
@bajrangCoder
in
#1621
Fix: rm command by
@RohitKushvaha01
in
#1623
feat: add 'check for app updates' setting to toggle the automatic behaviour by
@bajrangCoder
in
#1624
chore(i18n): update hu-hu.json by
@summoner001
in
#1626
style(ci): Replace unnecessary
n
s in nightly release message by
@peasneovoyager2banana2
in
#1627
refactor(On-demand-Builds-CI)!: use pull_request_target instead of pull_request. by
@UnschooledGamer
in
#1628
fix(Nightly-build): checkout
ref
expression by
@UnschooledGamer
in
#1629
chore: fix permission issue for scheduled nightly-build.yml by
@UnschooledGamer
in
#1630
Enforce Unix lf endings for shell scripts by
@RohitKushvaha01
in
#1637
AutoSuggest install command by
@RohitKushvaha01
in
#1638
feat: add plugin filtering by author and keywords by
@bajrangCoder
in
#1625
Translation: Update hu-hu.json by
@summoner001
in
#1640
fix: init-alpine by
@RohitKushvaha01
in
#1641
fix: ANSI escape sequence in init-alpine by
@RohitKushvaha01
in
#1643
chore(i18n): update de-de.json by
@Mr-Update
in
#1648
fix: update proot binaries to support 16kb page size by
@RohitKushvaha01
in
#1649
chore(i18n): update id-id.json with new strings by
@hyperz111
in
#1650
Translation: Update hu-Hu.json by
@summoner001
in
#1653
Add confirmation prompt before closing terminal tabs by
@bajrangCoder
in
#1655
fix: compatibility for old android versions by
@bajrangCoder
in
#1656
Full Changelog
:
1.11.7-beta...v1.11.7-beta.2

App Description

Acode - Code Editor for Android

• Overview

Welcome to Acode Editor - a powerful and versatile code editing tool designed specifically for Android devices. Whether you're working on HTML, CSS, JavaScript, or other programming languages, Acode empowers you to code on-the-go with confidence.

• Features

Edit and create websites, and instantly preview them in a browser.

Seamlessly modify source files for various languages like Python, Java, JavaScript, and more.

Built-in javascript console

Enjoy multi-language editing support with easy management tools.

Enjoy a large collections of community plugins to enhance your coding experience.

• Installation

You can get Acode Editor from popular platforms:

• Project Structure

Acode/ | |- src/ - Core code and language files | |- www/ - Public documents, compiled files, and HTML templates | |- utils/ - CLI tools for building, string manipulation, and more

• Multi-language Support

Enhance Acode's capabilities by adding new languages easily. Just create a file with the language code (e.g., en-us for English) in

src/lang/

and include it in

src/lib/lang.js

. Manage strings across languages effortlessly using utility commands:

yarn lang add yarn lang remove yarn lang search yarn lang update

• Building the Application

To build the APK, ensure you have Node.js, NPM, and Apache Cordova installed on your device. Use Cordova CLI to build the application.

Initial setup (required only once):

yarn setup

Build the project:



yarn build

<

free

|

paid

>

<

p

|

prod

|

d

|

dev

>

[fdroid]

<

apk/bundle

>

Note

: Add the fdroid flag only if you want to build the F-Droid-compatible version of Acode. Omit this flag to build the regular APK (Play Store or normal version).

• Contributing

Acode Editor is an open-source project, and we welcome contributions from the community. To contribute, follow these steps:

Fork the repository.

Make your changes and commit them.(make branch for each feature or bug fix)

Push your changes to your fork.

Create a pull request from your branch to main branch of this repository with proper description and Wait for review.

Note

Ensure your pull request includes:

A clear description of the changes made or problem or feature.

A reference to the issue being addressed (if applicable).

A clear explanation of the solution or implementation.

Screenshots or GIFs (if applicable).

Please ensure that your code is clean, well-formatted, and follows the project's coding standards. Acode uses

Biomejs

for formatting and linting and

typos

for low false positives source code spell checking. You can use following commands to lints/format your code locally:

yarn lint

#

for linting

yarn format

#

for formatting

yarn check

#

it runs both lint and format

Also, ensure that your code is well-documented and includes comments where necessary.

Note

You can use any package manager like npm or yarn or pnpm or bun. You can use your editor specific Biomejs plugin for auto-formatting and linting based on Acode's configs.

• Contributors

• Developing a Plugin for Acode

For comprehensive documentation on creating plugins for Acode Editor, visit the

repository

.

For plugin development information, refer to:

Acode Plugin Documentation

Star History

APK Permissions 13

  • android.permission.ACCESS_NETWORK_STATE
  • android.permission.FOREGROUND_SERVICE
  • android.permission.FOREGROUND_SERVICE_SPECIAL_USE
  • android.permission.INTERNET
  • android.permission.MANAGE_EXTERNAL_STORAGE
  • android.permission.POST_NOTIFICATIONS
  • android.permission.READ_EXTERNAL_STORAGE
  • android.permission.VIBRATE
  • android.permission.WAKE_LOCK
  • android.permission.WRITE_EXTERNAL_STORAGE
  • android.permission.WRITE_MEDIA_STORAGE
  • com.android.vending.BILLING
  • com.foxdebug.acode.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
APK Verified

The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.

Developer

Name: Acode-Foundation

See All Versions View on Google Play