Using an APK
If the video stream cloud phone is started in the default mode, you can access the cloud phone using an APK.
- Decompress CloudPhoneApk.tar.gz.
- Install CloudPhone.apk on an Android phone.
- (Optional) Touch the gear icon in the upper right corner to access the settings screen.
- (Optional) Enable the adaptive resolution function. This function is enabled by default. If adaptive resolution is disabled, you need to modify the rendering resolution in default.prop. For details, see step 2 in Starting a Video Stream Cloud Phone.
- Return to the home page, enter the server IP address and port in top-down order, and click Connect to access the video stream cloud phone.
The default port is 8000 + ${index}.
- A port must be configured for each video stream cloud phone instance. This can be set in the cfct_video script during deployment. The port number ranges from 1024 to 65535 and cannot be an occupied port to avoid port contention and video stream cloud phone access failure.
- The video stream engine client is 64-bit and must run on 64-bit Android mobile phones running HarmonyOS or Android 7 or later.
- Ensure that the network connection between the mobile phone and the server is normal.
Parent topic: Accessing a Video Stream Cloud Phone