sharpordie
sharpordie
@victorjaviermartin Well, this should work fine with the latest version of Dadb. https://github.com/sharpordie/hisendal It's still using the ugly GlobalScope.async. This is used to throw an exception if the target device...
I guess copying adbkey files from an authorized machine with the "pair" command to hisendal's cache folder doesn't work. That would be too straightforward? Or I wouldn't understand Google's action...
You can check my demo project here: - https://github.com/sharpordie/hisendal - https://github.com/sharpordie/hisendal/blob/main/app/src/main/java/com/example/hisendal/Device.kt Dadb lacks some features, like pair command support, so I now use this wonderful library: - https://github.com/MuntashirAkon/libadb-android You can...
I could be doable, personally I rewrote everything using libadb-android because I had another issues with dadb.
Dadb is presented as a library to connect to android device without an adb binary or server. So for me using adb binary to pair (or connect) a device first...
@tiann This is exactly what I would like in Dadb (with Kotlin).
Damn, I'm doomed to stay with good old Xamarin. :(
@JULIENBZH, @clem-nesta Pourriez-vous tester avec la dernière version de vStream ?
@PrSinister It would be nice if you could host your scripts on GitHub considering the Kodi forum has been pwned and seems to take a long time to recover.
Does it even work with the official desktop adb?