where where
where where
快说会有什么
正常情况下背景应该是纯色
因为边界之外是透明的,所以合成的也是透明的啊,透明的自然就能看到底下的东西了
@yungd1plomat
I have no idea, because it should be adb problem. Is that auto disconnect when you using adb directly?
It works on my device.  ```cs deviceMonitor.DeviceConnected += (sender, e) => Console.WriteLine(e); deviceMonitor.DeviceDisconnected += (sender, e) => Console.WriteLine(e); deviceMonitor.DeviceChanged += (sender, e) => Console.WriteLine(e); ```
所以你猜猜为什么不能用了
无法支持,可以选择使用UWP版 https://github.com/Paving-Base/APK-Installer-UWP
UWP 版已正式上架,未来会迁移到 .NET AOT https://www.microsoft.com/store/apps/9NSHFKJ1D4BF
我不回答了,你们猜去吧