PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WM22: Android SDK and gradle versions
WM22: Android SDK and gradle versions
Iniciado por guest, 02,jul. 2017 11:42 - 2 respuestas
Publicado el 02,julio 2017 - 11:42
Hi All,

I am having problems with the automatic download of the SDK and gradle.

As soon as I press the next arrow to start the download this error message appears:


"C:\ Windev mobile 22\Personal\Android\jdk-8u66-windows.exe

The file or directory is corrupt and usuable"



After OK the license agreement is shown, and the download window.

I left this overnight and it is still showing this morning. We have a slow connection, but not that slow...

1. Anyone know what is going on?
2. What versions of the Android SDK and gradle are compatible with WM22?

Thanks

Pete
Publicado el 02,julio 2017 - 23:20
Hi. I install all manually.

1) Last JDK (8-131)
2) Last Android SDK. At this moment WM22 is compatible without issues.
3) Gradle, i'm version 3.5. The last 4.0 version doesn't works. Yuo must change the Androidplugin version to last 2.3.3. You can configure the gradle.propoerties to optimize the app generations

Rubén
Publicado el 03,julio 2017 - 08:06
Thanks Rubén

Pete