Skip to content

Conversation

@OvrBtn
Copy link
Contributor

@OvrBtn OvrBtn commented Sep 15, 2025

For Android 11+ there is this cool feature to pair physical device for debugging without use of any cables and it's in general simpler than already proposed method.
Source: https://developer.android.com/tools/adb#wireless-android11-command-line

By the way it's my first time commiting changes to docs and I'm not sure if I can preview them so I'm sorry for any mistakes :))

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 18df30f:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/android/device/setup.md ⚠️Warning View (>=net-maui-8.0) Details
docs/android/device/media/setup/pairing-via-code.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/media/setup/wireless-debugging-button.png ✅Succeeded View (>=net-maui-8.0)

docs/android/device/setup.md

  • Line 136, Column 143: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#debug-an-app-on-an-Android-device' in 'android/device/setup.md', did you mean '#debug-an-app-on-an-android-device'?

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 567ca76:

✅ Validation status: passed

File Status Preview URL Details
docs/android/device/media/setup/pairing-via-code.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/media/setup/wireless-debugging-button.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/setup.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

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

THis is perfect, thank you!

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 7d88a28:

✅ Validation status: passed

File Status Preview URL Details
docs/android/device/media/setup/pairing-via-code.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/media/setup/wireless-debugging-button.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/setup.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 2378340:

✅ Validation status: passed

File Status Preview URL Details
docs/android/device/media/setup/pairing-via-code.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/media/setup/wireless-debugging-button.png ✅Succeeded View (>=net-maui-8.0)
docs/android/device/setup.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@jfversluis jfversluis merged commit d7f9b3a into dotnet:main Sep 16, 2025
5 checks passed
jfversluis added a commit that referenced this pull request Sep 17, 2025
* Add steps for debugging Android device through WiFi without any cables (#3026) * Add media * Add files via upload * Document WiFi connection setup for Android devices without USB cable * Fix bookmark * Update docs/android/device/setup.md * Apply suggestions from code review --------- Co-authored-by: Gerald Versluis <gerald@verslu.is> * Clarify .NET MAUI Shell issue resolution for iOS 26 (#3029) --------- Co-authored-by: Olivier Betman <76904408+OvrBtn@users.noreply.github.com> Co-authored-by: Gerald Versluis <gerald@verslu.is> Co-authored-by: Gerald Versluis <gerald.versluis@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants