Skip to content

RohitKushvaha01/Xed-Editor

Repository files navigation

Xed Editor

Xed Editor

Xed Editor is a versatile text editor designed specifically for Android devices, offering users the ability to create, edit, and manage their text files with ease on their mobile devices.

Features

  • Basic text editing
  • Simple file browser
  • File editing outside of projects
  • Settings
  • Amoled Theme (pure black)
  • Undo-Redo
  • Searching
  • Batch Replacement
  • Word Wrap
  • Better File Browser
  • Creating files and folders
  • Plugins
  • Terminal (will be provided as a plugin)

Installation

Download latest build from Releases

  • Builds on fdroid are usually 2-3 day behind
  • Builds on izzyOnDroid are usually 1 day behind

Get it on F-Droid

Community

Building from source

# Clone the repo
   
git clone https://github.com/RohitKushvaha01/Xed-Editor

# CD

cd "Xed-Editor"

# Build

bash gradlew assembleDebug

Screenshots