无限流量卡进入限速模式后,要破解,目前有两个办法:
1.高通基带的设备 使用''网络信号大师'' 进行锁定4G频段。( 理想速率200Mbps )
2.非高通基带的设备 关闭4G功能,然后启用3G.
将以下内容写入 /system/build.prop 并重启。( 理想速率15Mbps )
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
ro.ril.hep=1ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=7
ro.ril.enable.3g.prefix=1
1.高通基带的设备 使用''网络信号大师'' 进行锁定4G频段。( 理想速率200Mbps )
2.非高通基带的设备 关闭4G功能,然后启用3G.
将以下内容写入 /system/build.prop 并重启。( 理想速率15Mbps )
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
ro.ril.hep=1ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=7
ro.ril.enable.3g.prefix=1