
Java N-IDE 1.4.5 APK
App Info
- 앱 이름Java N-IDE
- 종류도구
- 버전1.4.5
- 요구 사항4.0 이상
- File Size27.98 MB
- Updated2019-08-07
- 앱코드com.duy.compiler.javanide
기술
## 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
3. Build android app
4. Build java library ✔
5. Java code formatter (Google Java code formatter) ✔
6. Build Android app. ✔
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
## Contribute
I would absolutely love every possible kind of contributions. If you
have a questions, ideas, need help or want to propose a change just open
an issue. Pull request are greatly appreciated.
Github https://github.com/tranleduy2000/javaide
Internet | Allows to access internet network. |
---|---|
Write external storage | Allows to write to external storage such as SD card. |
Read external storage | Allows to read from external storage such as SD card. |
Wake lock | Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
Vibrate | Allows access to the vibrator. |
Access wifi state | Allows to access information about Wi-Fi networks. |
Access network state | Allows to access information about networks. |
com.android.vending.BILLING | App customer permission. |
Read logs | Allows to read the low-level system log files. |
android.permission.ACCESS_SUPERUSER | App customer permission. |
com.google.android.c2dm.permission.RECEIVE | App customer permission. |
com.duy.compiler.javanide.permission.C2D_MESSAGE | App customer permission. |