Adb driver already installed what to do. Android firmware using FastBoot utility

Adb Run is a program that is a convenient graphical shell that allows you to easily execute ADB commands on an Android device connected to your computer. Let us immediately note that it works only if you have superuser rights (Root) and requires that USB debugging be enabled on the device.

Purpose

If you are well versed in mobile devices operating system from Google, you probably understand what capabilities Android Debug Bridge provides to the user. It will be useful for beginners to familiarize themselves with this list.

So, using ADB commands you can:

  • find out the status of connected devices (including Android Wear watches);
  • reboot the portable device;
  • install and uninstall applications;
  • perform firmware using Fastboot;
  • overwrite or clear the data partition (recommended for advanced users only).
  • move files (in both directions);
  • execute various scripts to control the operation of the OS;
  • perform a data backup;
  • take a screenshot and record a video;
  • unlock your device if you forgot your pattern or PIN code;
  • change the boot screen and system startup animation;
  • obtain information about the content stored in the device memory and on the SD card;
  • upgrade the current firmware;
  • download and install all necessary drivers;

Advantages of Adb Run

The problem with working with Android Debug Bridge is that the user needs to enter long commands by hand, which are not so easy to remember, and typing mistakes is common (as when working with a terminal or the Windows command line). So, with this program you don’t need to enter anything. Just navigate through the menu and perform the necessary operations. No, if you want, of course you can switch to “manual” mode, but what’s the point? Apparently, the developer has left this option exclusively for the most advanced Android users, for whom the built-in commands seem not enough. The application is quite easy to install on Windows (including older versions of the OS) and can check for updates automatically.

Program ADB Run allows you to control your Android phone or tablet using ADB commands. It has a graphical interface and runs on any computer running Windows (XP, 7, 8 and 10). The application combines Android Debug Bridge, working on the client-server principle, and Fastboot from the programming environment Android SDK. Thanks to this, the user has access to a wide range of tools for changing various parameters.

The built-in graphical shell allows you to enter the necessary commands by pressing a key button without typing a large number of characters. To perform any operation, you will need to select a specific item in the menu, indicating its number in a separate field, and confirm with the "Enter" button. After that Adb Run displays a list of available sub-actions or sends a corresponding message to the command line and shows the result in a special window.

Adb Run functions include about 16 general sections through which the following are executed:

  • basic firmware operations such as clearing or writing memory partitions;
  • installation of applications, drivers;
  • creating a backup file for system recovery;
  • obtaining ROOT access rights, etc.;

Screenshots

ADB stands for Android Debug Bridge, that is, a debug bridge for Android. The program is developed for the Android operating system and works in conjunction with a computer. It makes it possible to change files, use root rights, and restore the system.

ADB run, in turn, is an application that allows the user flash a device running on Android. It includes ADB and Fastboot. These applications are familiar to everyone who has encountered flashing their gadget.

ADB, ADB run and Fastboot

Android Debug Bridge allows you to manage Android using a PC. This application is installed directly on a laptop or computer, which is connected to a mobile device via a USB cable in debugging mode. Then after launch It is possible to execute special commands that allow you to initiate any actions with the gadget.

The utility allows perform such actions, How:

  • transferring folders and files to/or from the device;
  • working with firmware: installation, updates;
  • removing a lock made using a pattern key;
  • execution of various scripts.
  • Most often, the application is installed together with the Fastboot utility. This mode allows you to reset all settings to factory settings, which is why it is sometimes called Recovery - a recovery function. In addition, you can install firmware using Fastboot, but in this case only work via a PC is possible.

    These two programs are better install together, allowing you to access more options.

    In turn ADB run simplifies the work and automates common commands and actions most often used by users. Although it has a console view, it is visualized and consists of 14 points.

    This program is much simpler, it is suitable for those who find it difficult to understand the command line, who do not know how to work with it. It already provides a menu and items that you can select. She's different simple interface, great functionality, without requiring additional software installations.

    All utilities can be downloaded, installed to operate and update your mobile device.

    How to use ADB run

    To understand how to use the utility, you need to become familiar with the installation and basic commands. Connection to the gadget is carried out using a computer and a USB cable or via a wireless network.

    You can understand that the connection has taken place by entering adb devices. The message should then appear: " List of devices attached“, indicating that the connection has occurred. Connection via Wi-Fi occurs using adb wireless. The mobile device must be rooted.

    To work, you need to enable USB debugging on your gadget. Usually this item is located in the settings. If it is not there, you can look for it in the developer options. This menu is hidden; to enable it, you should find the line with the build number in the Android settings and click on it several times (5 to 10 times). After about half of the clicks, a notification will appear that you are doing everything correctly, and then you will be provided developer rights. Then you can return to the settings, where the “developer options” item will appear. This is where debugging is enabled.

    The utility has a number of positive qualities:

    1. Easy to install.
    2. Simple controls.
    3. Easy check for updates.

    Installation

    Before installing ADB, you need to download it, this can be done for free. You can download ADB on the website 4pda. The official resource does not allow you to download the utility separately, but only with the entire Android SDK package. The program is installed using the standard installation wizard.

    The whole process is simple and intuitive. The installer himself offers hints, directing all actions.

    After this, you need to install drivers for your mobile device, otherwise the application will not see the device. The easiest way is to use the automatic installation utility Adbdrivers. But you can also download drivers for Windows 7, 8 or 10 from the manufacturer’s official website.

    If there is no installer or driver, you can install manually, for this:


    Overview of the ADB run interface and command

    Let's look at all the menu items offered by the program and how they work:

    1. Device attached? - responsible for connections between PC and smartphone, but you must enable USB debugging.
    2. Move – is responsible for moving files from a laptop to a smartphone. There is both automatic and manual movement available here.
    3. Install Android App to Device – allows you to install applications, with options for saving and moving to a memory card.
    4. Reboot Device – various reboot modes Android:
    5. Fastboot – firmware, system flashing. All settings are set automatically.
    6. Unlock Gesture Key – unlocker graphic key, also copes with PIN codes and face codes.
    7. Manual – allows you to enter commands manually.
    8. Check Update - check new version programs.
    9. Intsall Bootanimation – installs and changes animation when turning on the device.
    10. Memory and Partitio – introduces blocks and sections Android.
    11. Run Script - working with scripts.
    12. Backup – create a backup copy.
    13. Odex – odex-ing of the firmware, taking into account various parameters.
    14. Screenshot/Record screenshots, video recording capability.
    15. Exit – accordingly exit from the program.

    Flashing your phone using ADB run

    The program allows you to change the gadget's firmware. To do this, just install it, connect to your PC and use the Fastboot utility. The files that need to be flashed must be in the same folder as the utility.

    First you need translate device into bootloader mode using the menu.

    Then you need to unzip the pre-downloaded firmware files. After this, select the item Run SCRIPT and place the firmware files in the window that opens and close it. Click on Enter. The firmware has started. While the process is in progress, you cannot remove the cable from your phone or computer.

    The program makes it possible to reflash all partitions step by step or only some:

    • system;
    • cache;
    • data;
    • recovery.

    Using ADB

    Using the utility allows you to:

    • reboot gadget using various modes;
    • carry files, folders from phone to PC or vice versa;
    • work with applications by installing or removing them;
    • work with firmware;
    • perform various scripts;
    • remove the lock graphic key.

    The utility is usually installed and used together with the Fastboot application.

    Installation

    You can install the application by visiting the official website. Necessary download archive SDK tools for Windows, having previously agreed to the terms of use.

    After this it is required unpack the archive, go to the tools directory, select the bin folder there and access the sdkmanager. It just allows you to install the program.

    The next step is to work on the Windows command line. Let's run it as administrator. After that, open the sdkmanager folder, prescribing the path to it C:\sdk-tools-windows-3859397\tools\bin.

    During installation, read license agreement, press the Y key.

    If the entire process went correctly, then the platform-tools directory with the files adb.exe and fastboot.exe will appear in the root folder.

    How does ADB work?

    Once you install the program, you can work with it. To make sure that everything is functioning correctly and normally, you should use the command line to open the folder with the adb and fastboot files and run the adb.help program. What you get should look like the screenshot below:

    Now you need to connect the device to the PC and check whether the application can see it. The connection is made using a USB cable. Should select mode MTP – file manager, and then the “for developers” option. If such an item does not appear, then you should go to the “ about the phone", click 7-10 times on the build number. After that, in the “for developers” item that appears, you need to select “usb debugging”.

    Then enter adb devices in the system command line. This will allow you to see information about the device. It looks like the screenshot.

    Afterwards, the fastboot program is checked, the fastboot reboot task is written in the console, and press enter.

    After checking the functioning of the task, you can safely work with the program.

    ADB Commands

    The utility involves working with a smartphone and performing various actions. There are only 10 basic ADB commands:


    It is enough to specify the path to the folder from which the information is copied and into which it is copied.

    It is also possible to access the “recovery” menu.

    But it is worth remembering that after running this program, all data on the phone is deleted.

    1. Shell – it can be used in two ways. The first is to enter it into the command line, followed by typing. This will allow you to enter terminal mode, where it is possible to execute any Android shell commands. But you should use it carefully, as the device can be seriously damaged.

    Second option - single input actions. Thus, you can, for example, change the access rights to some folders.

    Bonus utility – Sideload. It is suitable for Nexus device owners, allowing you to update official firmware on all company devices.

    FAQ

    What to do if ADB does not see the device

    If suddenly ADB does not see the smartphone, then you need to check first USB debugging or check for ADB drivers on your PC.

    It is also worth paying attention to other reasons:

    • check usb cable, his performance;
    • check installation Android SDK, availability of its latest version;
    • costs try switching mode from MTP to camera and back;
    • Can try reconnecting device or restart the computer.

    After all these steps, the program should work and the device should be detected. This problem often happens with unknown Chinese brands that are not familiar to the program.

    ADB or fastboot is not an internal or external command

    Sometimes when you enter a number of commands in the console, you may encounter a system refusal to perform the entered action. A message appears that the command is not internal or external. This is often due to the fact that the path to the file is not specified, who serves the team.

    The reason for this message may be that the system does not have information about the location of the files. It is possible that the required component is not in the system, then it needs to be installed.

    In order to get rid of this error, you need to give the program the path to the required files. You should copy it to the clipboard.

    • On the desktop you need to select " My computer", click on the right mouse button, select the column " properties»;
    • now select " additional system parameters" and then "environment variables";
    • there you need to find " system variables"and the Path parameter, to which you need to add the copied path and confirm the changes;
    • then we open the console and enter the required action, after which the error disappears.

    Alternatively, after all the manipulations it’s worth to restart a computer.

    Android is an open source platform for mobile devices. An open environment encourages a lot of development activities, which in turn produce amazing things. Android allows the user to control the system and change elements according to his preferences. Since many users of Android or any community may be geeks, most of them depend on the hard work of developers. By following our guide, you can easily install ADB and Fastboot on your computer.

    If you have an Android device, you can root it, install a custom recovery, and try out various custom ROMs and mods to get the ultimate customization and performance. While these things work well most of the time, sometimes they can lead to risky situations.

    To continue the development of Android, Google provides many developer options on every device, while at the same time protecting average users from any problems and hiding these options. One of the options found under Developer Options is USB debugging, which allows users to read and write data on the device using a computer. In order for your device to communicate properly with your computer, we have things like ADB (Android Debug Bridge) and Fastboot that need to be installed on your computer.

    If you are an active Android user, you may need to install ADB and Fastboot before installing the system, kernel or recovery image, downloading the installation zip file and performing other actions using ADB and Fastboot commands. Google provides an Android SDK that contains ADB and Fastboot files, but many users find installing them on their computer a little difficult. Also, it's not really practical to download a 500MB file to install ADB and Fastboot.

    15-second ADB installer

    Today we have 2 handy tools that make it easy to install ADB and Fastboot on Windows PC in seconds. XDA member Snoop05 has released a very handy tool called "15 Second ADB Installer" to make the job very easy. It claims to install ADB, fastboot and USB drivers within 15 seconds.

    You may like:


    Download the 15-second ADB Installer.exe

    Just download the tool from above and run it on your Windows computer as an administrator. Answer the on-screen questions to your satisfaction and you'll be ready to move on.

    Minimal ADB and Fastboot

    Besides the 15-second ADB installer, there is another easy way to get ADB and Fastboot without involving the traditional complicated method. This tool is called Minimal ADB and Fastboot and was developed by shimp208 from XDA. The tool is very easy to use. All you need to do is download and install it on your computer and it will automatically install ADB and fastboot.

    Once you install it, you will get a desktop shortcut to quickly launch Minimal ADB and Fastboot. Suppose you need to copy the .img file to ADB and fastboot, go to C:/Program Files/adb folder.

    Download the latest Minimal ADB and Fastboot

    If the above version does not work, please download this.

    If you want to learn how to use Adb Run, then most likely you are already familiar with the main program - Adb. If not, then consider these two tools for Android users. What are utilities needed for, how to configure and use them?

    Program

    So what is Adb? This is a program that gets its name from its acronym. ADB is an Android debug bridge. A tool for debugging, troubleshooting utilities, and unlocking gadgets on this operating system. These are the main features of the program, but if you are well versed in this topic, you will learn about a dozen more hidden options.

    Installation

    To understand how to use Adb Run, you need to install ADB on your PC. To do this, you need to download it from the official website of the developer. In principle, many sites make it possible to download this utility to your computer, so there will be no problems with the search.

    Connection

    To understand why ADB, and therefore Adb Run, is needed, let’s look at the basic commands. For example, if you are not sure that the computer sees the phone correctly and will work with it correctly, you can enter the adb devices command. This way you can make sure that the connection is stable.

    After you use the command, the program will display a message stating that List of devices attached. If you don’t see a similar phrase, then most likely the problem is either with the cable or with the drivers. You will have to double-check the functionality of the device and find out the reasons why the PC does not see the smartphone.

    If you find out that the cable is not working, you can try connecting the gadget via a wireless network. Wi-Fi connection is made using ADB Wireless. In addition, the device must have Root permissions.

    Then enter the adb connect ip:port command. Instead of ip:port, enter the value that is set for your network address.

    Possibilities

    Since the question of how to use Adb Run is related to the use of ADB, it is worth understanding what capabilities the main utility hides. For example, thanks to the code, you can install an application that is located on your PC. To do this, you need to write adb install, and then specify the path where it is

    In the same way, you can transfer a regular document from a computer to a phone. The algorithm is the same, only the command has changed. We enter adb push, and then indicate the address of the location of the file that should be transferred to the gadget. If you need to do the opposite operation, enter adb pull. Only the first address indicates the folder on the phone, and the second is the place where you want to save the transferred document on your PC.

    Adb Run

    This is a tool that makes your work easier. It is especially convenient for those who understand how to use the Adb Run program. The utility is designed to simplify working with ADB and makes the functionality of the latter program clearer. The essence of the additional tool is that it automates common user commands and greatly simplifies actions with the console. Adb Run can also reset the pattern.

    The program looks like a console. It consists of 14 items, and navigation through menus and sections occurs by selecting the desired number and the Enter confirmation button.

    Preparation

    Before learning how to use Adb Run this program, it is important to remember about USB debugging. This step is often forgotten, after which the program simply does not see the phone. To do this, you need to go to settings, find the “About phone” option there.

    IN latest versions operating system needs to find the line with serial number and click on it several times. A notification appears at the bottom, first that you are on the right track, then that you have become a developer. When you see such a message, you can return to the settings, the “Developer Options” item should appear there. You can enable deferring there.

    Review

    A short overview of the utility and how to use Adb Run for Android. The first point right away is to check that the gadget is connected correctly. If you forgot about deferring, the program will immediately detect this. The first item is called Device attached. By selecting it, you will find out whether the phone is connected to the system.

    Next - point Move. Instead of entering the commands that were described earlier, it will be enough to choose between two items. The first one is responsible for transferring files from the computer to the phone, the second one is responsible for the reverse process.

    Third point Install is responsible for downloading applications to the gadget. There are five options available here. Among them are copying the program, installing it normally or on a memory card. It is possible to remove utilities from your phone via a PC or move them.

    Paragraph Reboot reboots the device. It does this in three options, including a normal reboot, switching to bootloader mode or going to the Recovery menu. The next line under the fifth number is responsible for the firmware of the device. Fastboot is a menu that has 10 items. Moreover, they are all highly specialized; if you do not know what to choose, you will have to consider each sub-item.

    In the next paragraph - Unlock Gesture Key- you can learn how to use Adb Run with Windows 10 if you need to unlock the pattern. Often users, using this protection method, forget it, but when failures occur, this utility comes to the rescue. The sixth menu contains items with different graphic key options. You need to choose the one you forgot.

    Point seven - Manual- needed by those who want to enter commands themselves. There may be directives that are not in the list presented. This is what this menu item is for. There is also a special menu for owners of HTC smartphones. In it you can unlock Bootloader, change CID and get S-OFF.

    The eighth item checks for utility updates. The ninth is a creative option for those who are tired of the animation when turning on the device. If you want to replace it or disable it, then you need to go to the Intsall Bootanimation menu.

    The tenth paragraph provides information about all existing blocks of the device. There are sections here, perhaps hidden, or those that are difficult to reach. Run Script is the eleventh menu for using scripts. Backup is the twelfth point, which creates a backup copy of the entire gadget. Convenient if you need to do a Reboot.

    The next menu is responsible for odexing the firmware. If you are unfamiliar with this process, it is best not to experiment on your own. The fourteenth point is working on screenshots. The last menu is needed to exit the utility.

    conclusions

    How to use Adb Run on Windows XP is clear. There is no difference at all with how this program works on Windows 7 or 10. Therefore, no problems should arise. The above instructions are suitable for all occasions.

    For Linux owners there is also an option that is easy to use. You just need to install a special version.