Use ADB Sideload to install ROM, install updates, repair

Use ADB Sideload to install ROM, install updates, repair

6 minutes, 43 seconds Read

Those who have an Android smartphone who has not been updated to a new version for a while and want to be extended and those who have an old mobile phone that has become slow, even after a factory reset and also those who have a smartphone that no longer starts or run in the inflammatory phase, the possibility, as already explained, to restore the system or installation.
The installation of new ROMs or a manual Android update is a simpler procedure than you think, it does not require special programs and can be done on any smartphone using the PC that is connected to the telephone via USB cable.

This guide therefore speaks of the Command to be used to install ROM, applications, updates, Google apps and files for the root from the phone using the assignment ADB Sideload.
While this Guide for ADB Sideload It may seem difficult and technical, I can make sure that if you go beyond the first impression, it is a very simple procedure, it can be performed when you even want to try all the Roma you want without ever having problems.

You can use the ADBsideload function to install adapted RomaTo install Google Apps packages and also for updates to the current version of Android.
The requirement for the installation of personalized Roma It’s that it was The phone bootloader unlocked (which is certainly the most difficult part of these all procedure).

For the installation of personalized Roma (it is said Flash) On the other hand, it is almost always mandatory to have the TWRP console recovery installed.
To install the TWRP console on an Android -Smartphone, you can use the ADB assignment with a flash boat as described in
This guide.

Android manually update or repair via ADB SideloadOn the other hand, it is not necessary to unlock the boot loader (the Android version must be the official for that phone to download on the manufacturer’s website).
The update with update by ADB can be made in any restoration console, also the stock recovery, the recovery of CWM and TWRP recovery.
The restoration by ADB of the Android system can in many situations be useful if Android cannot start or if it remains blocked (brick).

What is Adb Sideload and what is for

We have already talked about how Download ADB and FastbootTwo control aids that are provided by Google itself.
ADBO Android Debug Bridgeis a tool with which the computer can communicate with an Android device. The function SideIn particular, to transfer and install files – such as ROM, updates or restoration packages – without an SD card or complicated internal procedures on the phone.
It is a bit like giving a precise order to the device: “Hey, take this file and install it”. It is often used when the system is only accessible by recovery, ie that special mode that is activated with a combination of tests.
ADB Sideload It is the assignment with which you can transfer the installation file of the Android system (it is always a .zip file) and install it directly on your mobile phone, from the PC.

What is needed to start

  • The Android device is up to the battery above 60%.
  • That the USB error detection is switched on (which must always be done on every Android phone)
  • That drivers on the PC are installed for Android (in Windows 10 are already present, otherwise they can be installed by downloading the complete package of the ADB tools).
  • That the package is present Android SDK platform tools On the computer (available for Windows, Linux and Mac).
  • That the phone is connected to the computer via USB cable.

Of course you must also download the ZIP file of the Android system to be installed.

You can download the official Android system for your smartphone From sites such as Samsung updatesFirmwareefile or other official sites.

If you want to download a custom ROMYou can choose on the list of Best Personalized Android Roma Roma And to go to the forum XDA -Developer Where guides are for every smartphone.

Once these elements have been collected, you are ready to continue.

Configure the device

To use ADB Sideload, the device must be prepared. Go on the phone to the settings and look for the voice Information about the device. Touch the Build number several times until a message appears that says: “You are a developer”. Go back, go inside Developer options and activates the Debug USB. This gives the computer the permission to “speak” with the phone. Then connect the device to the PC with the USB cable: if everything is in place, the computer detects it.
The Android device then connected to Windows PC (this USA Sideload USA manual on Windows), make sure that the USB error detection is switched on and placed The ZIP file in the same folder where it is file Adb.exe.

Start the recovery

In the folder with ADB with the right mouse button, press the emptiness that holds the ship button on the keyboard to a new window of the assignment prompts (If Powershell opens in Windows 10 or Terminal in Windows 11), each assignment must be written ./ For example ./Adb).

Open a terminal window on the PC (assignment instructions on Windows, Terminal on Mac or Linux). Go to the folder where you have stored ADB – usually you only have to decompcrimage the downloaded file and enter the assignment cd followed by the route. Connect the device and the type:

adb devices

If everything is properly configured, you will see a code that identifies your device, followed by the word “sideload” or “device”. Start the assignment at this time to send the file:

adb sideload nome_del_file.zip

The transfer starts. A progress bar appears on the telephone and the installation is completed within a few minutes (depending on the file size).

1) First type the assignment from the Order Prompt window
ADB Start-Server

and then
ADB devices

To ensure that Android is correctly recognized.

2) Type the assignment:
ADB -Restart recovery
To restart the phone in the recovery mode.

3a) now, If you install an official Android update or the Android system itself To make a restoration and the boot loader has not been unlocked, the predefined Android pre -defined recovery console is found, simple and very limited.
In this case, choose the option Apply update from ADB
On the order prompt type of the computer
ADB Sideload File.Zip
Replace the name file.zip with the unloaded, follow the transfer of the file and the installation and the device restarts.

3B) If you install a personalized ROMThe TWRP console recovery is installed.
To install TWRP (which can be downloaded from TWRP Official website) We have connected the guide above that it just requires to download it to the PC, restart the phone in the Bootloader mode and to install it with the Fastboot assignment.
In summary, the assignments are:
ADB Boot Bootloader Restart
and then
Fastboot Flash Recovery TWRP-2.8.XX-XXX.IMG

With the installed TWRP, repeat point 2 to introduce recovery with the assignment
ADB -Restart recovery
Then touch the button in TWRP Advanced -> ADB SideloadMark the options Cache wipe one Cache wipe Crawl the cursor to activate it.

As soon as you enter the Sideload mode, start the assignment from the PC
ADB Sideload File.Zip

The ZIP file is automatically and easily moved and written on the Android phone.

This method can be repeated, on telephones with TWRP, whenever you want to try the Roma until the favorite is found.
It is clear that I must refuse any responsibility for any problems that can happen and I can cause situations that are difficult to recover.
However, the Fedeloper Forum website still has to be consulted before every installation of Roma or updates.
For a better understanding of the guide I also leave this video that, even when it’s old, is really good and explanatory
https://www.youtube.com/watch?v=pviod0pgzs

Also read: How to do the android -root to unlock the mobile phone

#ADB #Sideload #install #ROM #install #updates #repair

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *