The phone you want to unlock (this device will be wiped). USB OTG Cable/Adapter: To connect the two phones.
The device rebooted, and soon it was in Fastboot mode. Rohan could see the Fastboot screen on his device, indicating that it was ready to receive commands. unlock bootloader using termux
pkg install android-tools git make clang -y The phone you want to unlock (this device will be wiped)
: Install the termux-adb and termux-fastboot packages on the host device to provide the necessary command-line tools. The Unlocking Process : unlock bootloader using termux