How to switch ZRC to partner build

Overview

ZRC has 2 types of build

Some new partner may have bundled the production build, but if the partner wants to integrate with ZDM, they need to switch ZRC to partner build, this is the instruction to do it.

How to switch

This is our research on switching to partner build, please feel free to contact us if have any problems.

To switch to the partner build, there are two files need to backup and restore:

  • The cfg file: /data/data/us.zoom.zrc/shared_prefs/zrc.xml
  • The keystore file: /data/misc/keystore/user_0/XXXX_USRPKEY_android_zrc (filename is prefixed with ZRC's user id, e.g. 10035_USRPKEY_android_zrc)

The steps to switch ZRC should be:

  • Backup the cfg file and the keystore file
  • Install the partner build
  • Rename the kestore file with new ZRC's user id (e.g. if user id changed to 10036, then rename to 10036_USRPKEY_android_zrc)
  • Restore the cfg file and the keystore file
  • Launch ZRC once the preview steps ready
Last Updated: