Why do we need an ADB driver in Windows but not in Linux?
I have been working on Android for the past few months in Windows. To run my project on my Samsung device I had to install Kies first. Similarly for my LG device there is a LG ADB driver, and another for HTC.
But when I shifted to Ubuntu Linux recently, I didn't require any other drivers like Kies and ADB. I was able to debug directly without any third party driver. Why is that?
I know it is something very common, but I haven't found anything which explains why this is the case.
No comments:
Post a Comment