You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,9 @@ Refer to the [documentation](https://developer.picoxr.com/document/unity/pico-in
28
28
29
29
## Build and Installation
30
30
You can build the Unity project and install the sample APK file on your PICO 4 series device for testing.
31
-
Use a USB cable to connect your PICO device to your PC, then open a command line window and use the following ADB command to install the APK file on the device: adb install "filepath\filename.apk"
31
+
Use a USB cable to connect your PICO device to your PC, then open a command line window and use the following ADB command to install the APK file on the device:
0 commit comments