where where

Results 284 comments of where where

I am not sure it can work. ```cs var adbSocketFactory = Factories.AdbSocketFactory; var EndPoint = new IPEndPoint(IPAddress.Loopback, AdbClient.AdbServerPort); using IAdbSocket socket = adbSocketFactory(EndPoint); await socket.SendAdbRequestAsync("host:tcpip:5555", cancellationToken); AdbResponse response = await...

I found how to fix it! You can't set BorderBush and CornerRadius in same time, or the WebView will can't be clicked. You can just remove the BorderBush, then you...

![Screenshot_20240208-115529_Termux.png](https://github.com/SharpAdb/AdvancedSharpAdbClient/assets/27689196/e90027a9-fde3-492d-a7ee-99cb5a944d12)

`DeviceClient` doesn't use `IAdbClient`. It use `IAdbSocket` to monitor device list changing. So you need to init an `AdbClient` by yourself. You can save one as a static property and...

换坑之后没有这个问题了

不可能,UNO到现在都不支持RichTextBlock

没兴趣 反正代码就在这里,谁想移植就去移植呗

如果你想要日常1G的话

想要试试的可以来这里提交代码 https://github.com/Coolapk-UWP/Coolapk-UNO