com.hardcodedjoy.example.texteditor
v1.1.0
minSdkVersion: 21
targetSdkVersion: 33
Plain text editor for Android. Many file extensions supported.
This app displays the text from a file that is provided via Intent.ACTION_VIEW, Intent.ACTION_EDIT or Intent.ACTION_SEND. Many file extensions are supported that are considered to contain plain text. App also accepts text that is selected from other app and shared to this app. In the app settings, user can change the font size and select app theme (light / dark / system).
Supported file types:
- text/plain
- text/html
- text/css
- text/xml
- application/octet-stream
- application/json
- application/x-httpd-php
- text/x-java
- text/x-csrc
- text/x-c++src
- text/x-chdr
- text/calendar
- text/x-python
- text/cfg
- text/ini
- text/x-vcard
- image/svg+xml
developer website: https://hardcodedjoy.com
app page: https://hardcodedjoy.com/app-details?id=com.hardcodedjoy.example.texteditor