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. It should run on Android 1.6 or higher.
##Currently, following tools are integrated into the JavaIDE:
• Aapt
• Java Compiler
• Dx
• ApkBuilder
• Zipsigner-lib
• BeanShell Interpreter
• ProGuard
The integrated BeanShell interpreter allows you to automate and customize the build process by writing your own BeanShell scripts.
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.