Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…ipt-builder into main
  • Loading branch information
makinbacon21 committed Jan 27, 2021
2 parents a7b4aa4 + f3879d6 commit e56f2df
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Switchroot Android Q Script Builder
# Switchroot Android Q Scripted Builder
One script to rule them all

Automates the steps of the Q-Tips Guide (https://gitlab.com/ZachyCatGames/q-tips-guide)

DISCLAIMER: Switchroot Android Q is still in development and may harm your device--a public image release will come soon, but this script builds the early-stage product for testing purposes. The current public release (Switchroot Android Oreo) is available using this guide: https://forum.xda-developers.com/t/rom-unofficial-8-1-switchroot-lineageos-15-1.3951389/

# Features
Supports Android (`icosa`) (`foster_tab`) and Android TV (`foster`)

Expand All @@ -17,14 +21,16 @@ GApps download
Option to preroot with magisk

# Requirements
Ubuntu 20.04+ (WSL2 works now on NTFS or ext4 filesystems)
Ubuntu 20.04+ (WSL2 works now on NTFS or ext4 filesystems, but NTFS is kinda slow and not recommended)

16GB RAM (or smaller amounts with a sizeable swapfile)

~300 GBs of available storage
~300 GBs of available storage (sources + ccache)

Decent CPU (better CPU --> faster build)

Unpatched Erista-codenamed Nintendo Switch (https://ismyswitchpatched.com/) with RCM jig to trigger exploit

# Building
Syntax: `./Q_Builder.sh [-v | --verbose] [-n | --nosync] [-c | --clean]`

Expand Down

0 comments on commit e56f2df

Please sign in to comment.