is it possible to run Apache ANT from integrated Android shell

2019-09-08 Thread Mgr. Janusz Chmiel
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

Re: please why ANT do not support latest Java JDK

2019-08-17 Thread Mgr. Janusz Chmiel
OH. I Am very sorry for my chaos. I have used Lazandroid module wizard tool which uses ANT. And it is impossible to use newer Java with ANT so users must use Gradle tool. So I have thought, that it is problem between Apache ANT and Java greater versions as 8. So please, if some moderators can r

please why ANT do not support latest Java JDK

2019-08-17 Thread Mgr. Janusz Chmiel
I AM very sad, that perfect tool Ant is not compatible with latest Java JDK from Oracle. This force developers, who want to build project to use Java 8 or even Java 7 X if somebody want to build Android apps by using previously created classes generated by Free Pascal compiler. This have The fo