This project is develop to help the community learn java on android. You can build and run Java file with JDK 1.7.
Download in Google Play Store
- Java compiler JDK 1.7 ✔
- Java editor ✔
- Java auto complete code ✔ (But not working perfect)
- Java debugger (jdb).
- Run java file, class file ✔
- Build java library ✔
- Support VCS
- Decompile class, jar
- Java code formatter (Google Java code formatter) ✔
- Build Android app. ✔
- XML auto complete
- Layout builder for Android
- Javac - Java compiler
- Aapt - Android asset package tool
- Dx - Dex for dalvik vm
- Zip Signer
- Apk builder
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.
- Setup system https://youtu.be/FZtSbgq8ZN0
Copyright (c) 2017 by Tran Le Duy
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.