What's new

Android App Volte Fix For Xiaomi ( other brand maybe works )

Mongoy24

Journeyman
Joined
Jun 5, 2021
Posts
13
Reaction
16
Points
18
Una kailangan rooted Yung device niyo

Download MT Manager or Root Explorer

Paste mo Lang to sa Build.prop sa system niyo

# Volte FIX
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
persist.radio.rat_on=combine
persist.radio.data_ltd_sys_ind=1
persist.radio.data_con_rprt=1
persist.radio.calls.on.ims=1

May ibang tweaks and fixes Naman

# set prefer network type
# LTE, GSM, WCDMA(9)
ro.telephony.default_network=10
telephony.lteOnCdmaDevice=1
telephony.lteOnGsmDevice=1
telephony.lte.cdma.device=1
telephony.lte.gsm.device=1
ro.ril.def.preferred.network=10

# Enable fast dormancy
ro.fast.dormancy=1
ro.config.hw_fast_dormancy=1
ro.ril.fast.dormancy.rule=1
ro.semc.enable.fast_dormancy=true
# Disable IMS debug logs
# persist.ims.disableDebugLogs=1
# Disable quality control
# persist.radio.oem_socket=false

#Improve performance - Adreno Gpu gamers add these lines to build.prop and then restart the device. game perfomance should get better
com.qc.hardware=true
debug.composition.type=gpu
debug.egl.hw=1
debug.egl.profiler=1
debug.enabletr=true
debug.gralloc.enable_fb_ubwc=1
debug.overlayui.enable=1
debug.performance.tuning=1
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
debug.sf.hw=1
debug.sf.latch_unsignaled=1
dev.pm.dyn_samplingrate=1
hw3d.force=1
hwui.disable_vsync=true
hwui.render_dirty_regions=false
ro.config.enable.hw_accel=true
ro.fb.mode=1
ro.product.gpu.driver=1
ro.sf.compbypass.enable=0

#Tweaks for RAM
ro.config.fha_enable=true
ro.sys.fw.bg_apps_limit=32
ro.config.dha_cached_max=16
ro.config.dha_empty_max=42
ro.config.dha_empty_init=32
ro.config.dha_lmk_scale=0.545
ro.config.dha_th_rate=2.3
ro.config.sdha_apps_bg_max=64
ro.config.sdha_apps_bg_min=8

#Internet Velocity
net.tcp.buffersize.default = 4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi = 4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts = 4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs = 4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge = 4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.hspda = 4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.hspa = 4096,87380,256960,4096,163 84,256960

And many more

#May happen from entering in bootloop, I don't responsible any damage by using this. Do it at your own risk . Thank you
 
Yes gumana lumabas sa mobile network Yung volte at wifi calling since smart Wala pa ata volte di mag display aside sa dito or globe meron na ba
 

Similar threads

Back
Top