Start an app in background

Solved
M
Mattia
Gruppo Pam

Hi,

it is possible to launch an app in the backgroud?

For example with the "start" command or the "send intent" command.

Thanhs,

2 years ago
Android
ANSWERS
RC
Raymond Chan Diamond Contributor
2 years ago

I don't think  so neither.   Unless an app predominantly include only "background service" module(s) and no normal activities modules,  otherwise, launching it in any way (including using MobiControl script) should have the app running in the foreground.

Solution
MD
Matt Dermody Diamond Contributor
2 years ago
M
MPMOD@SOTI
2 years ago
M
Mattia
2 years ago

yes, thanks.

Regards,