danilomazzaro
Members
- Oct 7, 2019
- 65
- 30
I have a MI9T pro too. Go to #30 comment and try a adb install method. Briefly:I tried installing it. Did it manual with a good explorer. Changed also permission. After reboot it keeps crashing on latest beta rom 20.3.27 on my mi 9t pro. Any suggestion?
Gesendet von meinem Redmi K20 Pro mit Tapatalk
Download launcher apk
Enable USB debug and Usb Install over Developer options
Open cmd and go to adb folder (opening over Minimal_adb_fastboot icon it works too)
type "adb devices" and grant access on your device, type "adb devices" again and wait to see your device id
finnaly type "adb install "and drag your apk to cmd window.
Chech if your apk destination contains double quotes like:
adb install "c:\program files\adb_minimal\MiuiLauncher"