Using Lineage Flash Tools

Lineage Flash Tools is a web based utility that lets you flash LineageOS recovery, boot, and OTA packages directly from your browser, without installing adb and fastboot locally. Access it at flash.lineageos.org.

The tool provides four separate modes, shown as tabs. Each tab is a self-contained tool with its own connect button and actions:

As installation steps vary by device, please refer to the device-specific installation instructions.

Requirements

Connect your device

ADB tab

  1. If your device is already booted into recovery, skip to step 3. Otherwise, enable USB debugging in developer options.
  2. Click Connect and select your device from the browser’s pop-up list.

    From here you can use the Reboot recovery or Reboot bootloader buttons to reboot the device into the mode you need.

  3. In LineageOS recovery, select Apply update > Apply from ADB using the touch screen, or use the volume keys to navigate and the power button to select.
  4. Click Connect again if the device disconnected during the reboot, then select it from the pop-up list.

    Use Choose ZIP to select a lineage-*.zip package, then click Sideload to sideload it to the device.

Fastboot tab

  1. Reboot your device to bootloader mode before connecting.
  2. Click Connect and select your device from the browser’s pop-up list.
  3. Use the available actions:
Action Purpose
Boot image Temporarily boot an image, such as LineageOS Recovery, without flashing it.
Flash image Flash an image to a selected partition (for example, installing LineageOS Recovery to recovery).
Wipe super Erase and recreate dynamic partitions using super_empty.img (required for some retrofitted dynamic partition devices).
Get variable Read a bootloader variable, such as version-bootloader or the active slot.
Set active slot Switch the active slot (A/B devices).
Reboot Restart the device into the system, recovery, or bootloader.
Run command Execute a custom fastboot command, such as flashing unlock.

Odin tab

  1. Reboot your device to Samsung download mode before connecting.
  2. Click Connect and select your device from the browser’s pop-up list. On Windows, you can instead use serial mode, which skips the need to install Samsung’s USB drivers.
  3. Select the firmware file(s) to flash and start the flash.

Amlogic tab

  1. Reboot your device to USB burn mode before connecting.
  2. Click Connect and select your device from the browser’s pop-up list.
  3. Select the burn image and start the flash.

Resolve USB transfer errors

Sometimes Android devices have trouble communicating through certain USB ports, cables, or hubs due to the high throughput of data required by the flashing process. To resolve transfer errors:

Need help?

You can find assistance with LineageOS on our subreddit, on our Discord server, or in #LineageOS on Libera.Chat.