-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
What can we do for you?
await client.StartAppAsync("com.my.app");
Doesnt start the app. I have also tried the command:
adb -s 192.168.0.36:5556 shell monkey -p com.daerigame.magicknight 1
Output:
bash arg: -p
bash arg: com.daerigame.magicknight
bash arg: 1
args: [-p, com.daerigame.magicknight, 1]
arg: "-p"
arg: "com.daerigame.magicknight"
arg: "1"
data="com.daerigame.magicknight"
** SYS_KEYS has no physical keys but with factor 2.0%.
And if i start the app by hand & use GetAppStatus it returns running in background but i can clearly see its running in foreground
My Andoird device is redroid with android 13
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed