Skip to content

Musa-dabwe/Codedroid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeDroid Logo

CodeDroid

A modern continuation of the original CodeAssist project.
Maintained and updated by JVR Software.


About CodeDroid

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.


Credits

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

Features

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

Community resources and discussions will be added soon.


Building with Android Studio

  1. Clone this repository
  2. Open the project in Android Studio
  3. Build and run

Contributing

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.

License

This project is licensed under the MIT License.
Original rights for CodeAssist remain with tyron12233.


Banner

Note: CodeDroid is a continuation of CodeAssist. All original credits go to tyron12233 and contributors. Updates and maintenance are handled by JVR Software.

About

Experimental IDE for developing Android applications on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.7%
  • Kotlin 8.0%
  • HTML 0.2%
  • ANTLR 0.1%
  • Lex 0.0%
  • Shell 0.0%