gbox-sdk
    Preparing search index...

    Interface AndroidGetConnectAddressResponse

    Android connection information

    interface AndroidGetConnectAddressResponse {
        adb: string;
    }
    Index

    Properties

    Properties

    adb: string

    Android adb connect address. use adb connect <adbConnectAddress> to connect to the Android device