Skip to content

Compile and run java code from your mobile phone

License

Notifications You must be signed in to change notification settings

Beast833/Java-Ide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CI IzzyOnDroid Chat on Discord License CodeFactor Codacy Badge Commit Activity Total downloads Repository Size

Cosmic IDE

A next-gen Ide for JVM development on Android!

Overview

  • Java 17
  • Kotlin Language Support
  • Kotlin Code Completion
  • Javac, Javap, D8
  • Incremental Compilation
  • Execute Java Code
  • Error/Warning marker in editor
  • Code highlighting
  • Add Classpath
  • Decompile Class File
  • Google Java Formatter
  • Basic Java Keywords auto-completion

Chat

Chat with us on our Discord Server.

Downloads

Get it on IzzyOnDroid

You can download the latest release from here and the latest debug build from Github Actions.

Screenshots

TO-DO

  • Kotlin error/warning highlight in editor
  • Java code completion

Building

Clone this repository on your device and compile using Android Studio or with gradle.

Note: You need Android Studio - Flamingo or later to compile this project, or you can downgrade Android Gradle Plugin to work with previous versions.

./gradlew assembleDebug

Contribution

We would appreciate any kinds of contributions. If you have any questions, ideas, need help or want to propose a change just open an issue/pull request.

  • Any type of contributions are appreciated.
  • Create a pull request and we'll merge it after review.

Special Thanks

and all other wonderful contributors that helped to make this project a reality ;)

About

Compile and run java code from your mobile phone

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.4%
  • Kotlin 28.6%