Lowers

Super Moderator
Joined
Oct 23, 2011
Posts
647
Likes
1
what you need :
driver (android debugging) if not have then read http://forum.imeisource.com/showthread.php?p=142073#post142073
adb + fastboot
if not have then click here

put phone in fastboot mode ( press vol down+power + insirt usb )
after some time you can see "fastboot" on lcd of mobile

install proper driver
open cmd
pic1rf.jpg


switch to fast boot contain folder using cd command
pinfast.jpg


type:


fastboot.exe
pin3j.jpg


type:


fastboot devices
it will show you all attached android devices
pin2p.jpg



type :


fastboot -w
it will erase user data and pattern &gmail lock too
pin1l.jpg


type:


fastboot reboot
it will reboot your device to normal state


*imp note: this method will work on all android devices which have fastboot mode
 
Top