[REF] Re-lock Bootloader Android One - Spice Dream Uno

Android One Device Re-locking Bootloader​
Open Fastboot CMD And Type:
Code:
fastboot oem lock
That's It!​

Related

Unlock bootloader again after relock Arc S

Had anyone tried it before?
After I unlock my bootloader using the official method, it is a silly way to unlock your Arc S bootloader. You will lost your DRM key and FOTA bricked, I learned my lesson. If you want to unlock your phone Testpointer method is obviously a better way.
So I relock my bootloader again using a common method you can find online:
http://forum.xda-developers.com/showthread.php?p=20422618
fastboot flash -i 0x0fce getvar version
fastboot flash -i 0x0fce oem unlock 0xKEY
Error: cannot load '0x0fce' is what I got after execute these command.
I am so desperate to get my bootloader unlock again.

Command code to relock boatloader?????

Plz give the cmd code for checking details of bootloader locked or unlocked
Here you go
fastboot -i 0x1ebf oem device-info
jogson said:
Plz give the cmd code for checking details of bootloader locked or unlocked
Click to expand...
Click to collapse
**************************WARNING****************************************
Please not that unlocking and re-locking boot loader in CM12 (Lollipop) Would ERASE USER DATA!
So first make sure that your device (yureka) is detected fastboot -i 0x1ebf devices
fastboot -i 0x1ebf oem lock
Please hit Thanks! if it worked!

how to change HTC 820u CID no

Hey guys pls I need every one knowledge to change HTC 820 dual cid to update the KK very
Connect your device to your computer using an USB cable and reboot your device into boot loader by typing the following command in the command prompt.
adb reboot bootloader
Now type the following command in the Cmd to change the CID on your device:
fastboot oem writecid <CID name>
Now reboot your device using the following command:
fastboot reboot
That’s it, you have successfully changed the CID on your device.
Note: S-Off Must Needed!
AFAIK, XTC2Clip is the only tool out there that can S-OFF Desire 820. And it costs some USD$10 to do it if you wish to S-OFF at a local electronics shop.
thx guys for helping
nazmul0046 said:
Connect your device to your computer using an USB cable and reboot your device into boot loader by typing the following command in the command prompt.
adb reboot bootloader
Now type the following command in the Cmd to change the CID on your device:
fastboot oem writecid <CID name>
Now reboot your device using the following command:
fastboot reboot
That’s it, you have successfully changed the CID on your device.
Note: S-Off Must Needed!
Click to expand...
Click to collapse
Yup it's off ty broo

Le1 Pro US version unlock bootloader?

I followed the below steps to install TWRP, and unlocking the bootloader on my Le Max 2 via adb CLI. Will the same work on the Le1 Pro, or will attempting to unlock the bootloader brick the device?
1. adb reboot bootloader (fastboot loader)
2. fastboot devices (should show your device connected)
3. fastboot oem device-info (should show false for unlocked bootloader)
4. fastboot oem unlock-go <------------------------------------------------------------------- Here
5. fastboot oem device-info (should show true for unlocked bootloader)
6. fastboot flash recovery twrp.img
7. Before rebooting press and hold power up + vol up button together.

Please help me unbrick my device!

was able to get it working on another pc thanks
You can't relock BL - there isn't the newest flashable stock rom. Read again thread you linked and find in OP this:
"...then follow the above commands, but the following commands in place of the "lock" commands in the list above:
fastboot oem fb_mode_set instead of fastboot oem lock begin
fastboot oem fb_mode_clear instead of fastboot oem lock
..."
You can flash: 24.49.18-8 and after it install ota update.

Categories

Resources