Skip to content

App start & app status #128

@MagischerOtter

Description

@MagischerOtter

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

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions