Acode - powerful code editor (github version) Icon

Acode - powerful code editor (github version) 0.0.0

By Acode-Foundation • December 08, 2025
Productivity Universal Native (Java/Kotlin) 15.70 MB
Download APK
Verified Safe

File Information

Package Namecom.foxdebug.acode
Version Name0.0.0
Version Code966
ArchitectureUniversal
Min Android VersionAndroid 24 (API 28)
Main Activitycom.foxdebug.acode.MainActivity
FrameworkNative (Java/Kotlin)
File Size15.70 MB
Signature (SHA1)7D5EBD1497A652F2A084E80FF1ACBCE59CB95049
File Hash (SHA256)e73c2035dda30e15d8dc7f5a8b77a428bf9b1802fa767bdc16457b727c0c90e8

What's New

Automated Nightly (pre-release) Releases for Today
Compare Changes

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