PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WM 23 Platform problem
WM 23 Platform problem
Débuté par Jeff Graham, 14 juin 2018 18:25 - 2 réponses
Posté le 14 juin 2018 - 18:25
I am trying to create an app for a client that uses a Motorola Droid Turbo (XT1254) running Android 6.0.1 but I cannot find an appropriate SDK or how to use the Android Studio to get/build one.

Using the built in WM tools for 6.0 crash.

Does anyone have an SDK or suggestions?
Posté le 14 juin 2018 - 18:33
Hi. My recommendation is that you use a different version of the SDK than Android Studio. Every time I've used Android Studio to update the SDK, that SDK has stopped working with WM.

Instead, install the separate SDK that you will find at the bottom of the page https://developer.android.com/studio/ , and use it only with WM.

That SDK has its own content updater and versions. I have been working with WM22 and WM23 in this way and I have no problems.

Greetings

Rubén
Posté le 15 juin 2018 - 17:54
Thanks very much, Rubén. I have downloaded the SDK as you suggested and will give that at try.