java-ide-droid
java-ide-droid copied to clipboard
JavaIDEdroid allows you to create native Android applications on Android devices
Google is requiring that apps that rely on libpng (and aapt relies on libpng) update libpng to a new version for security reasons. Also added options to generate x86 binaries,...
Sorry but am not getting how to adjust completeaapt.sh and call library by System.loadLibrary("aaptcomplete"); (it says could not find library in android studio project) I am unable to load aaptcomplete...
Can you please add license?
thanks for sharing your project on github. I have a question please, I am trying to spot the function(s) through which i can compile/build an android app on the phone...
A classe R.java não é gerada automaticamente.
Ele não cria automaticamente estas pastas e a pasta /src
``` What steps will reproduce the problem? 1. Use JavaIDE to compile project that has *.aidl files -- for example https://bitbucket.org/folone/repl-core/src/9834025ae2b2/src/com/folone/replcore/ REPL.java 2. The generation of the "stub" java files...