SH-03Cのプリイン無効化覚書

http://smartgoods.me/2011/07/disabling_preinstall_apps/
http://hiyoko843.blogspot.com/2011/07/sharp-3d-sh-03c-root.html

を参考にSH-03Cのshell root を実行し不要なプリインを削除した。

結局準備必要だったのは
・Superuser
rootkit_is03_0430.zip

なんかな。

adb push data_local /data/local/
adb shell chmod 755 /data/local/is03break
adb shell chmod 755 /data/local/autoexec.sh
adb shell chmod 755 /data/local/busybox
adb reboot
上記後
adb shell /data/local/is03break
の連打

プリインストールされているTwitterアプリを無効化する方法

pm disable com.twitter.android

今回無効化したアプリ一覧。

pm disable com.twitter.android
pm disable jp.co.anchorz.android.pmail
pm disable jp.co.millmo.rota.apps.d.sh.book
pm disable jp.co.millmo.rota.apps.d.sh.media
pm disable jp.co.millmo.rota.widget.d.sh
pm disable jp.co.sharp.android.mixiappmanager
pm disable com.nttdocomo.android.phonebookcopy
pm disable com.google.android.apps.genie.geniewidget
pm disable com.nttdocomo.android.startupguide
pm disable jp.co.sharp.android.sharpwidget

元に戻すには「disable」と打ち込んだところを「enable」に変更