diff options
| author | Christian Cleberg <[email protected]> | 2024-05-01 21:45:52 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-05-01 21:45:52 -0500 |
| commit | 7d3b5175f2d9d016b06190273fcfeb380a460b3f (patch) | |
| tree | 71139c9021b09704b2d45be3b64d54e2acbae55f /content/blog/2022-09-21-graphene-os.md | |
| parent | 7c70a351e25106ceff49ff8ee0a38e2a545f62f0 (diff) | |
| download | cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.tar.gz cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.tar.bz2 cleberg.net-7d3b5175f2d9d016b06190273fcfeb380a460b3f.zip | |
prettier formatting and rewrap lines
Diffstat (limited to 'content/blog/2022-09-21-graphene-os.md')
| -rw-r--r-- | content/blog/2022-09-21-graphene-os.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/blog/2022-09-21-graphene-os.md b/content/blog/2022-09-21-graphene-os.md index 6c427b2..97a9c10 100644 --- a/content/blog/2022-09-21-graphene-os.md +++ b/content/blog/2022-09-21-graphene-os.md @@ -92,9 +92,9 @@ To start, enable developer mode by going to `Settings` > `About` and tapping `Build Number` seven (7) times. You may need to enter your PIN to enable this mode. -Once developer mode is enabled, go to `Settings` > `System` > `Devloper -Options` and enable OEM Unlocking, as well as USB or Wireless Debugging. In my -case, I chose USB Debugging and performed all actions via USB cable. +Once developer mode is enabled, go to `Settings` > `System` > `Devloper Options` +and enable OEM Unlocking, as well as USB or Wireless Debugging. In my case, I +chose USB Debugging and performed all actions via USB cable. Once these options are enabled, plug the phone into the computer and execute the following command: @@ -104,8 +104,8 @@ adb devices ``` If an unauthorized error occurs, make sure the USB mode on the phone is changed -from charging to something like "File Transfer" or "PTP." You can find the -USB mode in the notification tray. +from charging to something like "File Transfer" or "PTP." You can find the USB +mode in the notification tray. ## Reboot Device |
