8月
02
2010

Xperia X10 mini rootedXperia X10 mini rooted

Xperia X10 mini rootedよ~し、無事に嫁のX10 miniをroot化した。

rootの取得と設定はX10のよりちょっとだけ手動の設定が多かったが、イメージフラッシュのはいらないので、rootまでの時間はX10ほどかからなかった。

rootの取得と設定について下記の日本語サイトで見つかった。jugglyさんのroot手順と経過を参考させていただいてありがとうございます。

juggly.cn » Xperia X10 mini、Xperia X10 mini Proのroot化手順(確認済み)

ここから、もともとroot方法とファイルの配布してるサイトの説明文を引用させてもらう。

Root for X10 mini (pro)  android.doshaska.net

Download: exploid_x10mini.zip
– download and extract the archive…

You will need ADB from Android SDK and USB drivers for X10 mini (part of Sony Ericsson PC Companion).
Enable USB debugging on the phone in Settings>Applications>Development and connect the phone to PC via USB.
Add the Power Control widget to your active widgets on the phone, so you can quickly turn off and on the wi-fi function.
From the command line (on windows it’s cmd.exe):
cd c:\exploid_x10mini (or another folder where you’ve extracted the files from exploid_x10mini.zip)
adb push Superuser.apk /sdcard/Superuser.apk
adb push su /sdcard/su
adb push exploid /sqlite_stmt_journals/exploid
adb push busybox /sqlite_stmt_journals/busybox
adb shell
cd sqlite_stmt_journals
chmod 755 exploid
chmod 755 busybox

Immediately after the next command, you will need to disable and enable the wi-fi using the power widget on the phone:
./exploid
then run:
rootshell
enter password rootnow
prompt will change to # – now we have root
./busybox cp /sdcard/Superuser.apk /system/app/
./busybox cp /sdcard/su /system/bin/
./busybox cp busybox /system/bin/
chmod 4755 /system/bin/su
rm /system/bin/rootshell
exit
– out of rootshell
exit – out of adb shell

Verification:
When you run the abd shell again and issue su command, the Superuser.apk will run on the phone and will ask whether to allow the root permissions…

EDIT: your possible questions might be already answered on the XDA forum.

 exploid_x10mini.zipをどこに解凍してもいいが、僕の場合はSDKの入ってるフォルダーの「tools」の中に解凍してやっていた、そうするとほかのパスで一度adbの実行しなくてもすぐフォルダー中にあるadbのを実行してコマンド使えるから。

rootったら、もちろん、ご覧写真通りに、さっそくいろいろrootにこだわるアプリを入れまくっていたwXperia X10 mini rooted好啦,順利地把太太的X10 mini root機咗啦.

root之取得及設定比起X10的那個手動設定多咗啲,不過因為唔洗FLASH機,所以root機時間冇X10咁花時間.

root之取得及設係下記的日文網頁搵到的.謝謝juggly先生的root機過程之提供讓我得以參考.

juggly.cn » Xperia X10 mini、Xperia X10 mini Proのroot化手順(確認済み)

以下的係引用原址提供root機方法及下載檔網頁的說明.

Root for X10 mini (pro) android.doshaska.net

Download: exploid_x10mini.zip
– download and extract the archive…

You will need ADB from Android SDK and USB drivers for X10 mini (part of Sony Ericsson PC Companion).
Enable USB debugging on the phone in Settings>Applications>Development and connect the phone to PC via USB.
Add the Power Control widget to your active widgets on the phone, so you can quickly turn off and on the wi-fi function.
From the command line (on windows it’s cmd.exe):
cd c:\exploid_x10mini (or another folder where you’ve extracted the files from exploid_x10mini.zip)
adb push Superuser.apk /sdcard/Superuser.apk
adb push su /sdcard/su
adb push exploid /sqlite_stmt_journals/exploid
adb push busybox /sqlite_stmt_journals/busybox
adb shell
cd sqlite_stmt_journals
chmod 755 exploid
chmod 755 busybox

Immediately after the next command, you will need to disable and enable the wi-fi using the power widget on the phone:
./exploid
then run:
rootshell
enter password rootnow
prompt will change to # – now we have root
./busybox cp /sdcard/Superuser.apk /system/app/
./busybox cp /sdcard/su /system/bin/
./busybox cp busybox /system/bin/
chmod 4755 /system/bin/su
rm /system/bin/rootshell
exit
– out of rootshell
exit – out of adb shell

Verification:
When you run the abd shell again and issue su command, the Superuser.apk will run on the phone and will ask whether to allow the root permissions…

EDIT: your possible questions might be already answered on the XDA forum.

exploid_x10mini.zip的檔可隨意解壓到某處都可以,而我就把其解壓到SDK內的tools資料夾內,咁樣做唔洗再從別處一度執行adb就可以於資料夾內執行adb的command來用架啦.

root機之後,當然啦,如圖中所見,即時放入各樣要root機才用得的軟件架啦.w

Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • del.icio.us
  • Facebook
  • Yahoo! Buzz
  • Twitter
  • Google Bookmarks
  • Add to favorites
  • Google Buzz
  • Live
  • MSN Reporter
  • MySpace
  • RSS
  • email

コメントはまだありません »

RSS feed for comments on this post. TrackBack URL

Leave a comment

*