Code Monkey home page Code Monkey logo

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

einbaum avatar tranleduy2000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

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

Help needed

Hey bro, I just want to build Android apk with your code.
Can you point me to what module I have to download or use?
Thabks

Terminal

Como asseso o terminal do app

HTTP GET request

I want to make GET request from JAVA so How can I implement OkHTTP (because it doesn't support graddle system).Or is there any other way to make simple HTTP GET request.

And to PC

Algunas personas no pueden usar Android Studio por no tener internet en la PC, se agradeceria una version para PC de esta app, incluso un complemento para una IDE como NetBeans

Custom manifest

I created a Main.jad containing information about my java file, but I don't know how to make it go to the jar file (compilation result)

Add External Library

Can you add Support External Library for Java N Ide? This is like LibGDX. And add Support for custom Gradle ^_^

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.