• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

I want to install GrapheneOS

samaco

Lurker
I need your help to install the GrapheneOS on my google pixel phone 3a XL please.
I am using macOS and WIn 10.
 
Last edited by a moderator:
Is anybody experienced the most secure GrapheneOS on their Pixel phones?!
[COLOR=rgba(0, 0, 0, 0.87)][/COLOR]
 
Welcome to Android Forums, samaco!
I need your help to install the GrapheneOS on my google pixel phone 3a XL please.
I am using macOS and WIn 10.
Exactly what do you need help with? Did you follow the links @Hadron referred to?
Is anybody experienced the most secure GrapheneOS on their Pixel phones?!
By 'most secure,' what precisely do you mean?

'Pixel phones' covers a lot of territory! Can you narrow that down a bit? You're using a Pixel 3A XL, right? Perhaps info on that would be helpful?
 
thank you for your replies.
honestly, I read what is written on the website and the steps to install the GrapheneOS but it is not working from my windows or macos.
 
I am looking for a video showing the steps in to install the OS on the phone because the website is not clear from non Linux user.
 
Fastboot needs to be updated. 1.43 minimal adb and fastboot will not work. Downloaded and extract the Standalone Android SDK platform.

Next put the Graphene OS files in the Standalone folder, you can rename the folder whatever you want.

Open cmd or powershell. Note: commands are different for powershell.. I'll be explaining using cmd.


Type adb devices, the device should be listed.

Adb reboot bootloader

Fastboot devices, it should be showing.

Type whatever the name of the flash all file is, nah lets make it easy drag the flash file into cmd and press enter.

Wait and watch cmd.... You shouldn't see any errors and the Pixel should show Graphene OS fastbootd

Oh if you want to know if you're in fastbootd prior to this type fastboot devices,
fastboot getvar is-userspace it should say yes.

Anyways after it shows Graphene OS fastbootd it'll run the script and reboot into Graphene OS.

After your Pixel boots, you'll need to boot into fastboot and type fastboot flashing lock then reboot.

Note: The bootloader needs to be unlocked prior to installing Graphene OS and relocked after it boots.
OEM unlocking can also be turned off AFTER flashing and successfully booting Graphene OS.

Samaco's Pixel 3a XL now has Graphene OS installed. I connected remotely and installed it.

A few things i left out like verifying the file etc. That's up to you, i use my own methods.
 
Last edited:
Thanks for the standalone ADB tip. I've been ripping my hair out all day using the XDA linked 1.4.3. Followed your tip and everything went smoothly thereafter.
 
Last edited by a moderator:
Back
Top Bottom