[ZIP]ADB and Fastboot + Drivers

TheManii

Wiki Admin / Recognized Contributor
Dec 8, 2010
3,585
1,649
0
Introduction:
This is Fastboot+ADB.zip, it contains all the tools needed to update and maintain devices via fastboot and adb.

It also includes all the needed windows drivers to allow them to work.
It does NOT contain the NVflash tools or drivers, they are a seperate package.
Contents:
  • ADB
  • Fastboot
  • Windows Drivers


Like the name suggests, it contains adb and fastboot for Windows/Linux/OSX and the associated Windows drivers for:
  • Dell Streak 5
    • ADB
    • Fastboot
    • USB Tethering
  • Dell Streak 7
    • ADB
    • Fastboot
    • MTP
    • USB Tethering
  • Dell Streak 10
    • ADB
    • Fastboot
    • MTP
  • Dell Venue
    • ADB
    • Fastboot
    • USB Tethering
Installation:
  1. Download Fastboot+ADB.zip
  2. Extract to folder
  3. Finished: Use as desired
Notices:
  • These do not contain the APX mode drivers for the S7/S10, you must use usbNvidiaBootdriver.zip for APX mode
  • The drivers are no longer signed because they are a custom bundle now, this has no affect on their useage.
  • If your device is still not supported, do the following:
    (assumes you're on windows)
    1. Go to control panel
    2. Open up device manager
    3. Find the device (it should be yellow icon as it needs the driver)
    4. Open the details tab
    5. Go to "Hardware IDs"
    6. Post the contents of the tab
  • Drivers do NOT work on Windows 8 x64 (Nor do the stock dell ones)
    You must manually install the google ones
Changelog:
  • Sep 26 2012: Updated to platform-tools r14/google usb driver r7
  • Jul 10 2012: Updated file link
  • Jun 29 2012: Added notice for Win8 x64
  • Feb 2 2012: Made unified driver package
Reposted from Streak 5 forum, if you wish to leave comments, press the ">" in the header bar of the quote box
 
Last edited:

EirikrHinnRauthi

Senior Member
Jan 28, 2011
78
8
28
Marshfield, Wisconsin
Just an FYI --- these did work for me in Windows 8 Pro x64.

Needed to disable driver signing verification by:

-- Bringing up the charms menu on the "Start Screen"
-- Tap / Click on "Settings"
-- Tap / Click on "General"
-- Tap / Click on "Advanced Settings"
-- it will then reboot the PC, choose more settings / advanced settings, then choose the option for safe mode, driver signing disable, etc.
 
  • Like
Reactions: giveen

giveen

Senior Member
Jul 6, 2010
2,174
1,560
0
Caldwell, ID
Thats pretty much the problem I have been having. As soon as I get my mobo back, and I am going to be working with Koushik to get our driver integrated into his universal ADB driver system.