This app was created for people who want to work with a text editor on Android instead of on a PC.
As a mobile-specific feature, it analyzes the word under the cursor and automatically selects the range. This should reduce the hassle of having to adjust the range with your finger.
For those familiar with this feature, it can be used in a variety of situations, such as IT professionals who edit programming or configuration files, or those who want to temporarily edit emails or text without formatting.
*Currently, line breaks are saved using LF only. CR+LF will be available in the future.
[Feature List]
- Open File / Save As / Save As
- Search / Go to Line / Replace
- Select Word / Select Single Sentence / Select Line / Select All
- Text Information (Text Only) / File Information (Binary Only)
- Supports Portrait and Landscape Screen Orientation
- Font Size
- Dark Mode
[Tips]
- General) Line count is calculated based on line breaks, not the screen.
- Edit) When you change text, a "*" appears next to the file name in the upper left corner.
・Selection) For selection functions, tap the screen after making a selection to display the related menu.
・File) Tapping the file name in the upper left will display the full file name.
・File) Mid-range performance, loading a 1MB file took about 40 seconds.
・File) Line breaks when saving are standardized to "LF".
・File) Binary files can be read but not edited. Only search and file information can be used.
・Launch) You can launch directly from a text file in the filer, but in this case overwriting saves will be restricted.