Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.41 KB

File metadata and controls

57 lines (37 loc) · 1.41 KB

Java IDE

Compile and test your java code anytime anywhere from your mobile phone

How to get?

You can get the latest app release from here and latest debug app from Github Actions.

Features

  • Java Compiler
  • Java Highlighter
  • Java 17
  • Run Java File
  • Add Classpath
  • Decompile Class File
  • Disassemble Class File
  • Format Java Code
  • Smali Dex File
  • Basic Java auto-completion
  • D8

TO-DO

  • Support above features for external files as well
  • File Tree Viewer
  • Incremental Compilation
  • JGit support
  • Improved Code Editor
  • Java auto-complete server

Building

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

Contributing

I would really love all kinds of contributions. If you have any questions, ideas, need help or want to propose a change just open an issue.

  • Contributions are highly appreciated.
  • Create a pull request and we'll merge it after review.

Special thanks