Advanced Text Editor for Android
See the codeXed-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.
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
Choose one of the following build methods.
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.
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.
We welcome contributions! Please read the /docs/CONTRIBUTING.md file to
learn how you can get involved.
Help translate Xed-Editor! Visit Weblate to get started:
(top 30 of 142)
Kotlin
43.2%
Java
34.0%
C
21.2%
Advanced Text Editor for Android
See the codeXed-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.
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
Choose one of the following build methods.
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.
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.
We welcome contributions! Please read the /docs/CONTRIBUTING.md file to
learn how you can get involved.
Help translate Xed-Editor! Visit Weblate to get started:
(top 30 of 142)
Kotlin
43.2%
Java
34.0%
C
21.2%