Re: stuck on bootloader screen
you have android sdk right
http://forum.xda-developers.com/showthread.php?t=502010
adb shell
mount /sdcard
exit
after you do that you can push a file to the sd card:
adb push yourchoice.zip /sdcard/yourchoice.zip
file of you choice is the root file or rom
__________________
"That which can be asserted without evidence, can be dismissed without evidence."
Last edited by Karl; 10-15-2010 at 09:59 PM.
|