SimpleTextEditor

SimpleTextEditor

This is simple text editor that can help you with editing text files.

Maxim Starikov Development Note Text Editor Writing

Screenshots

Screenshot of SimpleTextEditor Screenshot of SimpleTextEditor

Description

This is simple text editor that can help you with editing text files.

This editor mostly used by me for small text notes, write down ideas while I have a break.

Supports only plain text files at the moment.

The code is open so can review code, send pull requests, new features, translations and so on. https://github.com/maxistar/TextPad.

Any suggestions for this project are welcomed. Thank you!

What’s new (1.31.1)

- protects your edits when an open file changes outside TextPad
- makes recovery of unsaved drafts more reliable
- keeps the cursor visible when the keyboard is open

Versions

Version Date Size Requires Android Download
1.31.1 current
682c671c8b619102…
2026-08-19 2.7 MB API 21
1.31.0
734db010a310155f…
2026-08-11 2.7 MB API 21
1.30.0
1b401aca569df8af…
2026-06-13 1.5 MB API 21

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Write storageCreate and change files on the device storage.
  • Read storageRead files on the device storage.
  • Prevent sleepingKeep the device from going to sleep.
  • textpad.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments