texteditor

  1. T201016

    Android Question [SOLVED] Launching a TextEditor with a parameter on startup

    Hello everyone, here's how to run your own application (text editor) with the selected file. This example allows you to open the contents of a text file (.txt) and an encrypted file (.weo) in mine in the previous example, TextEditor. However, I would rather research the file type in terms of...
  2. T201016

    Share My Creation [B4X] TextEditor - Save and load external files.

    Welcome to the Forum! I would like to share my modest contribution today in the Android Text Editor (based on Erel's sources available). TextEditor ver. RS0.1 (see: download dropbox) Since I noticed the interest in the forum, the matter of counting lines of text in objects of type (EditText or...
Top