PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → CommandLine for Android and iOS
CommandLine for Android and iOS
Débuté par Colin, 22 mar. 2018 15:43 - Aucune réponse
Membre enregistré
13 messages
Posté le 22 mars 2018 - 15:43
Hi All,

I am looking to start my latest app from a URL and have it read parameters from the URL.

In java, I would do something like:

String param1 =getIntent().getExtras.getString("param1");

in WLANGUAGE for Windows Mobile I can use CommandLine

is there any function that works for Android and iOS?

Regards,

Colin

--
Colin