在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Java Compiler APK 下载。
厌倦了在旅途中使用笔记本电脑?
## Overview
This project is develop to help the community learn java on android.
You can build and run Java file with JDK 1.7.
(No official support) Build apk file (only support armeabi-v7a, x86)
## Tutorials
1. Create simple java project https://github.com/tranleduy2000/javaide/wiki/Create-simple-Java-project
## Features
1. Offline java compiler (support jdk 1.5, 1.6. 1.7 or higher if your device support)
2. Java auto complete when typing
4. Build java library ✔
5. Java code formatter (Google Java code formatter) ✔
7. Android Logcat
## Todo
1. Java debugger (jdb).
2. Run java file, class file ✔
3. Support VCS
4. Decompile class, jar
5. XML auto complete
6. Layout builder for Android