Skip to content

need a close() function to quit and release resources #3

Description

@ahchchxx

lets use android as an example, that close() function needs:
1, kill adb process in PC for this NicoAndroid instance
2, close apk process in Android Device
3, do not affect other Running Devices when we are running multi cases on different Devices by one PC.
(adb port is not same)

Finally, it should be OK when we rerun same case for many times(call close() function at the end for each time)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions