Skip to content

corber start with android device doesn't overwrite existing app #589

@DuBistKomisch

Description

@DuBistKomisch

Seems like expected behaviour.

['-s', deviceUUID, 'install', apkPath]

Needs the -r flag here to do so, like the emulator version:

['-e', 'install', '-r', apkPath]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions