Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imoitself/text
code editor | android java
https://github.com/imoitself/text
aide android android-application android-ide android-studio code-editor code-editor-mobile java noandroidx simple simple-project termux text text-editor
Last synced: about 1 month ago
JSON representation
code editor | android java
- Host: GitHub
- URL: https://github.com/imoitself/text
- Owner: IMOitself
- Created: 2024-09-03T03:13:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T06:20:18.000Z (4 months ago)
- Last Synced: 2024-11-12T18:34:24.647Z (2 months ago)
- Topics: aide, android, android-application, android-ide, android-studio, code-editor, code-editor-mobile, java, noandroidx, simple, simple-project, termux, text, text-editor
- Language: Java
- Homepage:
- Size: 282 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# text 🗒️
![front_page](assets/front_page.jpg)
a code editor project made in Android Studio and AIDE_- with builtin keyboard and vim motion_
note:
it works as AIDE project. wake me if it doesn't:D
[open](https://github.com/IMOitself/text/issues/new/choose)## Contribute
Android Studio
1. open Android Studio.
2. click **File > New > Project from Version Control**
3. in the URL field, enter: https://github.com/IMOitself/text.git
4. choose your project directory.
5. click **Clone** to download and open the project.
AIDE
###### Note: when compiled as an app it will be as an old android version. idk why it does that
1. open AIDE.
2. open file browser window
3. click **Clone Git Repository**.
4. in the **Repository URL**, put this https://github.com/IMOitself/text.git
5. click **Clone** to download the repository.
6. once cloned, click **Open this Android Project**