以前のエントリーで内蔵ストレージの小ささを嘆いていたわけであるが、とうとう堪忍袋の緒が切れたので、というか、2chのスレでF-07Dのroot奪取方法が開発されていたので、そのとおり実行して、無事rootを取ることができました。
その後、一番最初にやったことはもちろん、BOOKストアマイ本棚のアンインストール。また、Google+も、一度アンインストールしてから再度インストールしなおすと、SDに移動が可能になっているので、その作業もおこなってどんどん内蔵ストレージを空けることができた。
ざまあみろ! ドコモ!!
thanks you sir it’s working.
do you know which apps i can uninstall safely ?
there are a lot of docomo apps that i don’t use.
I’m sorry but I can not tell you what apps are safe to delete.
I un-installed Book store app but it may be some difficulty when F-07D system update is released.
ok thank you.
do you know if ICS upgrade will be available for the f-07d ?
i saw that docomo will update 18 devices but i don’t see f-07d 🙁
Yes I know. I am very disappointed about that news.
I’m thinking of buying t-01d, i saw that f-05d can be rooted, do you know if t-01d can also be rooted with the same method ? because the 2 phones are almost the same.
and do you know if i can upgrade it to ICS outside japan ?
thanks
I dont have enough infomation. But, It may be almost the same method to root those devices but .ko module may differ from F-07D.
Also I don’t know how to upgrade to ICS outside Japan.
Very sorry that I can not help you…
it’s okay, thank you for your help.
do you have an email at which i can contact you in the future ?
thanks
i can’t uninstall google+, how did you do ?
i have root explorer but i can’t mount as r/w, only r/o
After reboot of step 1. adb shell should promt ‘#’ (root preveleged)
Then, install su, busybox, Superuser, and do as described in the batch file.
If you want mount /system as r/w, execute ‘soff’ command in the adb shell then ‘mount -o rw,remount /system /system’.
THANKS MAN IT WORKS
thank you so much
I’m sorry for the response to your comment.
You seems to succeed it.
Have fun.
when i type “$ ln -s /data/local.prop motion_activemass02.db” it’s writing permission denied :-s
Hi,
thanks for your answer.
i don’t understand this part :
Toggle checkbox OFF/ON in “Setting my body”->”Step/Activity counter app”->”Pedometer Use” from the device settings.
before doing 1. i put “Pedometer Use” on or off ?
Hi, I am not good at neither English nor Chinese.
But I will try to describe how to root F-07D.
Prerequisite: Android SDK and USB Driver for F-07D.
1. Create a readable and writable enpty file to /data/local.prop.
adb shell
$ cd /data/local
$ mv motion_activemass02.db motion_activemass02.db-
$ ln -s /data/local.prop motion_activemass02.db
Toggle checkbox OFF/ON in “Setting my body”->”Step/Activity counter app”->”Pedometer Use” from the device settings.
$ mv motion_activemass02.db- motion_activemass02.db
$ echo ro.kernel.qemu=1 > /data/local.prop
reboot the device.
2. Download http://dl.dropbox.com/u/16513668/F07Dr.zip and take a look at the batch file “f07droot.bat” in the zip file and execute it.
你好
你可以给我铲除手机的文件?
谢谢hello,can you give me the files to root this phone ?thanks
Hi, I am not good at neither English nor Chinese.
But I will try to describe how to root F-07D.
Prerequisite: Android SDK and USB Driver for F-07D.
1. Create a readable and writable file to /data/local.prop.
adb shell
$ cd /data/local
$ mv motion_activemass02.db motion_activemass02.db-
$ ln -s /data/local.prop motion_activemass02.db
Toggle checkbox OFF/ON in “Setting my body”->”Step/Activity counter app”->”Pedometer Use” from the device settings.
$ mv motion_activemass02.db- motion_activemass02.db
$ echo ro.kernel.qemu=1 > /data/local.prop
reboot the device.
2. Download http://dl.dropbox.com/u/165136… and take a look at the batch file “f07droot.bat” in the zip file and execute it.