Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 1.91 KB

File metadata and controls

67 lines (47 loc) · 1.91 KB

Java IDE

Android CI Discord Server

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

How to get

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

Features

  • Java 17
  • Javac
  • Javap
  • Eclipse Compiler for Java (ecj)
  • Eclipse class disassembler
  • Java Highlighter
  • Run Java File
  • Add Classpath
  • Decompile Class File
  • Google Java Formatter
  • Eclipse Java Formatter
  • Baksmali Dex File
  • Basic Java auto-completion
  • D8
  • File Tree Viewer

TO-DO

  • Dependency Injection
  • Incremental Compilation
  • JGit support
  • Improved Code Editor
  • Java auto-complete server or auto-completion service

Building

Clone this repository on your device and compile using Android Studio or by running the command

./gradlew build

Contributing

I would really appreciate 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 thorough review.

Special thanks