- Adb For Mac
- Mac Os Adb
- Download Adb Tool On Mac Download
- Download Adb Tool On Macbook
- Adb Download For Windows 10
- Adb Download For Windows 7
Aug 16, 2020.
The name may sound simple. Some may think it as just another ADB Fastboot installer. However, the function of this tool is far beyond that. It fact, it is a utility having many tools within a single software.
Enter the XAF Tools (Xiaomi ADB Fastboot Tools)! It is basically a single Windows-based software with several tools residing within. The tools are called modules.
XAF has main functions of anything a traditional ADB Fastboot tools can do. Except, all the functions are now having GUI (Graphical User Interface). This makes all the jobs easier for novice users.
Users (me, us, and you) are no longer in need to memorize all commands just to execute almost any tasks related to their Xiaomi Android devices.
The XAF helps users establishing ADB and Fastboot connection. Once established, users will then be able to select which action they want to proceed.
Read also: Xiaomi ADB Fastboot USB Drivers.
Now let’s talk about some of its key features.
Uninstaller: This feature allows users to remove any built-in apps. Xiaomi phones usually come shipped with several default apps including Mi Store, Mi Calculator, Mi Scanner, Mi Remote, etc.
This feature allows users to uninstall any default app. Those apps are not bloatware for some. Others may thing it useless and hence it becomes bloatware for them.
This feature can also uninstall any factory apps and services.
Camera2: The most wanted feature. Many Mi Fans are demanding to unlock their phone bootloader just to enable the Camera2 API. This feature allows users to enable and to disable Camera2 API, to enable and to disable EIS (Electronic Image Stabilization), and to reboot into recovery.
Once the Android Camera2 API has been enabled, users can install any camera apps with manual controls, just like a DSLR.
File Explorer: This is the most loved feature. This launches a File Explorer that let users manage their files stored within phone’s storage. This feature is very convenient because sometimes copying and pasting files from and to the phone are crucial.
Screen Density: Users can now adjust and change the DPI value of their phone screen easily. The higher the DPI, the better the display. The lower it is, the lower its display quality but it can save battery power.
Adb For Mac
Device Properties: Once clicked, the XAF will retrieve many statistics and information about your device.
Flasher: This is the ultimate feature of XAF. The software can flash almost anything that are flash-able through ADB-Fastboot connection. Users can flash custom recoveries, flash Fastboot ROMs, etc. This feature is also capable to boot any image.
Wiper: Well, its name tells everything. This feature is necessary for those who want to wipe caches or perform a factory reset.
OEM Unlocker/Locker: This will unlock phone bootloader in one condition; the phone runs Android One (Mi A1/Mi A2). This won’t work on MIUI devices.
MIUI ROM Downloader: This feature is very helpful. Instead of browsing around just to download the correct MIUI ROM, this feature directly fetch the link to Fastboot ROM. Users can either copy the link or download the ROM directly.
Rebooter: This reboots users’ phones effortlessly without touching the power button.
Read also: Download Mi Flash Tool for All Xiaomi Devices.
Download XAF Tool
The tool is created by Saki-EU in GitHub. Unlike common Windows software, this has no executable installer file (usually .exe). Instead, Saki-EU packs the XAF Tool within .jar file. It means users will need Java Runtime Environment (JRE) to run the application.
How to install? First, download and install JRE from here. Next, restart your computer. Finally, double-click the .jar file. This tutorial may help you in running jar file on Windows.
UPDATE
XAF Tool has been updated to version 6.5.x. It is now available for OS-specific packages (Windows, Linux, Mac OS). Simply download the zip file corresponding to your computer OS and you’ll get the tool itself along with the executable JAR, ADB, and Fastboot packages.
Mac Os Adb
Windows:
Linux:
Mac OS X:
Enjoy!
Download Adb Tool On Mac Download
How to download files from this blog
Found a broken link? Write a comment below!
You might be wondering can we install ADB and Fastools for your Android on your MAC? The answer is yes you can install it by following the steps given down. Here’s how you can setup ADB and Fastboot tool for Android on a MAC PC. Let us get going.
Setting Up ADB and Fastboot on Mac OS
Step 1. Create a folder named Android in any directory where you can access it easily.
Step 2. Download Android SDK files from the below link:
Step 3. Extract/Unzip the downloaded Android SDK’s folder in the Android folder which you created.
Step 4. When it’s done now go in the Android folder > Tools > Double Click/ Run the file named “android” it will and UNIX executable file.
Step 5. Once it opens then checkmark the tools folder and make sure that the “Android SDK Tools” and “Android SDK Platform-tools” are to check marked. Then click on install and let the files be downloaded.
Step 6. After it finishes with the downloading, Go to “platform-tools” folder inside your Android folder, then copy the files named “adb” and “fastboot” and paste them into the root of your Android folder.
Download Adb Tool On Macbook
Let’s test if it is correctly installed or not
Step 7. Enable USB Debugging by
Settings > Developer Options > Click on USB Debugging button
Step 8. Now connect your Android device to PC. Open a Terminal window by
Applications > Utilities > Terminal
Step 9. Type “cd” followed by the path where you saved your Android folder. Here we have saved Android Folder to Desktop.
Adb Download For Windows 10
Step 10. Now type the command
It will show you the serial number of your device. If not it doesn’t show up check the steps and try it once again.
Done now you can use ADB and Fasboot but it is very annoying to use every time Cd/and path in terminal follow me to get rid of it.
Adb Download For Windows 7
Step 11. Now open Terminal and type
Step 12. Add the line (cd/ path to the Android folder). we are using Desktop so, It should look like this command
Step 13. When you have added the line Press CTRL+X to exit, then Y to confirm the save then Press Enter. Now the nono window will be closed. Close the terminal also.

Step 14. Now let’s check if it is working or not type
it will show you the serial number of your device and done.
Congratulations! ADB and Fastboot Tool has been successfully installed on your Mac.