Skip to content

cl33t/Simple-IDE

Repository files navigation

Simple IDE for Android

GitHub Actions Build License: GPLv3 Android 12+

After a long development journey, this project is now open-sourced to preserve the work.


Features

Build System

Component Status Notes
Java Compiler
Kotlin Compiler Unused class available
D8
AAPT2
APK Signer

Code Formatting

Language Status
Java
XML
JSON

Library Management

  • Manual downloads
  • Pre-installed common libraries

Get Started

  1. Download latest APK from GitHub Actions
  2. Install on Android 12+
  3. Create New Project → Start coding

Future Development

Continuation depends on community interest.


Potential Improvements


Why Use This?

Perfect for:

  • Quick tests
  • Simple apps (e.g., clickers)

Not recommended for:

  • Complex projects (use full-featured IDEs instead)

Note: Not a polished product. Bugs exist. Contributions welcome!


License

GPLv3 License