Showing posts with label Redmi Note 3 Snapdragon. Show all posts
Showing posts with label Redmi Note 3 Snapdragon. Show all posts

Monday, March 28, 2016

Using Android Image Kitchen


Hei MIUI-ers,

What is this all about? Android Image Kitchen is simple a tool to unpack/repack a boot/recovery image. 

Best practice is to edit simple text files inside this app while exporting image/binary/big text files to local storage and edit them with your favorite tools such as "DroidEdit", "Hex Editor", "Photoshop Express" then import them back. By doing this, you are effectively replacing the original files with pertaining file permissions. Flash the boot/recovery image with apps such as "Flashify" or replace existing images for your personal testing to do flashing. Further than that, it is for your imagination.

Our project for this session is how to cook a "Boot.img" to make it functional for our TWRP 3.0 be to flashed in our Redmi Note 3 Snapdragon.

Steps:-
1. Download the Android Image Kitchen Tool then extract.
2. Download kenzo_images_6.3.17_20160129.0000.14_5.1_cn and extract, locate the raw boot.img from the related extracted ROM folder and move it to the Android Image Kitchen folder, as shown below:-


3. Right click & hold, on the "Boot.img" file and move & place it onto unpackimg.bat file and proceed with the on-screen message to "Run", as shown below:-


4. Next goto ramdisk directory and locate fstab.qcom file, as shown below:-


5. Use any text editor to open fstab.qcom file, then use the Find function to find any value containing "Verify" and delete with care, and save it accordingly, as shown below:-
,verify

6. Now we need to repack the modded boot.img file, double-click to execute "repackimg.bat" hence it will generate a new boot file as "image-new.img" as shown below:-


7. Now you are done with a Modded boot.img image with the modification required to complete your task of TWRP flashing.


Credit:

DISCLAIMER: DO ON YOUR OWN RISK. Flashing can potentially bricked or bootloop your device.

"Solving with simplicity"

Wednesday, March 16, 2016

TWRP 3.0 Kenzo Root for Redmi Note 3 Snapdragon


Greeting to MIUI-er fans...

Rooting is the process of allowing the user to attain privileged control (known as root access) over various Android subsystems.

This is a hassle-free Rooting process with the help of my batch file specifically for Redmi Note 3 (SD) using SuperSU and TWRP recovery to flash many of your favorite custom ROM and apps.

Environment:


Essentials:

  • USB Port on your PC/Laptop
  • USB DATA cable (the one that came with your device)
  • Enable OEM Unlock - Goto Settings > Additional settings > Developer options > Enable OEM Unlock
  • Enable USB Debugging - Goto Settings > Additional settings > Developer options > USB Debugging - Enable (If you have not activated Developer options, then Goto Settings > About phone > tap MIUI version 7 times > You are now a developer)

Requirements:


Flashing TWRP recovery:
After you done that, open the "TWRP3.0_RN3_SD_feds64" folder and double click on "Flash_TWRP3SD.bat" to start the process, as shown below:-


From here onwards, please follow the instruction as required on the command screen, as shown below:-


After completing the flash of TWRP, you will go into the TWRP Mount menu page, as follows:-

Caution: When you ticked, Mount system partition read-only, you will get OTA updates for the Official ROM and not otherwise, as shown below:-


Installing SuperSU:
Then proceed to Main menu and choose, Select Zip File/SD Card/Download/UPDATE-SuperSU-v2.65, Swipe to Install, as shown below:-


Adjust time to your time zone, change language and you could make backup and restore later, as shown below:-


Then REBOOT SYSTEM accordingly, as shown below:-


Run SuperSU, Install an addon backup script that will let SuperSU survive custom ROM updates and nightlies? accordingly to ease yourself from losing SuperSU everything you get an updates, as follows:-


Now you have SuperSU installed, and you can download Root Checker to out whether ROOT has been done properly, as shown below:-


Now you are done with TWRP, SuperSU and you have successfully ROOTED your REDMI NOTE 3 (SD).


CREDITS TO:


DISCLAIMER: DO ON YOUR OWN RISK. Flashing can potentially bricked or bootloop your device.

"Solving with simplicity"