commit 649a01c912b5adaed63582e5370e805f6c92016a
parent 2999c3cf7fd5fe0671733a6e9a2b26024dd9ef35
Author: Beau <cbeauhilton@gmail.com>
Date: Tue, 19 Sep 2023 23:04:08 -0500
update
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/site/posts/pixel6screen.md b/site/posts/pixel6screen.md
@@ -85,13 +85,15 @@ distro doesn't matter,
this is just what I used):
```shell
+# enable multilib - see link below
paru # make sure things are up to date generally
paru -S android-tools android-sdk-build-tools # includes adb and other goodies
-# enable multilib - not sure if this is strictly needed
-# - https://wiki.archlinux.org/title/android#Android_Emulator
reboot
```
+Re multilib - not sure if this is strictly needed -
+see <https://wiki.archlinux.org/title/android#Android_Emulator>.
+
After grabbing the Android build tools listed above and rebooting,
the website found my phone and ran the calibration software without a hitch.
The website didn't seem to work prior to rebooting,