@echo ---------------------------------------------------------------
@echo Xperia 2011 ICS Easy Rooting toolkit (v1.0)
@echo created by DooMLoRD
@echo "andorid emulator" trick
@echo Credits go to all those involved in making this possible!
@echo ---------------------------------------------------------------
@echo [*] This script will:
@echo (1) root ur device using "andorid emulator" trick
@echo (2) install Busybox (1.18.4)
@echo (3) install SU files (ICS specific)
@echo (4) do some checks for free space, tmp directory
@echo (will remove Google Maps if required)
@echo [*] Before u begin:
@echo (1) make sure u have installed adb drivers for ur device
@echo (2) enable "USB DEBUGGING"
@echo from (Menu\Settings\Developer Options\Development)
@echo (3) enable "UNKNOWN SOURCES"
@echo from (Menu\Settings\Security)
@echo (4) [OPTIONAL] increase screen timeout to 10 minutes
@echo (5) connect USB cable to PHONE and then connect to PC
@echo (6) skip "PC Companion Software" prompt on device |