Flash Redmi 1s into Mokee ROM (Android 7.1)


background

Redmi 1s is very old, and Xiaomi officially only supports Android 4.4 Kitkat, so many apps cannot be installed. So, I decided to brush Mokee into it.

preparation tools

Hardware (prepare by yourself)

  1. a Windows computer
  2. A Redmi 1s (Armani)
  3. A Type B data cable

Software (I will provide a link at the end of the article)

  1. TWRP(img)
  2. Moqu 71.2 (zip)
  3. Fastboot application (exe)
  4. millet driver

Brush steps

1. Restart the computer

If your computer has already installed the Xiaomi driver, skip steps 1 and 2.
First, you need to reboot your computer into a special mode that disables driver signature enforcement.
Open CMD, enter shutdown /r /o /t 0, and press Enter to restart to recovery mode. Please add a picture descriptioninsert image description here
Once you see this panel, select the "Troubleshoot" option. insert image description here
Click "Startup Settings".
insert image description here
reboot.
insert image description here
After a while, the computer will display such an interface. 7At this point, press or on the keyboard F7.
insert image description here

2. Install the driver

After downloading the driver file to your computer, unzip it.
Turn off the phone and connect the phone to the computer with a USB data cable. At this point, long press 电源the key and 音量-key of the phone (the volume key next to the power key) until the screen lights up to enter Fastboot mode. Open the device manager on the computer, expand other devices, and find that there is Android, and there is an exclamation mark.
insert image description here
Double-click to open, and a window will pop up:
insert image description here
we click "Update Driver (U)", and select "Browse my computer for drivers" in the pop-up window.
insert image description here
Browse the folder where the driver is stored, and click "Next (N)".
insert image description here
In this case, click "Install this driver software anyway (I)".
insert image description here
Wait for a while and the driver will be installed.
insert image description hereinsert image description here
After installing the driver and returning, you will see that there is an additional Android Phone in the device manager. This means you have successfully installed the driver.
insert image description here
However, if your computer jumps out of such an interface, it means that you did not restart the computer. At this point, go back to Step 1 to see how to reboot into a special mode.
insert image description here

3. Flash into TWRP

At this point, open CMD and switch the current path to the folder where fastboot is located (you should have unzipped it long ago, all the files you need will be linked at the end of the article). At this point, your phone should still be in fastboot mode. Run fastboot devicesthe command to check if the phone is connected to the computer. After confirming that there is no error, enter the command fastboot flash recovery. After the operation is completed, unplug the phone, pry open the phone case, buckle the battery, and put it back on after two seconds.
insert image description here

4. Clear data

At this point, long press the phone's 电源key and 音量+key (the volume key away from the power key) to enter Recovery. Flashing needs to delete all data, otherwise it cannot be flashed. So in this interface, select "Wipe".
insert image description here
After entering, drag the pull bar below to the far right.
insert image description here

5. Brush into Magic Fun

After completing the data clearing operation, copy the flashing package on the computer to the phone (TWRP supports USB file transfer, which is a feature of it). Back on your phone, go back to TWRP's main panel. At this time, click "Install", then find the location of the flashing package, and click the flashing package.
insert image description here
After seeing this interface, drag the bar to the far right.
insert image description here
At this point, wait for about 10 minutes, and Moqu will be installed on the phone.
insert image description here
After waiting for the flashing to complete, click "Reboot System".
insert image description here

6. Power on

It will take a long time to start up for the first time, about 10 minutes. Just wait quietly.
insert image description here

end

This is the whole process of flashing Redmi 1s. Give me a thumbs up and go~


download link

TWRP download (TWRP exclusive to Redmi 1S, do not use other phones)
File: twrp-3.7.0_9-0-armani.img
Baidu Netdisk: https://pan.baidu.com/s/1uhAc9fPLNd2n-l5i_Xk_VQ?pwd=0000
You can also go to the TWRP official website to download
Xiaomi driver
File: xiaomi_usb_driver.zip
Baidu Netdisk: https://pan.baidu.com/s/1WXuevgfggw0SEmeRgu7dJQ?pwd=0000
You can also go to Xiaomi community to download
Platform Tools (with Fastboot inside)
File: platform-tools.zip
Baidu Netdisk: https://pan.baidu.com/s/1CUMEmG1y4oruhHjWj0qGAQ?pwd=0000
Magic Flash Pack (exclusive flash pack for Redmi 1S, please do not use it for other phones)
File: MK71.2-armani-190228-HISTORY.zip
Baidu Netdisk: https://pan.baidu.com/s/1y6xpr11UHShbeO51AAizaA?pwd=0000
You can also go to SourceForge (the place where the files are stored after Martin Longzhu deleted the library and ran away) to download

Guess you like

Origin blog.csdn.net/jzwalliser/article/details/131353016