Skip to content

Latest commit

 

History

4,677 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Image Image Image
Image Image Image

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

Image