So you just installed GrapheneOS, now what?

🎥 Video Link Other tutorial videos referenced https://youtu.be/ocwznyrMVwE - GrapheneOS calendar setup https://youtu.be/NJzA9yRGgeM - GrapheneOS contacts setup https://youtu.be/eyWmcItzisk - GrapheneOS phone backup https://youtu.be/SZ0PKtiXTSs - GrapheneOS Google Play Services install Links referenced for video https://attestation.app/about - Auditor App details https://github.com/GrapheneOS/Vanadium - Vanadium Browser details https://f-droid.org - F-Droid Store https://auroraoss.com - Aurora Store

May 14, 2022 · 1 min · 51 words · Josh

UPDATED - GrapheneOS Google Services | Sandboxed Play Services | How to install

🎥 Video Link Links referenced for video https://grapheneos.org/usage#sandboxed-google-play - GrapheneOS - Sandboxed Play Services Instructions https://twitter.com/GrapheneOS/status/1514199657362169861 - Tweet about new features

May 8, 2022 · 1 min · 21 words · Josh

OUTDATED - GrapheneOS Google Services | Sandboxed Google Play | How to install

This guide is out of date. Please watch the 🎥 updated video

February 6, 2022 · 1 min · 12 words · Josh

How to Install Stock Android on Google Pixel

🎥 Video Link Links referenced for video https://flash.android.com - Android Flash Tool https://grapheneos.org/install/web - GrapheneOS Web Install (Used to remove non-stock key)

January 23, 2022 · 1 min · 22 words · Josh

How to install GrapheneOS on Google Pixel 6 (Pixel 6 Pro) | DeGoogled Phone

🎥 Video Link Commands referenced in video If you’re on Arch Linux or Debian/Ubuntu, use the following commands to install as non-root: sudo pacman -S android-udev Arch Linux sudo apt install android-sdk-platform-tools-common Debian/Ubuntu Links referenced for video https://grapheneos.org - GrapheneOS Homepage https://grapheneos.org/install/web - GrapheneOS Web Install https://www.chromium.org/getting-involved/download-chromium/ - Download Chromium https://developer.android.com/studio/run/win-usb - Windows Users - Google USB Driver - Fastboot https://developer.android.com/studio/run/oem-usb#InstallingDriver - How to install Windows Drivers with Device Manager

January 16, 2022 · 1 min · 70 words · Josh

How to install CalyxOS on Android using Microsoft Windows (Google Pixel)

🎥 Video Link Commands referenced for video cd Downloads Change to the directory of the files we downloaded earlier – Link to section in video dir Show the contents of the directory – Link to section in video CertUtil -hashfile device-flasher.exe SHA256 OPTIONAL – Verify device-flasher – Link to section in video CertUtil -hashfile redfin-factory-202112110.zip SHA256 OPTIONAL – Verify CalyxOS image – Link to section in video Links referenced for video https://calyxos.org

November 29, 2021 · 1 min · 72 words · Josh

How to install CalyxOS on Android using Linux Ubuntu (Google Pixel)

🎥 Video Link Commands referenced for video sudo apt update Update local repositories – Link to section in video sudo apt install android-sdk-platform-tools-common Install required packages – Link to section in video sudo apt install adb Install Android Debug Bridge – Link to section in video cd ~/Downloads Change directory to where files were downloaded – Link to section in video sha256sum device-flasher.linux OPTIONAL – Verify device-flasher – Link to section in video sha256sum redfin-factory-202112110.zip OPTIONAL – Verify CalyxOS image – Link to section in video ...

November 22, 2021 · 1 min · 112 words · Josh

How to install CalyxOS on Android using a Mac (Google Pixel)

🎥 Video Link Commands referenced for video cd ~/Downloads/calyxos Change Directory (if stored in your downloads folder). If you named the folder differently, then change “calyxos” to what you named it – Link to section in video shasum -a 256 device-flasher.darwin OPTIONAL – Verify device-flasher – Link to section in video shasum -a 256 redfin-factory-number_in_file_name.zip OPTIONAL – Verify CalyxOS image – Link to section in video pwd Print Working directory – Link to section in video cd ~/Downloads/calyxos Change to the directory of the files we downloaded earlier – Link to section in video ...

November 15, 2021 · 1 min · 120 words · Josh