Skip to content

NOWWORKINGON

1. compare with previous moddings

zie o.a. :
11 de-google your android phone
[[11. unlock bootloader Moto G7 Plus]]

2. ✓ update existing os

latest Mi os > will install android 12

3. ✓ set advanced options

zie android-advanced-options

  1. enable developper options
    on Redmi 10C this is different as with standard android :
    settings is bij MUI een app , geen onderdeel van de “systray/notification” settings
    settings > About phone > All specs > 7 x op “MUI version” klikken = developper enbled

  2. in dev options ( settings > additional setting > dev options )
    => no you must first
    set / allow :

  3. usb debuging (=> ad devices , etc, will receiev a handshake and alphanumeric device code)
  4. oem unlocking
  5. usb connect > always file transfer
    also :
  6. show BT devices without name
  7. allow BT devices with only mac adress
  8. allow installation from “unknown sources”
  9. allow install via usb => fucking changed in new version of MUI ?
    search :: “connect to the network and try again” “install via USB” => possible actions : reboot , sign in to account
    nope : you must have a xiami account , connected it with the phone and have network connection ( wifi , mobile data , etc )

4. ✓ ensure you can connect with adb

# set path first 
export PATH="/mnt/data/SYS/android-tools/:$PATH"
# or workg in local  directory
cd /mnt/data/SYS/android-tools/ 

./adb devices
# if msg = deamon not started, starting now => repeat above command
./adb devices
    => List of devices attached : 
      8bb75eab  device   #OK 
      8bb75eab  unauthorized  #  unauthorized message is because you haven’t given your permission to authorize this connection.

5. ✓ unlock the device - prep

https://www.getdroidtips.com/custom-rom-redmi-10c - UNLOCK PROCEDURE
https://www.getdroidtips.com/download-mi-flash-unlock-tool-for-windows
https://droidfilehost.com/download/mi-flash-unlock-tool-v4-5-813-51/ – WINDOWS only

5.1 ✓ unlock the device : create a MI account

create a Xiami account using the website
devices zijn niet zichbaar via de site , enkel via phone, maar creer toch eerst een acount zonder een device
via https://www.mi.com/global/miui
using website , give required info (such as name phone number etc !)
logout

hierna link the phone met MI account :
Settings > Additional Settings >Developer options > MI unlock status >
log in to account
add account to device

this links device to username & tel number [so Xiami/gov still can trace you always using EMEI]
[ hiervoor had ik een burner sim & fake name moeten gebruiken ]

5.2 ✓ get the MI unlock tool

download from offiical : unlock.update.miui.com onto pc [ site werkt nauwelijks] omdat os linux is?
https://www.getdroidtips.com/download-mi-flash-unlock-tool-for-windows/
unlock toll is inderdaad enkel in windows versie beschikbaar
via windows laptop verder werken => adb op windows installeren