Hello to all,
Me, again... I refer a Gradle problem before in some project (not a DecSoft App Builder project) and finally I got it... and there is not really a Gradle problem... but other problem, which is "fired" by Gradle, which is the responsible to execute certain programs, which can be missing, so fail, but, not for Gradle... but maybe the Gradle configuration in my case, which is not the correct one.
Anyway, one fo the things that I do while work trying to compile the referred project, was remove Gradle from my computer... and therefore I can't compile any APK using Apache Cordova and DecSoft App Builder. However, this time the things become better: just by reinstalling Gradle and ad into the environment PATH variable the Gradle path, the problem is completely gone.
So I really hope that Kim can find the problem: I install Gradle by downloading the binaries and not from NPM, like Ryan do, however, the point is that Gradle are available, since certainly it's required by Apache Cordova in order to do his job.
Posts by DecSoft