where where

Results 284 comments of where where

So why not just use `Process` to invoke commands...

It's better to use `Process` because `List IAdbCommandLineClient.ExecuteAdbCommand(string command)` set to force exit after 5s.

Because it need System.Drawing.Common and I removed it because it only supports Windows since .NET 7. You can change target to net8.0-windows10.0.17763.0.

But System.Drawing.Common is a part of desktop extension. .net-windows does not contains it...

Because I also add the supports for WinRT like this: https://github.com/SharpAdb/AdvancedSharpAdbClient/blob/main/AdvancedSharpAdbClient/SyncService.Async.cs#L205-L379

You can create an extension with this codes by yourself. https://github.com/SharpAdb/AdvancedSharpAdbClient/blob/main/AdvancedSharpAdbClient%2FModels%2FFramebufferHeader.cs#L270-L418

https://gist.github.com/wherewhere/bcbab80a9460aad8fd14655c15c76cba

https://github.com/SharpAdb/AdvancedSharpAdbClient/wiki/Compatibility

https://learn.microsoft.com/en-us/answers/questions/788883/cannot-connect-to-127-0-0-1-58526-(port-shown-unde