x06htにJelly beanを焼いてみたが,
やっぱり重かったのでmildwideを焼いて快適になってみた件。
xda-developersから
MildWild CM-8.0 JG Stable
をDL。
やたらと軽いRomで内蔵の140M程度のメモリで
何とか間に合いそうな予感。
お約束のSoftbank魔法のなんちゃらをぶっこむわけですが,
今回は手動でadb上から実施してみた。
adb pull /system/build.prop c:
でc:にbuild.propを引っ張ってエディタで編集し,
adb push c:build.prop /system/build.prop
adb shell
chmod 644 /system/build.prop
でx06htのファイルを上書き,属性変更するだけ。
(リカバリーモードで実施)
編集内容は,Web上の先輩方の情報を参考に。
ro.ril.oem.ecclist=110,118,119
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.ril.fast.dormancy.timeout=3
ro.ril.enable.sbm.feature=1
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.sdr=0
ro.ril.oem.mosms.mode=1
ro.telephony.default_network=2
20130615追記>
Quadrant Standard スコア 919
コメント