All Projects → Szaki → Xiaomiadbfastboottools

Szaki / Xiaomiadbfastboottools

Licence: mit
A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Xiaomiadbfastboottools

EDLUnlock
Bootloader Unlock from EDL.
Stars: ✭ 25 (-99.11%)
Mutual labels:  adb, xiaomi, fastboot
Simple-ADB
ADB/Fastboot. With a GUI.
Stars: ✭ 29 (-98.97%)
Mutual labels:  adb, fastboot
ATA-GUI
ATA GUI is a project to make ATA available to all the users. ATA GUI is an Advance Tool for Android™ powered by SDK Platform Tools.
Stars: ✭ 40 (-98.58%)
Mutual labels:  adb, fastboot
adb-cheatsheet
Your journey to master Android™ Shell begins here
Stars: ✭ 44 (-98.43%)
Mutual labels:  adb, fastboot
Latest-adb-fastboot-installer-for-windows
A Simple Android Driver installer tool for windows (Always installs the latest version). Sponsored by https://sendletter.org, the Cheapest way to Send Letters
Stars: ✭ 242 (-91.39%)
Mutual labels:  adb, fastboot
debloat-adb
Bash Debloat-Scripts for Android Devices (using ADB)
Stars: ✭ 27 (-99.04%)
Mutual labels:  adb, xiaomi
M365 dashboard
Xiaomi M365 Display V0.2
Stars: ✭ 168 (-94.02%)
Mutual labels:  xiaomi
Valetudo
Cloud-free control webinterface for vacuum robots
Stars: ✭ 2,738 (-2.56%)
Mutual labels:  xiaomi
Robot Js
Native system automation for node.js
Stars: ✭ 169 (-93.99%)
Mutual labels:  desktop
Frameless Titlebar
Customizable Electron Titlebar for frameless windows
Stars: ✭ 167 (-94.06%)
Mutual labels:  desktop
Groovyinaction
Source code of the book Groovy in Action, 2nd edition
Stars: ✭ 181 (-93.56%)
Mutual labels:  jvm
Boot Actuator
基于SpringBoot2.0 实现的jvm远程监工图形化工具,可以同时监控多个web应用,支持远程监控
Stars: ✭ 180 (-93.59%)
Mutual labels:  jvm
Homebridge Dafang
Homebridge Plugin for Xiaomi Dafang / Wyze Cam IP Camera => Hey Siri, Start Video Recording
Stars: ✭ 176 (-93.74%)
Mutual labels:  xiaomi
Desktopfolder
Bring your Desktop Back to Life
Stars: ✭ 171 (-93.91%)
Mutual labels:  desktop
Robot
Native cross-platform system automation
Stars: ✭ 178 (-93.67%)
Mutual labels:  desktop
Fgo Py
全自动FGO脚本.启动脚本,上床睡觉,养肝护发,满加成圣诞了解一下?绝赞持续更新中
Stars: ✭ 167 (-94.06%)
Mutual labels:  adb
Lets Plot Kotlin
Kotlin API for Lets-Plot - an open-source plotting library for statistical data.
Stars: ✭ 181 (-93.56%)
Mutual labels:  jvm
Oh My Earth
Make a real time earth picture as your wallpaper
Stars: ✭ 168 (-94.02%)
Mutual labels:  desktop
Adb For Test
通过adb命令实现简单的点击、滑动、长按等效果,可通过比例定位元素、通过元素定位(需要Android版本高于4.0),用于Android Test,拥有monkeyrunner的绝大部分功能
Stars: ✭ 176 (-93.74%)
Mutual labels:  adb
Komorebi
A beautiful and customizable wallpapers manager for Linux
Stars: ✭ 2,472 (-12.03%)
Mutual labels:  desktop

Xiaomi ADB/Fastboot Tools 😊

Modules

  • App Manager - Uninstall/reinstall/disable/enable system apps and services on demand
  • Camera2 - Enable Camera2 and EIS (TWRP required)
  • File Explorer - Transfer files between a device and a computer using ADB
  • Screen density - Tweak screen density by overriding the DPI value
  • Screen resolution - Tweak screen resolution by overriding the width and height values
  • Device properties - Retrieve tons of statistics and information about your device
  • Flasher - Flash any partition with an image, boot to any image or flash a Fastboot ROM (unlocked bootloader required)
  • Wiper - Wipe the cache or perform a factory reset
  • OEM Unlocker & Locker - Lock or unlock the bootloader (Unlocking is only supported by Android One devices)
  • ROM Downloader - Get links to the latest MIUI Fastboot ROMs or download them right away
  • Rebooter - Advanced rebooting options using ADB/Fastboot

Download the executable JAR from here.

Warning: Use the program at your own risk!

Instructions

Connecting a device in ADB mode

  1. Enable developer options in Android.

    • MIUI: Go to Settings > About device and tap ‘MIUI version’ seven times to enable developer options.
    • Android One: Go to Settings > System > About device and tap ‘Build number’ seven times to enable developer options.
  2. Enable USB debugging in Android.

    • MIUI: Go to Settings > Additional settings > Developer options and enable USB debugging.
      • In order to use the Screen density and Screen resolution modules, enable USB debugging (Security settings) as well.
    • Android One: Go to Settings > System > Developer options and enable USB debugging.
  3. Connect your device to the computer and launch the application. The device is going to ask for authorisation, which you'll have to allow.

  4. Wait for the application to detect your device. The device info should appear in the top left section.

Connecting a device in Fastboot mode

  1. Put your device into Fastboot mode by holding power and volume down simultaneously until the Fastboot splash screen comes up.

    • If your device is loaded in ADB mode, you can enter Fastboot mode by clicking Menu > Reboot device to Fastboot.
  2. Connect your device to the computer and launch the application.

  3. Wait for the application to detect your device. The device info should appear in the top left section.

FAQ & Troubleshooting

The application doesn't work. Is there anything I should have installed?

Yes, the Xiaomi ADB/Fastboot Tools was developed in Kotlin for the Java Virtual Machine so it needs the JRE to run, version 11 or later.

Windows

Install Oracle Java from here or OpenJDK from here. Ninite also includes AdoptOpenJDK.

MacOS

Install Oracle Java from here.

Linux

Install Oracle Java from here or OpenJDK from your preferred package manager (openjdk-11-jre).

The app on Windows doesn't detect my device even though it's connected and USB debugging is enabled. What could be the issue?

Windows most likely doesn't recognise your device in ADB mode. Install the universal ADB drivers from here, reboot your PC and try again.

Do I need an unlocked bootloader or root access to use the app?

The Flasher, Wiper and Camera2 modules in Fastboot mode require an unlocked bootloader but everything else works without rooting or unlocking.

What apps are safe to uninstall?

All applications in the list are safe to uninstall. You might lose access to some services but the device will keep working just fine. Some other apps, like Gallery or Security, aren't listed because uninstalling them would soft brick your device.

What's the difference between uninstalling and disabling?

The OS sees which apps have been disabled and it can re-enable them whenever it pleases but it cannot do the same with uninstalled apps. Apps you disable may come back anytime and you can also re-enable them in the Settings, while uninstalled apps will only return if you reinstall them (using ADB or an APK) or factory reset the device. There's no difference when it comes to their impact on the system, however, functionality or performance wise, so I recommend uninstalling apps which you believe pose a security/privacy risk and disabling everything else.

Do uninstalled system apps affect OTA updates?

No, you are free to install updates without the fear of bricking your device or losing data.

Do uninstalled system apps come back with updates?

No, uninstalled apps should only come back when you reinstall them or factory reset your device.

Why does the Uninstaller hang on some apps?

There are some apps Global MIUI doesn't let you uninstall but Chinese MIUI does. If you try to uninstall an app like that, the tool might hang. If that happens, close the tools, disconnect your device, uninstall the app manually, then launch the tools again and reconnect your device to proceed.

Why does the Uninstaller fail to uninstall some apps?

If the attempted uninstallation of an application results in a failure or anything other than success, that isn't a bug or an issue within the program. It means that ADB was not able to uninstall the application and there is nothing we can do about it. Similary, if an uninstallation has no result at all (neither success nor failure), that means that ADB didn't report anything, therefore the program cannot derive any information about the successfulness of the uninstallation.

How do I regain uninstalled system apps?

Simply reinstall them using the Reinstaller module when connected in ADB mode. In case the Reinstaller module is disabled because your device doesn't support it, you must perform a factory reset.

The app is called Xiaomi ADB/Fastboot Tools. Does that mean that it only works with Xiaomi devices?

ADB and Fastboot are universal interfaces on Android but some of the algorithms and methods of the app are specific to Xiaomi devices, so mostly yes.

Does this replace MiFlash or MiUnlock?

No. Fastboot ROM flashing is available so MiFlash can mostly be replaced but implementing EDL flashing or bootloader unlocking on MIUI would only make the program unnecessarily complex.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].