# kyujin-cho/pixel-volte-patch

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/kyujin-cho-pixel-volte-patch).**

2,597 stars · 185 forks · Kotlin · gpl-3.0

## Links

- GitHub: https://github.com/kyujin-cho/pixel-volte-patch
- awesome-repositories: https://awesome-repositories.com/repository/kyujin-cho-pixel-volte-patch.md

## Description

This project is a utility for enabling Voice over LTE and IMS services on Android devices. It functions as an activation tool that overrides carrier configuration values and modifies internal carrier policies to enable high-definition voice calls.

The tool employs a non-root method for system modification, applying configuration changes through authorized interfaces to avoid modifying read-only device partitions. It includes a manager for IMS configuration and a patch to activate calling over wireless networks.

The software provides diagnostic capabilities to verify IMS registration status and includes utilities to reset network and carrier service settings. These features allow for the manipulation of service-specific flags to activate high-definition calling and wireless network calling.

## Tags

### Networking & Communication

- [VoLTE Activators](https://awesome-repositories.com/f/networking-communication/volte-activators.md) — A feature of the project to activate voice over LTE functionality on compatible mobile devices for high-definition voice calls over cellular data. ([source](https://github.com/kyujin-cho/pixel-volte-patch/blob/main/docs/compatibility-chart.md))
- [IMS Service Management](https://awesome-repositories.com/f/networking-communication/ims-service-management.md) — Managing and verifying the registration status of the IP Multimedia Subsystem to ensure voice and data services function correctly.
- [Wi-Fi Profiles](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-infrastructure-configuration/network-management/wi-fi-profiles.md) — Activates calling over wireless networks by manipulating wireless network profiles and service settings.
- [Wi-Fi Calling Activators](https://awesome-repositories.com/f/networking-communication/wi-fi-calling-activators.md) — Activating the ability to make and receive phone calls over wireless networks when cellular signal is weak or unavailable.

### Operating Systems & Systems Programming

- [Android Carrier Overrides](https://awesome-repositories.com/f/operating-systems-systems-programming/android-carrier-overrides.md) — Modifying internal carrier settings to unlock telephony features without requiring root access to the mobile operating system.
- [Non-Modifying Deployments](https://awesome-repositories.com/f/operating-systems-systems-programming/android-system-modification/non-modifying-deployments.md) — Implements configuration changes via authorized interfaces to avoid modifying read-only system partitions.
- [Carrier Configuration Overrides](https://awesome-repositories.com/f/operating-systems-systems-programming/carrier-configuration-overrides.md) — Modifies system carrier configuration values at runtime to unlock network services without requiring full system root access.
- [Telephony Feature Flags](https://awesome-repositories.com/f/operating-systems-systems-programming/telephony-feature-flags.md) — Toggles internal software switches to activate high-definition calling and wireless network calling capabilities.
- [Network Configuration Resets](https://awesome-repositories.com/f/operating-systems-systems-programming/network-configuration-resets.md) — Clears stored network and carrier settings to trigger a fresh registration attempt with the mobile service provider.

### Part of an Awesome List

- [Service Regionalization Overrides](https://awesome-repositories.com/f/awesome-lists/data/country-and-regional-data/service-regionalization-overrides.md) — Overrides internal carrier configuration values to unlock VoLTE and IMS services. ([source](https://cdn.jsdelivr.net/gh/kyujin-cho/pixel-volte-patch@main/README.md))
- [Vendor Specific](https://awesome-repositories.com/f/awesome-lists/devtools/vendor-specific.md) — Enables VoLTE on specific Pixel device models.
