- Apr 27, 2012
- 1,446
- 148
- 63
Proprietary Drivers Extractor for Windows
Okay, so you're trying to build Android from source in a Cloud VM? Well, here's the thing. You need all the OEM-specific drivers. Google CAN'T distribute those. So do you give up? NO. As long as you have at least FTP access to your CloudVM you can upload the drivers to your build directory.
So that led me to the thought, that why can't I manually adb pull the files needed? Well, there is 125 files that gets pulled. That is a no-go. Now, I had an even better idea. Why not create a script to do the hard work?
And, voila. It took 15 minutes at most to complete a simple script for Windows.
Either way here are your download links:
- https://www.dropbox.com/s/soshzx7chknzbz0/DriverPull.bat - DropBox
- _________________________________________________ - Goo.im
Edit: You have to switch to Tapatalk to make more than one consecutive post. -____-
Last edited: