Skip to content

Conversation

romanr
Copy link

@romanr romanr commented Sep 10, 2025

What's described in README implies user knows all the details. There's not just one step required actually, I don't know how many. Personally I spent couple of hours and tried every possible command and steps and could not connect. I thought maybe if author could help providing these steps, it may work.

Added some of the steps I've done as starting point.

What's described in README implies user knows all the details.
There's not just one step required actually, I don't know how many.
Personally I spent couple of hours and tried every possible command and steps and could not connect. I thought maybe if author could help providing these steps, it may work. 

Added some of the steps I've done as starting point.
@Copilot Copilot AI review requested due to automatic review settings September 10, 2025 11:59
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds detailed installation steps to the README to help users who were struggling to connect to the Oculus Wireless ADB service. The changes aim to provide clearer guidance beyond the original brief installation commands.

  • Expands the installation section with step-by-step instructions
  • Adds context about finding the app under "Unknown sources"
  • Includes partial workflow for enabling wireless ADB functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +37 to +45
### 3. On Quest enable second option

### 4. ?


- Disconnect cable.
- ?


Copy link
Preview

Copilot AI Sep 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The installation steps are incomplete with placeholder content ('?') and unclear instructions. Step 3 mentions 'second option' without specifying what it is, and step 4 is entirely undefined. This leaves users without clear guidance on how to complete the installation process.

Suggested change
### 3. On Quest enable second option
### 4. ?
- Disconnect cable.
- ?
### 3. On Quest: Enable "ADB TCP/IP mode"
### 4. Connect wirelessly from your computer
- Disconnect the USB cable from your Quest.
- On your computer, connect to the Quest wirelessly using:
```sh
adb connect <Quest_IP_Address>:5555

Replace <Quest_IP_Address> with the IP address shown in the app or obtained from your Quest device.

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant