[ZIP]ADB and Fastboot + Drivers

Search This thread

TheManii

Wiki Admin / Inactive RC
Dec 8, 2010
3,585
1,651
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

2char
 
Last edited:

shuvadeep

Senior Member
Feb 24, 2008
143
12
Bangalore
Introduction:
[*] Drivers do NOT work on Windows 8 x64 (Nor do the stock dell ones)
[/LIST]

The drivers DO WORK ON WIN 8 x64

All you need to do is disable driver signature enforcement and then install the drivers. They will install after throwing a warning.
If you need a guide to disable driver signature enforcement, please PM me as I don't visit this part of the forum as I don't have a Dell Streak.
 

TheManii

Wiki Admin / Inactive RC
Dec 8, 2010
3,585
1,651
That doesnt count as that's true for all unsigned drivers, it also requires you be in test mode (either for a single boot or permenently).

Regardless there's no difference as none of these are actual drivers in that there's no actual code behind them. They only describe what the device does to windows.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    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

    2char