MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode

github.com/Acode-Foundation/Acode @1.12.6-nightly.7767260

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.12.6-nightly.7767260 ↗ · + Follow
4,199 symbols 12,459 edges 395 files ⚖ custom 779 documented · 19% 32 cross-repo links updated 1d ago1.13.1-nightly.85106aa · 2026-08-18★ 6,58664 open issues

Browse by type

Functions 3,819 Types & classes 380
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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:

Get it on Google Play Get it on F-Droid

• 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:

pnpm run lang add
pnpm run lang remove
pnpm run lang search
pnpm run lang update

• Contributing & Building the Application

See CONTRIBUTING.md for detailed instructions.

• 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

Star History Chart

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 2,311
Method 1,508
Class 217
Interface 160
Enum 3

Languages

TypeScript81%
Java19%

Modules by API surface

src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/http/HttpRequest.java131 symbols
src/lib/editorManager.js115 symbols
src/plugins/cordova-plugin-advanced-http/www/umd-tough-cookie.js88 symbols
src/plugins/sdcard/src/android/WorkspaceIndex.java68 symbols
src/lib/commands.js68 symbols
src/plugins/system/android/com/foxdebug/system/System.java65 symbols
src/components/terminal/terminalTouchSelection.js63 symbols
src/lib/acode.js60 symbols
src/lib/openFolder.js52 symbols
src/components/terminal/terminal.js49 symbols
src/cm/lsp/tooltipExtensions.ts49 symbols
src/cm/lsp/serverLauncher.ts49 symbols

Dependencies from manifests, versioned

@babel/core8.0.1 · 1×
@babel/generator7.29.1 · 1×
@babel/parser7.29.3 · 1×
@babel/plugin-transform-runtime8.0.1 · 1×
@babel/preset-env8.0.1 · 1×
@babel/preset-typescript8.0.1 · 1×
@babel/runtime7.29.2 · 1×
@babel/runtime-corejs37.29.2 · 1×
@babel/traverse7.29.0 · 1×
@biomejs/biome2.4.11 · 1×
@codemirror/autocomplete6.20.3 · 1×

For agents

$ claude mcp add Acode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page