Help Center/ Cloud Phone Host/ API Reference/ Appendix/ Cloud Phone Attribute List
Updated on 2024-08-09 GMT+08:00

Cloud Phone Attribute List

Attribute parameters are optional and can be modified.

  • For cloud phones whose names start with aphs1 and whose flavor is rx1.cp.c60.d32.e1v1.qemu, only a few attributes can be modified.
  • Some attributes may be supported only by the latest image. Update your phone image if necessary.

Parameter

Type

Description

Constraint

com.cph.mainkeys

Integer

Specifies whether to hide virtual keys. The default value is 0. Both com.cph.mainkeys and qemu.hw.mainkeys can be used to hide or display virtual keys. qemu.hw.mainkeys has been discarded.

0: Display virtual keys.

1: Hide virtual keys.

disable.status.bar

Integer

Specifies whether to disable the status bar. The default value is 0.

0: Enable the status bar. 1: Disable the status bar.

ro.permission.changed

Integer

Specifies whether to automatically grant all permissions requested by the app during app installation. The default value is 0.

0: All permissions requested by the app are not automatically granted. 1: All permissions requested by the app are automatically granted.

ro.install.auto

Integer

Specifies whether to automatically confirm the app installation. The default value is 0.

0: The app installation is not automatically confirmed. 1: The app installation is automatically confirmed.

ro.com.cph.non_root

Integer

Specifies whether the user is a non-root user. The default value is 1.

0: Enable rooting. 1: Disable rooting.

ro.com.cph.notification_disable

Integer

Specifies whether to disable message notifications. The default value is 0.

0: Enable message notifications. 1: Disable message notifications.

com.cph.disable_fb_permission

Integer

Specifies whether to disable privacy protection for app screenshots. The default value is 0.

0: Enable the function. You cannot take screenshots of the app interfaces for which privacy protection has been configured.

1: Disable this function. You can take screenshots of the app interfaces for which privacy protection has been configured.

com.cph.bandwidth_limit

String

Specifies the rate at which a cloud phone downloads content from the Internet.

The value ranges from 1 to 99999999. The unit is kbit/s. -1: The rate is not limited.

Note:

  • The cloud phone rate does not exceed the bandwidth upper limit.
  • Cloud phones of the rx1.cp.c60.d32.e1v1.qemu flavor do not support rate limiting.

ro.com.cph.toast_enable

Integer

Specifies whether to enable the toast message dialog box when ro.com.cph.non_root is set to 1. The default value is 0.

0: disable 1: enable

com.cph.cam_local_pic_path

String

Specifies the path for the camera to read local images. The camera automatically loads the image of the corresponding address.

The path must contain 1 to 90 characters, including only digits, letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), colons (:), slashes (/), and space.

persist.sys.locale

String

Specifies the language identification tag of the system when the cloud phone is started for the first time.

The parameter must be specified and can contain a maximum of 64 characters, including only digits, letters, and hyphens (-).

sys.prop.writeimsi

String

Specifies International Mobile Subscriber Identity (IMSI).

The value can contain a maximum of 15 decimal digits.

sys.prop.writephonenum

String

Specifies the phone number.

The phone number can contain a maximum of 20 decimal digits.

sys.prop.writewifissid

String

Specifies the wireless network name. The default value is cloudphone_wifi.

The name must be specified and can contain a maximum of 64 characters, including only digits, letters, hyphens (-), underscores (_), periods (.), and slashes (/).

gsm.sim.operator.iso-country

String

Specifies the home country of the SIM card. The default value is cn.

The value can contain a maximum of 10 characters. Only letters and commas (,) are allowed.

gsm.sim.operator.numeric

String

Specifies the identifier of the SIM card provider. The default value is 46000.

The identifier can contain a maximum of 10 characters. Only letters and commas (,) are allowed.

gsm.sim.operator.alpha

String

Specifies the carrier of the SIM card. The default value is CMCC.

The value must contain up to 90 characters. Only digits, letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), commas (,), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

gsm.operator.iso-country

String

Specifies the country of the network carrier. The default value is cn.

The value can contain a maximum of 10 characters. Only letters and commas (,) are allowed.

gsm.operator.numeric

String

Specifies the identifier of the network provider. The default value is 46000.

The identifier can contain a maximum of 10 characters. Only letters and commas (,) are allowed.

gsm.operator.alpha

String

Specifies the network carrier. The default value is CMCC.

The value must contain up to 90 characters. Only digits, letters, hyphens (-), underscores (_), at signs (@), number signs (#), periods (.), commas (,), colons (:), slashes (/), backslashes (\), left parentheses ((), right parentheses ()), and spaces are allowed.

ro.hardware.gpurenderer

String

Specifies the GPU model.

Deprecated

ro.board.platform

String

Specifies the platform model. The default value is hi3660.

Deprecated

ro.build.product

String

Specifies the product model. The default value is STF.

Deprecated

ro.product.device

String

Specifies the device model. The default value is HWSTF.

Deprecated

ro.com.cph.sfs_enable

String

Specifies whether to disable SFS. The default value is 0.

Deprecated

ro.product.manufacturer

String

Specifies the manufacturer. The default value is Huawei.

Deprecated

ro.product.name

String

Specifies the product name. The default value is monbox.

Deprecated

qemu.hw.mainkeys

Integer

Specifies whether to hide virtual keys. The default value is 0.

Deprecated

ro.horizontal.screen

String

Specifies whether to display in landscape mode. The default value is 0.

0: portrait mode 1: landscape mode

com.cph.cg.sign_check_url

String

Specifies the signature verification URL of the game cloud phone.

The value starts with http or https and can contain a maximum of 256 characters. Only letters, digits, and the following special characters are allowed: _.,/:-

com.cph.cg.event_notify_url

String

Specifies the callback URL for reporting the game cloud phone events.

The value starts with http or https and can contain a maximum of 256 characters. Only letters, digits, and the following special characters are allowed: _.,/:-

com.cph.cg.heartbeat_url

String

Specifies the heartbeat reporting URL of the game cloud phone.

The value starts with http or https and can contain a maximum of 256 characters. Only letters, digits, and the following special characters are allowed: _.,/:-

com.cph.cg.heartbeat_interval

String

Specifies the heartbeat reporting interval of the game cloud phone, in seconds.

The value can contain 1 to 10 digits.

com.cph.cg.app_port

String

Specifies the port accessed by the cloud gaming application.

Supported range: 10000 to 11000

com.cph.cg.h5_port

String

Specifies the H5 access port of cloud gaming.

Supported range: 10000 to 11000

ro.com.cph.cloud_app_engine

String

Specifies whether to enable the device-cloud streaming engine.

0: disable

1: enable