A modern continuation of the original CodeAssist project.
Maintained and updated by JVR Software.
CodeDroid is a revived version of CodeAssist, a project that has been inactive for more than three years.
This continuation introduces new features, improvements, and ongoing support under the new name CodeDroid.
This project is based on CodeAssist, originally developed by tyron12233.
Acknowledgements:
- tyron12233 – Creator of CodeAssist
- Rosemoe/CodeEditor
- JavaNIDE
- Mike Anderson
- Java Language Server
- Ilyasse Salama
Available:
- APK Compilation
- AAB Support
- Java and Kotlin Support
- R8/ProGuard
- Code Completions (Java only)
- Quick Fixes (Import missing class, Implement abstract methods)
- Layout Preview (~80% complete)
- Automatic Dependency Resolution
Planned:
- Layout Editor
- Debugger
- Lint
Community resources and discussions will be added soon.
- Clone this repository
- Open the project in Android Studio
- Build and run
Contributions are welcome. Please follow these guidelines:
- Pull requests must include a concise title and a detailed description.
- New features should include unit or instrumentation tests to ensure long-term stability.
This project is licensed under the MIT License.
Original rights for CodeAssist remain with tyron12233.
Note: CodeDroid is a continuation of CodeAssist. All original credits go to tyron12233 and contributors. Updates and maintenance are handled by JVR Software.

