Contiguous U.S. mail-in service
$200 · standard return includedPay an invoice

Guides

Root, Recovery, & Lineage OS Guide for Nextbit Robin

Official LineageOS install instructions for the Nextbit Robin do not reflect reality and are non functional. Here is the proper way to get it done:

Nextbit Robin phone

Official LineageOS install instructions for the Nextbit Robin do not reflect reality and are non functional. Here is the proper way to get it done:

Unlock the Bootloader:

  1. Install USB driver for Nextbit Robin: link
  2. Enable OEM unlock in the Developer options under device Settings, if present.
  3. Connect the device to your PC via USB.
  4. On the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader You can also boot into fastboot mode by powering off the device and holding Volume Up + Power
  5. With the device powered down, hold the Volume Up and Power buttons.
  6. Now type the following command to unlock the bootloader: fastboot -i 0x2c3f oem unlock-go
  7. If the device doesn’t automatically reboot, reboot it. It should now be unlocked.
  8. Since the device resets completely, you will need to re-enable USB debugging to continue.

Installing a custom recovery using fastboot

  1. Download a custom recovery - you can download TWRP. Simply download the latest recovery file, named something like twrp-x.x.x-x-ether.img
  2. Connect your device to your PC via USB.
  3. On the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader You can also boot into fastboot mode by powering off the device and holding Volume Up + Power
  4. Flash the recovery: fastboot -i 0x2c3f flash recovery twrp-3.1.1-0-ether.img
  5. Unplug the device and turn it off by holding the power button.
  6. Boot the device up using Volume Up + Power button and select recovery.
  7. Format the device and wipe partitions
  8. Copy over LineageOS, opengapps, and ARM64 Superuser using usb mount or adb push filename.zip /sdcard/
  9. Flash the .zips (LineageOS first)

Notes:

If you encrypt your device you will not be able to open it with twrp to flash new builds. You can use Flashfire to flash updates without a recovery.

Reference:

Promotional Plug:

I provide paid roots and device customization in the SF Bay Area. If you want to pay someone to root and customize your phone you can do so here.