Coder Social home page Coder Social logo

evo938evo938 / javaide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tranleduy2000/javaide

0.0 0.0 0.0 649.17 MB

Code editor, java auto complete, java compiler, aapt, dx, zipsigner for Android

License: GNU General Public License v3.0

Java 99.31% HTML 0.06% Batchfile 0.01% XSLT 0.11% Groovy 0.49% CSS 0.02%

javaide's Introduction

Java N-IDE Java compiler on Android.

Screenshot

Overview

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

IMAGE ALT TEXT HERE

Todo

  1. Java compiler JDK 1.7 ✔
  2. Java editor ✔
  3. Java auto complete code ✔ (But not working perfect)
  4. Java debugger (jdb).
  5. Run java file, class file ✔
  6. Build java library ✔
  7. Support VCS
  8. Decompile class, jar
  9. Java code formatter (Google Java code formatter) ✔
  10. Build Android app. ✔
  11. XML auto complete
  12. Layout builder for Android
  13. Android Logcat ✔
  14. Android debugger

What does tools the project include?

  1. Javac - Java compiler (module javacompiler)
  2. Aapt - Android asset package tool
  3. Dx - Dex for dalvik VM (module dx)
  4. Zip Signer
  5. Apk builder

How to build this source

  1. Required Android Studio 3.0 and above
  2. Android NDK r12b (Newer version doesn't work) https://stackoverflow.com/questions/6849981/where-do-i-find-old-versions-of-android-ndk
  3. Android Build Tools 27.0.1
  4. Android SDK 27

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.

Tutorials

  1. Create and build simple java project https://github.com/tranleduy2000/javaide/wiki/Create-simple-Java-project
  2. Open Java examples
  3. Build java file with library https://youtu.be/fUFqR8ZlChg
  4. Build simple Android app https://youtu.be/euZilR8-EhA

GNU GPL 3.0 Licence

Copyright (C) 2017-2018 Duy Tran Le

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

javaide's People

Contributors

einbaum avatar tranleduy2000 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.