/CodeAssist-ALPHA-0.2.9

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

CodeAssist Unofficial

Forked of Official Codeassist version Alpha-0.2.9


stability-alpha Chat Repository Size CI Total downloads Commit Activity Latest release

A javac APIs-based code editor that supports building Android apps.

  • APK Compilation

  • AAB Support

  • Java

  • Kotlin

  • R8/ProGuard

  • Java Code Completions

  • Kotlin Code Completions (Unstable)

  • Quick fixes (Import missing class and Implement Abstract Methods)

  • Layout Preview (80%)

  • Automatic dependency resolution

  • Layout Editor

  • Debugger

  • Lint

  • Git Integration

  • Multiple Projects (85%)

CodeAssist Community

English-language chat in Telegram: https://t.me/codeassist_app

Building - Android Studio

Clone this repository to your local device and then open it on Android Studio.

Contributing

  • Pull request must have a short description as a title and a more detailed one in the description

  • Feature additions must include Unit/Instrumentation tests. This is for future stability of the app and modules.

Special thanks

  • Tyron/CodeAssist (Official)

  • Rosemoe/CodeEditor

  • JavaNIDE

  • Mike Anderson

  • Java Language Server

  • Ilyasse Salama

CodeAssist-ALPHA-0.2.9