FixChinaCarrier icon indicating copy to clipboard operation
FixChinaCarrier copied to clipboard

This is a Magisk module to solve the APN problem of the slow speed of China carrier in some roms.

FixChinaCarrier

English

简体中文

Features

  • Solve the low speed of Chinese carriers
  • Systemless methods to replace
  • Multiple flexible modifications support

How it works?

The module replaces the system's original apns-conf.xml by MIUI's via Magisk's Magic Mount.

Requestments

  • Android 8+ and use apns-conf.xml as device's APN configuration file.
  • Magisk 20.4+ with installed manager

How to use it?

Download it from releases and the install it in Magisk Manager.

After that, go to Access Point Names (APN) settings to Reset to default manually.

Example as below:

Before using
After using

Troubleshooting

Install failed with "Upzip error"

Please download the module again and ensure the download process complete.

I install it but there is only a blank directory in /data/adb/modules/fixchinacarrier

It might because you upgrade to newer version from the old version. Install it in Magisk Manager again can solve the problem.

Install failed! It tells me "The ROM is not supported".

As it said, the ROM you using is not supported by now. You can open a issue with a detailed description and install log or submit your pull request to slove it.

Credits