Allows to install twrp recovery for redmi 2 using linux
To start, make sure you have adb and fastboot installed.
- Install adb
sudo apt-get install android-tools-adbOr if that didn't work, try
sudo apt-get install adb- Install fastboot
sudo apt-get install android-tools-fastboot-
Enable debug mode
- Go to Developer options and enable it.
-
Execute install-twrp.sh
sh install-twrp.sh