Xed-Editor/Xed-Editor

Advanced Text Editor for Android

Kotlin

2,320

4,381 commits

updated Sep 23, 2026

See the code

README

Xed-Editor

Xed-Editor Icon

Xed-Editor is a versatile and extensible text editor for Android, featuring syntax highlighting, LSP-powered code intelligence, a built-in terminal, extensions, and fast project-wide tools for efficient editing.

Android CI Download count


Website

To learn more about Xed-Editor, including its documentation, extensions, themes, icon packs, and account-related features, visit the official website: https://xed-editor.app

Discord Telegram


Download

  • Latest Alpha Build: Download from Actions
  • Latest Stable Build: Download from Releases

Get it on F-Droid Get it on IzzyOnDroid Get it on GitHub


Screenshots


Build the Project

Choose one of the following build methods.

Option 1: Build Locally

Build the debug APK (signed with the included test key):

./gradlew assembleDebug

The compiled APK will be located at app/build/outputs/apk/debug/app-debug.apk.

Option 2: Build with Docker

If you don't have the Android SDK or JDK 21 installed locally, you can build the project in a Docker container:

DOCKER_BUILDKIT=1 docker build --target export-stage --output ./out .

The generated debug APK will be located at out/debug/app-debug.apk.


Contributing

We welcome contributions! Please read the /docs/CONTRIBUTING.md file to learn how you can get involved.


Translations

Help translate Xed-Editor! Visit Weblate to get started:

Translation Status

Contributors

android
android-app
android-application
code
code-editor
codeeditor
code-editor-mobile
fileviewer
mobile-ide
proot
proot-android
proot-distro
terminal
terminal-app
terminal-based
terminal-emulator
text-editing
text-editor
xed-editor

Contributors

(top 30 of 142)

RohitKushvaha01

2,348 commits

KonerDev

727 commits

renovate[bot]

178 commits

LosstarottArt

124 commits

Xed-Editor/Xed-Editor

Advanced Text Editor for Android

Kotlin

2,320

4,381 commits

updated Sep 23, 2026

See the code

README

Xed-Editor

Xed-Editor Icon

Xed-Editor is a versatile and extensible text editor for Android, featuring syntax highlighting, LSP-powered code intelligence, a built-in terminal, extensions, and fast project-wide tools for efficient editing.

Android CI Download count


Website

To learn more about Xed-Editor, including its documentation, extensions, themes, icon packs, and account-related features, visit the official website: https://xed-editor.app

Discord Telegram


Download

  • Latest Alpha Build: Download from Actions
  • Latest Stable Build: Download from Releases

Get it on F-Droid Get it on IzzyOnDroid Get it on GitHub


Screenshots


Build the Project

Choose one of the following build methods.

Option 1: Build Locally

Build the debug APK (signed with the included test key):

./gradlew assembleDebug

The compiled APK will be located at app/build/outputs/apk/debug/app-debug.apk.

Option 2: Build with Docker

If you don't have the Android SDK or JDK 21 installed locally, you can build the project in a Docker container:

DOCKER_BUILDKIT=1 docker build --target export-stage --output ./out .

The generated debug APK will be located at out/debug/app-debug.apk.


Contributing

We welcome contributions! Please read the /docs/CONTRIBUTING.md file to learn how you can get involved.


Translations

Help translate Xed-Editor! Visit Weblate to get started:

Translation Status

Contributors

android
android-app
android-application
code
code-editor
codeeditor
code-editor-mobile
fileviewer
mobile-ide
proot
proot-android
proot-distro
terminal
terminal-app
terminal-based
terminal-emulator
text-editing
text-editor
xed-editor

Contributors

(top 30 of 142)

RohitKushvaha01

2,348 commits

KonerDev

727 commits

renovate[bot]

178 commits

LosstarottArt

124 commits

Languages

Kotlin

43.2%

Java

34.0%

C

21.2%