pussy图片 发表于 2025-9-24 22:53:40

开源、手机启用VoLTE

本帖最后由 pussy图片 于 2025-9-24 23:02 编辑

海外手机在没有启用VoLTE 的情况下 基本上一律打的是2G电话
VoLTE项目 https://github.com/aunchagaonkar/NetworkSwitch/releases
启用VoLTE项目 https://github.com/kyujin-cho/pixel-volte-patch
https://github.com/UhExooHw/sim-spoof


仅当使用 ADB 安装 Shizuku 时

- 安装了 (https://developer.android.com/studio/command-line/adb)的 Windows、macOS 或 Linux PC
- USB-A 转 USB-C 或 USB-C 转 USB-C 电缆将 Pixel 连接到 PC

### 安装 Shizuku

() 通过与 ADB 用户创建代理服务,可以在没有 root 权限的情况下调用内部 Android API.

1.在您尝试修补的设备上安装 (https://apt.izzysoft.de/fdroid/index/apk/moe.shizuku.privileged.api).
   ![图像-1](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035249.png)
2.打开已安装的应用程序.
   ![图像-2](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035312.png)

### 无需 PC 即可启动 Shizuku(需要 Wi-Fi 连接)

1.按照 [使用 Wifi 调试启动 Shizuku 的官方指南](https://shizuku.rikka.app/guide/setup/#start-via-wireless-debugging)无需任何外部 PC,之后您应该在 Pixel 手机上看到类似“Shizuku 正在运行”的内容.
   ![图像-4](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035351.png)
2.现在继续下一节.

### 使用 PC 启动 Shizuku

1.按照[此描述]将 Pixel 手机与 PC 连接起来(https://shizuku.rikka.app/guide/setup/#start-by-connecting-to-a-computer).
2.通过执行“adb shell sh/sdcard/Android/data/moe.shizuku.privileged.api/start.sh”启动 shizuku 服务.您应该在 Pixel 手机上看到类似“Shizuku 正在运行”的内容.
   ![图像-3](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot%202023-02-06%20at%203.54.00%20AM.png)
   ![图像-4](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035351.png)
3.现在继续下一节.

### 安装 Pixel IMS 应用程序
1.目前,有两种方法可以获取该应用程序.选择您最喜欢的方式并安装应用程序.
   - 通过(https://play.google.com/store/apps/details?id=dev.bluehouse.enablevolte)
   - 从 (https://github.com/kyujin-cho/pixel-volte-patch/releases/download/1.2.8/dev.bluehouse.enablevolte.apk), 下载 APK 文件
2.启动已安装的应用程序.
3.当看到请求 Shizuku 许可的提示时,点击“始终允许”.
   ![图像-5](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230208-235239.png)
4.切换“启用 VoLTE”以启用 VoLTE.
   ![图像-6](raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230208-234343.png)
5.重新启动 Pixel 手机几次,直到您可以看到 VoLTE 正在工作.

### 我如何知道 VoLTE 是否已启用?

主页上的“已注册”IMS 状态表示 VoLTE 已激活.
![图像-7](https://raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230208-234340.png)

如需了解更多信息,您可以使用 Pixel 的内部应用程序.要打开它:

1.从您的 Pixel 手机打开原始拨号器应用程序.
   ![图像-8](https://raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035705.png)
2.拨号`*#*#4636#*#*`.
   ![图像-9](https://raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035701.png)
3.点击“电话信息”菜单.
   ![图像-10](https://raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035650.png)
4.点击右上角屏幕上的三点图标,然后选择“IMS 服务状态”菜单.
   ![图像-11](https://raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-030524.png)
5.如果一切顺利,您应该会看到“IMS 注册:已注册”.
   ![图像-12](https://raw.githubusercontent.com/kyujin-cho/pixel-volte-patch/main/assets/Screenshot_20230206-035645.png)

### 每次重启手机时我都必须这样做吗?
不。

### 更新 OS 后我必须这样做吗?
是的。

此补丁通过强制注入配置值为 true 来改变粗体逻辑,无论载波配置如何。

https://github.akams.cn
https://gh.zwy.one
https://ghproxy.link
https://ghfast.top
https://ghproxy.link
https://ghproxy.cxkpro.top
https://mirrors.chenby.cn
更多Github镜像站 https://fcp7.com/

页: [1]
查看完整版本: 开源、手机启用VoLTE