Coder Social home page Coder Social logo

harshalshende / java-n-ide-for-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shenghuntianlang/java-n-ide-for-android

0.0 1.0 0.0 576.08 MB

License: Apache License 2.0

Java 56.77% Batchfile 0.01% Shell 1.49% C++ 7.93% Makefile 0.29% C 9.68% Objective-C 0.03% Assembly 0.22% CMake 0.02% M4 0.01% Roff 0.61% HTML 0.08% Vim Script 22.65% Emacs Lisp 0.03% PostScript 0.21%

java-n-ide-for-android'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. Setup system https://youtu.be/FZtSbgq8ZN0
  2. Build java file with library https://youtu.be/fUFqR8ZlChg
  3. Build simple Android app https://youtu.be/euZilR8-EhA

Licence

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.

java-n-ide-for-android's People

Contributors

tranleduy2000 avatar einbaum avatar

Watchers

James Cloos 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.