• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root SIGNAL FOR GSM (just for a weak signal in one bar)

herry ep

Member
In my town GSM only one bar signal on Jb ... but after I added the file in build.prop now become a full signal ... just a share for weak signals in JB
:D thx

1. Change 4 to 3
ro.telephony.default_network=4

2. Add this to build.prop

# For HSDPA low throughput
ro.ril.disable.power.collapse=1

# tambahan
persist.radio.ap.phonetype=1
ro.ril.subscription.types=RUIM

# Sinyal GSM
ro.gsm.2nd_data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.gsm.data_retry_config=max_retries=infinite,default_randomization=2000,0,0,80000,125000,485000,905000
ro.telephony.ril.v3=writeaidonly,signalstrength
gsm.operator.isroaming=false
ro.mot.phonemode.vzwglobalphone=0
 
Back
Top Bottom