How to enable VoLTE/VoWifi

How to enable VoLTE/VoWifi

PublishedMarch 11, 2020
Read Time2 Mins
Trust this source on Google
Add trusted source

If your carrier supports VoLTE/VoWiFi but not on your device you can easily enable it with some modifications. There is even a Magisk module to forcefully enable.

To enable VoLTE/VoWifi you need to add below lines in your build.prop file.

# Debug Options
persist.dbg.ims_volte_enable=1 
persist.dbg.volte_avail_ovr=1 
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1

# Radio Options
persist.radio.rat_on=combine
persist.radio.data_ltd_sys_ind=1
persist.radio.data_con_rprt=1
persist.radio.calls.on.ims=1

How to edit your build.prop file

All you need to edit the build.prop file is a text editor, and a file browser that can access the root directory. Most of these file browsers come with an integrated text editor so you don’t have to think about downloading one just to edit the build.prop file if you don’t already have a favorite editor enabled. Root Explorer, File Explorer Root Browser, and Solid Explorer are some common file browsers capable of doing just about anything a file browser could do. If you have another favorite file browser please let us know in the comments.

When you have a root enabled file browser, navigate to the /system/ folder and scroll down to find the build.prop file. Tap on it and choose ES Note Editor or any other editor installed on the device that you wish to use.

Move the original file into a separate folder and rename it as build.prop.bak before we change the build.prop file and then transfer this file back to the /system/ folder. This way, if anything goes wrong you don’t have to worry, because your system fails to boot. You should delete the changed build.prop from TWRP recovery, and remove the.bak from the name of the backup build.prop. Again your system is booting properly.

Follow:
Cristian Penisoara is a Guides Writer and Android specialist at Droid Tools. An Android user since version 2 and a professional event photographer, he combines technical curiosity with a detail-oriented approach - every guide he publishes is tested step-by-step on a real device before it goes live.

Comments & Discussions

Join the conversation! We use Disqus to handle comments. Click the button below to load the comment section.

What Can You Actually Do with Your Android Phone’s USB-C Port? More Than You Think

What Can You Actually Do with Your Android Phone’s USB-C Port? More Than You Think

Before USB-C came along in 2014, smartphones relied on mini USB, micro USB, or Apple’s proprietary Lightning port. Android devices made the switch to USB-C early on — the Nokia N1 tablet was one of the first devices to feature the reversible connector — and Apple eventually followed suit, dropping Lightning with the iPhone 15 […]

Hidden Android Memory Tool Shows Which Apps Are Using the Most RAM

Hidden Android Memory Tool Shows Which Apps Are Using the Most RAM

There comes a point where upgrading your smartphone every year or two just does not make much sense anymore. My Google Pixel 9 Pro from 2024 is still performing well, and unless the next upgrade brings something meaningful, I do not see myself moving to the Pixel 11 Pro either. The trade-off for keeping a […]

How to Scan Documents and Save Them as PDFs on Android and iOS for Free

How to Scan Documents and Save Them as PDFs on Android and iOS for Free

At some point, there’s a good chance you’ll need to create and send a PDF from your Android phone. The instinct is usually to head straight to the Google Play Store — but with ongoing reports of malicious apps turning up on both Android and iOS, that search can quickly become a security minefield. Before […]

Your Galaxy Watch Is Sluggish? Here’s the Fix That Actually Works

Your Galaxy Watch Is Sluggish? Here’s the Fix That Actually Works

Your Galaxy Watch has a lot in common with a cluttered desk. The longer you use it – jumping between apps, running things in the background, switching modes – the more it accumulates invisible junk that slows everything down. Frozen screens, laggy responses, battery that drains faster than it should. Sound familiar? The good news: […]