PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Generating APK from WINDEV Mobile 21
Generating APK from WINDEV Mobile 21
Débuté par WDM_36063, 18 nov. 2024 13:40 - 1 réponse
Posté le 18 novembre 2024 - 13:40
Hi everyone! I am trying to generate an APK with WINDEV Mobile version 21. After performing all the steps for the generation, I get the following error:

Failure creating the Android application named <C:\My Mobile Projects\<Project_Name>\Exe\<Project_Name>.apk>.

Command Line: "C:\Program Files\Amazon Corretto\jdk1.8.0_292\bin\java.exe" "-Dorg.gradle.appname=C:\My Mobile Projects\<Project_Name>\Android\Generation" -classpath "C:\WinDev Mobile 21\Personal\Android\Gradle\lib\gradle-launcher-2.8.jar" org.gradle.launcher.GradleMain assembleDebug -b build.gradle

Error returned:
FAILED

Unfortunately, I am not given any further information. I need to fix this ASAP and I can't find anything on Google. Can anyone help me?
Membre enregistré
44 messages
Posté le 18 novembre 2024 - 15:22
Hello

In the generation for APK, I have two solution for you

1. You download the gradle version gradle <= 'gradle-2.14.1' 'if not', verify the version with generate APK with editor, under the windows editor
2. You must do connecting in internet in generator APK

NB : The during generation APK is long

Best regards
Mr.RATSIMANDRESY
Niry Aina Eddy