This is a Magisk module to solve the APN problem of the slow speed of China carrier in some roms.
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
Download FixChinaCarrier
Latest Version
v5.3.2
Changelogs
- Update
apns-conf.xml
from Xiaomi Pad 5 V13.1.5.0.SKXCNXM
Here are all the versions:
v5.3.2
Changelogs
- Update
apns-conf.xml
from Xiaomi Pad 5 V13.1.5.0.SKXCNXM
v5.3.1
Changelogs
- Add support for ROM which has a separate partition of vendor or product
v5.3.0
This is a very important update! Recommend ALL USERS who use the old version to update to this version!
Changelogs
- Remove the old debug mode and the new debug mode is enabled by default now
- Fix some bugs
- Update the template with upstream
- Optimize script logic
v5.2.1
Changelogs
- Update
apns-conf.xml
with MIUI upstream
v5.2.0
Changelogs
- Support some ROMs which read APN configuration from Google's
CarrierSettings
app
v5.1.2
Changelogs
- More friendly UI for installing
v5.1.1
Changelogs
- Solve the problem that the directory cannot be selected manually in some scenarios
v5.1
Changelogs
- Fix some bugs
v5
Changelogs
- Change the module template
- Add Volume-Key-Selector
- Bugs should be tested by YOURSELF
New features
- Automatically find the location of all possible configuration files
- Replace all possible configuration file locations or choose a configuration file to replace by yourself
- Generate logs when module errors occur in order to identify the problem faster
v4
Changelogs
- Just change huanruomengyun to Qingxu
v3
New features
- It can automatically detect MIUI then abort
v2
Changelogs
- Now can replace
/system/etc/apns-conf.xml
V1
Initial release
How to use it?
Download it from this page 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 usingAfter 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.