Blog moved to www.techboyarena.com



Techboyarena.com

Jul 31, 2010

Sony Ericsson X10 Mini and X10 Mini Pro Gets Rooted

Posted by RD on Saturday, July 31, 2010 0 comments


Sony Ericsson X10 Mini and X10 Mini Pro Gets Rooted


The folks at Xda-Developer Finally managed to got their hands on the Sony Ericsson X10 Mini and X10 Mini Rooted. Below is the Step by Step Procedure of Sony Ericsson X10 Mini and X10 Mini Rooted posted at android.doshaska. While you check out the procedure and we will catch you after a short little break with more tech updates & latest information. And don't forget to Join us. ;-)



This hack http://c-skills.blogspot.com/2010/07/android-trickery.html is almost universal.
I've compiled and tested a version for X10 mini.


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 management widget to your active widgets on the phone,
so you can quickly trun 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 root permissions...



Dear Readers do share your views, experience  and comments with us and sign up for Daily Newsletters for update information

To Get SMS Updates on the Move Click Here.

      
Enter Your E-mail Address


0 Responses so far:

Leave a Reply

Please do not spam here

Related Posts with Thumbnails
Blog moved to blogs.techboyarena.com