PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → CommandLine for Android and iOS
CommandLine for Android and iOS
Started by Colin, Mar., 22 2018 3:43 PM - No answer
Registered member
13 messages
Posted on March, 22 2018 - 3:43 PM
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