首先..先到SYSTEM-->BUILD.PROP..(看到OP就知道啥意思了)
1.將下面的文字檔案全部COPY到最底下(別更改您的檔案,記得原檔案先備份到SD卡喔!)
2.COPY起來
#you can use multiwindow for all apps
#Default value is false, edit to true
persist.splitwindow.support_all=true
#Edit OOM value for more free ram
#this is the best value for me
ro.sys.fw.mOomMinFree4=146880
ro.sys.fw.mOomMinFree5=215000
ro.sys.fw.mOomMinFree6=398048
#Enable Permanent LTE Option
#default value is 9
ro.telephony.default_network=12
#Disable all android log
#add this to your build.prop
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
logcat.live=disable
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.config.nocheckin=1
#Wi fi scan interval
wifi.supplicant_scan_interval=143
#Best dpi for G3
#default value 640
ro.sf.lcd_density=560