Dear specialists,
    I have A big dream. I Am dreaming, that I will be able to build applications from Java source or from .class files generated by Free Pascal compiler and converted by Jasmin.jar. The question is. If Android SDK for Linux, tools which convert .class to dex can run from basic Android shell with no need to use Termux or Userland, other Linux alternate environments for Android.

Because Linux uses Libc and Android uses Bionics. Do I have some chance to compile directly on Android device on non X86 CPU? So on ARM CPU. I do not know, if GOogle have released Android SDK bundle as opensource, I do not think so. Opensource are only ANdroid APIS, but not build tools. So I could not recompile those tools for Android devices. It should be possible to compile apps directly on Android devices, there is one app on GOogle Play. But I would like to have my own app with simple GUI. Any tips will be very welcomed. Sure, I do not have problems to use Userland or Termux for this purpose. BUt running app without other app dependency is much more comfortable. Sure, Dex build tools are command line programs. If it uses Java virtual machine, it would not be very easy to determine, if tool have stopped build or no to make conditions block on The driving app, which would use it.



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to