Skip to content

Install & Setup Guide

Lumince edited this page Sep 15, 2026 · 2 revisions

Install

  1. Download the latest release here
  2. Download Platform-Tools and set that up
  3. Install Singularity with the following command adb install -g Singularity.apk

Setup

  1. Open the app (Do NOT enable Root on Boot for your first root)
  2. Setup Wireless ADB (Follow the guide that pops up)
  3. Toggle on the Overclock and set it to 4 if you want the exploit to run faster
  4. Press Root Now (If it stops and Root Now is no longer greyed out, press it again)
  5. Once you gain root, it will soft reboot. Don't try to root again.
  6. Check If an app called Singularity-Magisk is in Unknown Sources
  7. If it is, open it and it should grant Singularity root (Close and Open Singularity again for this to update)

Quest 1 Setup

  1. Follow the install guide above
  2. Start adb as root with adb root
    (If you don't have adb root active, boot to your bootloader and run the following commands)
    fastboot oem set-appended-cmdline androidboot.adb.rootable=1
    fastboot oem set-enable-adb-on-retail 1
  3. In your root shell, run this command
    adb shell sh /storage/emulated/0/Android/data/com.lumi.singularity/files/start_root_helper.sh
  4. If Singularity hasn't opened yet, open it and press Check to give the app root access
  5. Press Patch boot.img and wait (it will auto flash and reboot)
  6. Open Singularity-Magisk and grant Singularity root access <3

Clone this wiki locally