improvedf readme

This commit is contained in:
kidfromjupiter
2026-01-21 04:48:11 +00:00
parent f594600f06
commit 4bae21b617
+7 -1
View File
@@ -28,7 +28,13 @@ What is tested:
What is not tested or unknown:
- Android to Linux Nearby Sharing with Quick Share end-to-end.
- Android to Linux Nearby Sharing with Quick Share end-to-end; current status is that it fails during the Quick Share connecting stage.
Debugging tip: when investigating Quick Share failures on Android, this helps:
```shell
adb logcat | grep -Ei 'NearbySharing|NearbyConnections|NeabyMediums'
```
This is not an officially supported Google product.