Bootloader in Android phone?
Sabi ni G master:
A bootloader is a vendor-proprietary image responsible for bringing up the kernel on a device. It guards the device state and is responsible for initializing the Trusted Execution Environment and binding its root of trust.
The advantage of bootloader?
Your device's bootloader acts as security software by preventing it from loading software or code that hasn't been properly signed. Therefore, by unlocking it, you can do the opposite. Everything that your bootloader forbids can be loaded.
In simpler terms, you can enable root access and flash a variety of custom software and firmware on your device by unlocking the bootloader.
Disadvantages in conclusion, bootloader unlock allows you...