PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Start Activity em get result in Windev Mobile
Start Activity em get result in Windev Mobile
Débuté par Fabricio, 30 avr. 2015 21:18 - 1 réponse
Posté le 30 avril 2015 - 21:18
Hi. I have a trouble with Windev mobile.
How to start an app in windev mobile and get result.
I can do this in eclipse utilizing the method

@Override
protected void onActivityResult(int requestCode, int resultCode, Intent data) {
}

But in windev mobile i can't use this method.
Membre enregistré
6 messages
Posté le 14 novembre 2019 - 15:44
Hi Fabrico

Did you ever manage to get the "onActivityResult" working?

--
Regards,
Thysie