JavaIDE is an integrated development environment which runs on Android and allows to create native Android applications without the need to use the Android SDK on Windows or Linux.
You need Android 2.2.3 or higher and a storage card (/sdcard/) to use this app!
Following development tools are integrated in JavaIDE:
* aapt tool
* Eclipse compiler for Java
* dx tool
* DexMerger tool
* ApkBuilder
* zipsigner-lib (this library also does the zipalign)
* SpongyCastle Library
* BeanShell Interpreter
* JavaRunner: allows to run any binary Java commandline application (.jar file)
The APP can be extended with modules. The modules are loaded dynamically and the integrity of the module is checked before every start of the module. In the download area of the project's website you'll find some pre-built modules, for example for Ant or the jar tool.
The APP can be controlled and customized with BeanShell scripts. The APP supports the 'protected script mode' which verifies the integrity of the scripts before executing them.
Last updated on Apr 4, 2017
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.