In this guide, we will show you the steps to force enable and use China Telecom on your Pixel 7 Pro. Depending on the region where you live and the place from where you’ve imported the latest Pixel flagships, you may or may not be able to get hold of all the device functionalities. If we talk about the latter one, then you might not be able to use Vo5G/VoNR, Call Screening, specific 5G bands, and carrier-specific networks.
In this regard, a few users in China have exported the Pixel 7 Pro from the USA and are unable to use China Telecom. As a result of which, they are unable to place any calls, send or receive messages, or use mobile data. If you are also facing a similar issue, then this guide will help you out. Follow along for the fix.
How to Use China Telecom on Pixel 7 Pro
- To begin with, root your device via Magisk patched init_boot.
- Then download and install a root-supported file manager app.
- Now launch it, tap on the hamburger menu, and select Root.
- You will now get a Magisk prompt, tap Grant. Now go to the below location:
/data/user_de/0/com.android.phone/files
- Then open the below XML file from there:
carrierconfig-com.android.carrier-<ICCID>-<nonce>.xml
- Now add the below five lines of commands after the first <bundle> keyword
<boolean name="enhanced_4g_lte_on_by_default_bool" value="true" /> <boolean name="carrier_volte_available_bool" value="true" /> <boolean name="vendor_hide_volte_settng_ui" value="false" /> <boolean name="vonr_enabled_bool" value="true" /> <boolean name="vonr_setting_visibility_bool" value="true" />
- Once done, save the changes and close the file manager.
- Then download and install the Network Signal Guru app from Play Store.
- Now launch the app and tap Grant in the Magisk confirmation prompt.
- Then tap on the overflow icon situated at the top right and choose Forcing Control.
- Now select your SIM card, choose NR MODE SETTINGS, and select SA+NSA.
- Finally, reboot your device and you will then be able to use China Telecom on your Pixel 7 Pro.
On that note, we round off this guide. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.