Little Update
Hey all,
the next version should be available in the next week.
Currently i implement the "sendrecv_v2" for Android 11 and the "Brotli" compression for file transfers.
Edit:
So far...
sendrecv_v2 -
implemented
Brotli-Compression -
implemented
...both working really nice on my Pixel 4 with Android 11. I'll test this now with different file types to see if it makes sense to disable the compression on specific types, like mp3's, zip's, rar's, img's, etc..
EDIT 2:
Version 1.18.46.0 is now online.
EDIT 3:
The next version is written for .NET 5.0!
So you'll need the "windowsdesktop-runtime-5.0.0-rc.1.20452.2" to run the ADB-Overlay. The links can be found here:
Windows Desktop Runtime x64
Code:
https://download.visualstudio.microsoft.com/download/pr/1b3a8899-127a-4465-a3c2-7ce5e4feb07b/1e153ad470768baa40ed3f57e6e7a9d8/windowsdesktop-runtime-5.0.0-win-x64.exe
Windows Desktop Runtime x86
Code:
https://download.visualstudio.microsoft.com/download/pr/b2780d75-e54a-448a-95fc-da9721b2b4c2/62310a9e9f0ba7b18741944cbae9f592/windowsdesktop-runtime-5.0.0-win-x86.exe
Regards,
Sebastian