issues
search
SharpAdb
/
AdvancedSharpAdbClient
AdvancedSharpAdbClient is a .NET library that allows .NET, Mono and Unity applications to communicate with Android devices. It's improved version of SharpAdbClient.
https://sharpadb.github.io
Apache License 2.0
201
stars
54
forks
source link
Change internal using member to internal
#93
Closed
wherewhere
closed
9 months ago
wherewhere
commented
9 months ago
Change DnsEndPoint, HashCode, IReadOnlyList and IReadOnlyList to internal
Remove some useless virtual member
Make TcpSocket and Models sealed
Bring back Cords and Area
DeviceClient change to record