<div dir="ltr">Hello,<div><br></div><div>So I've recently been experimenting with some USB connection methods for Android. I would like your opinion on what is best to implement for KDE Connect. I found two ways that could work, each with their own advantages and disadvantages:</div><div><br></div><div>1. An USB backend through adb ( would require the user to have it installed, but will work on most Android versions) [0]</div><div>2. An USB backend that takes advantage of the whole Android accessory API. Writing the PC stuff in libusb it is possible to essentially turn the whole computer into an Android accessory, that can transfer bytes and whatnot to and from the Android device. ( will work only on newer versions of Android, but the user will not have to install anything extra ) [1]</div><div><br></div><div>Quick note on the method through adb, it also requires to have the device in usb-debugging mode. There is also the method of the custom usb driver, but I determined it to be far too fidgety (especially if you already have some drivers intalled).</div><div><br></div><div>I will attach some resources on the topics:</div><div>[0] <a href="http://qtcstation.com/2011/03/connecting-android-to-the-pc-over-usb/">http://qtcstation.com/2011/03/connecting-android-to-the-pc-over-usb/</a><br></div><div>[1] <a href="http://source.android.com/accessories/custom.html">http://source.android.com/accessories/custom.html</a> </div><div><div><br></div><div>What method would be the most convenient for KDE connect?</div><div><br></div><div>Floris.</div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Stoica-Marcu "FlowRiser" Floris-Andrei<br></div><div><a href="mailto:floris.sm@gmail.com" target="_blank">floris.sm@gmail.com</a><br></div></div></div>
</div></div>