Pinephone Glodroid (root)
Android Based OS
1. Enable developer options
Go to settings/about phone
Tap build number 7 times
Go to settings/system/developer options
Enable usb debugging
Enable rooted debugging
2. Connect phone to computer
Run adb commands on pc:
adb root
adb shell
3. view all...