Xed-Editor icon indicating copy to clipboard operation
Xed-Editor copied to clipboard

Advanced Text Editor for android

trafficstars

Xed Editor

Xed Editor

Hits CI
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

  • [x] Basic text editing
  • [x] Simple file browser
  • [x] File editing outside of projects
  • [x] Settings
  • [x] Amoled Theme (pure black)
  • [x] Undo-Redo
  • [x] Searching
  • [ ] Batch Replacement
  • [ ] Plugins
  • [x] Terminal (will be provided as a plugin)

Installation

Download latest build from Releases

Builds on fdroid maybe outdated

Get it on F-Droid

Known issues

  • [ ] Fragments doesn't change on switch tabs unless all tabs are removed and added again

Why Delayed Updates

because I have a shitty 12 year old dual core pc that start crying as soon as i open Android studio

Building from source

  1. Clone the repo

git clone https://github.com/RohitKushvaha01/Xed-Editor

  1. CD

cd "Xed-Editor"

  1. Execute Permission

chmod +x gradlew

  1. Build

./gradlew build

Screenshots