|
L'exemple "WM_AutoUpdate" |
Iniciado por rsi.issa.bejenariu, out., 12 2020 9:49 AM - Sem resposta |
| |
| | | |
|
| |
Membro registado 20 mensagems |
|
Publicado em outubro, 12 2020 - 9:49 AM |
Hi,
I have included in my app the WindevMobile the example "WM_AutoUpdate" and it works ok. I want to add on it "automatically app opening" after "update". There is any possibility to do this in my application code or in another way?
I have searched and I found code Intent LaunchIntent = context.getPackageManager().getLaunchIntentForPackage("com.iris.myapp"); context.startActivity(LaunchIntent);
but I don't know how to include it in my app. I am not Java programmer.
Thanks,
-- Issa Bej |
| |
| |
| | | |
|
| | | | |
| | |
|