Do it at your own risk.
1. Connect your smartphone to the PC, using the USB cable.
2. Access the command prompt in your Windows computer. In order to do that, click on Start button, and in the search field, type ‘cmd.exe’. Once found, open it. In this window you need to head to the folder where Android SDK has been installed. It should like this: C:\fastlink2.com\Android\android-sdk-windows\platform-tools. Here you need to run ‘adb shell’, using the command prompt.or go to android sdk platform directory then press shift right click then choose open command prompt here.
download here
1. Connect your smartphone to the PC, using the USB cable.
2. Access the command prompt in your Windows computer. In order to do that, click on Start button, and in the search field, type ‘cmd.exe’. Once found, open it. In this window you need to head to the folder where Android SDK has been installed. It should like this: C:\fastlink2.com\Android\android-sdk-windows\platform-tools. Here you need to run ‘adb shell’, using the command prompt.or go to android sdk platform directory then press shift right click then choose open command prompt here.
3. Type (or copy line by line) to the command line:
- ADB shell
- su
- mkdir /mnt/sdcard/SGYunlock
- cd /mnt/sdcard/SGYunlock
- stop #<-the phone will freeze, It's OK!
- dd if=/dev/bml15 of=bml15.img.SAVE #<- Do it ONLY ONCE!!!!
- dd if=/dev/zero bs=1 count=16 of=/dev/bml15 seek=524360
- start #<-the phone will restart, put any SIM and use!
Android SDK
0 comments:
Post a Comment