Access Methods

You can access a cloud phone using ADB or VNC.

  • ADB is a command line tool to bridge the communications between an Android device and a desktop computer. It is a unique application of the Android OS. This method uses command lines to operate a cloud phone, and is applicable to scenarios like automatic application test.
  • VNC is a type of software used for screen sharing and remote operation. Through the network, the software can send the keyboard and mouse operations and real-time screens. This method is applicable to scenarios like smart game assistance and game trial.

Comparison Between the Two Access Methods

Table 1 Comparison

EIP

Screen/CLI Control

Requirement

Login Method

Not required

Use command lines to control and operate a cloud phone and use other tools (such as Airtest) to obtain the cloud phone screens.

Use a HUAWEI CLOUD ECS as a jump server to access the cloud phone.

ADB (Intranet)

Required one EIP for the server.

Use command lines to control and operate a cloud phone and use other tools (such as Airtest) to obtain the cloud phone screens.

None

ADB (Recommended)

ADB (Internet)

Not required

Control the cloud phone on the cloud phone screen.

  • The cloud phone specifications must be rx1.cp.c60.d32.e1v1.qemu.
  • VNC login in Configure Advanced Settings must be enabled during the server purchase.

VNC (Intranet)

Required one EIP for the server.

Control the cloud phone on the cloud phone screen.

  • The cloud phone specifications must be rx1.cp.c60.d32.e1v1.qemu.
  • VNC login in Configure Advanced Settings must be enabled during the server purchase.

VNC (Internet)