11# Simple IDE for Android
22
3- [ ![ GitHub Actions Build] ( https://img.shields.io/badge/Download-Latest_APK-blue?logo=github )] ( https://github.com/xapani /Simple-IDE/actions )
3+ [ ![ GitHub Actions Build] ( https://img.shields.io/badge/Download-Latest_APK-blue?logo=github )] ( https://github.com/cl33t /Simple-IDE/actions )
44[ ![ License: GPLv3] ( https://img.shields.io/badge/License-GPLv3-success )] ( https://www.gnu.org/licenses/gpl-3.0 )
55[ ![ Android 12+] ( https://img.shields.io/badge/Android-12%2B-brightgreen?logo=android )] ( )
66
@@ -14,7 +14,7 @@ After a long development journey, this project is now open-sourced to preserve t
1414| Component | Status | Notes |
1515| -----------------| --------| --------------------------------|
1616| Java Compiler | ✅ | |
17- | Kotlin Compiler | ❌ | [ Unused class available] ( https://github.com/xapani /Simple-IDE/blob/master/compiler/src/main/java/s/ide/compiler/KotlinCompiler.java ) |
17+ | Kotlin Compiler | ❌ | [ Unused class available] ( https://github.com/cl33t /Simple-IDE/blob/master/compiler/src/main/java/s/ide/compiler/KotlinCompiler.java ) |
1818| D8 | ✅ | |
1919| AAPT2 | ✅ | |
2020| APK Signer | ✅ | |
@@ -33,7 +33,7 @@ After a long development journey, this project is now open-sourced to preserve t
3333---
3434
3535## Get Started
36- 1 . Download latest APK from [ GitHub Actions] ( https://github.com/xapani /Simple-IDE/actions )
36+ 1 . Download latest APK from [ GitHub Actions] ( https://github.com/cl33t /Simple-IDE/actions )
37372 . Install on Android 12+
38383 . Create New Project → Start coding
3939
@@ -45,7 +45,7 @@ Continuation depends on community interest.
4545---
4646
4747## Potential Improvements
48- - [ ] Backport fixes & features (from [ Luminarr] ( https://github.com/xapani /Luminarr ) )
48+ - [ ] Backport fixes & features (from [ Luminarr] ( https://github.com/cl33t /Luminarr ) )
4949- [ ] Build system enhancements (from [ TarkoBuilder] ( https://github.com/XedoxDev/TarkoBuilder ) )
5050
5151---
@@ -63,4 +63,4 @@ Continuation depends on community interest.
6363---
6464
6565## License
66- [ ![ GPLv3 License] ( https://github.com/xapani /Simple-IDE/blob/master/assets/license.png )] ( https://www.gnu.org/licenses/gpl-3.0.en.html )
66+ [ ![ GPLv3 License] ( https://github.com/cl33t /Simple-IDE/blob/master/assets/license.png )] ( https://www.gnu.org/licenses/gpl-3.0.en.html )
0 commit comments