Latest HTC Drivers
Latest HTC Drivers extracted from HTC Sync v3.3.21 and HTC Sync Manager v2.0.61.0
Latest Driver Version (HTC Sync): 4.0.1.001
Latest Driver Version (HTC Sync Manager): 4.2.0.001
BMP Drivers are the same for both sets of drivers.
For those who don't want to have to download 120 some MB of bloatware called HTC Sync
Instructions:
Determine if your system is 32-bit or 64-bit
Download the BMP Driver for your OS type (x86 version if on 32-bit, x64 if on 64-bit)
Download the newest HTCDrivers file (choose either the "EXE" or "MSI" driver file, but not both)
Disable any antivirus program(s) present
Run both files downloaded above (the BMP.msi and the HTCDriver file)
Re-enable your antivirus program(s)
Click to expand...
Click to collapse
Links
ALL DRIVER FILES: www.mediafire.com/?o10b16j5b3r3o
OEM SETUP FILES: www.mediafire.com/?1rwmleoe17akd
Updated on 6.6.13
HTCDriver_4.2.0.001.exe
SyncManager_2.0.61.0.exe
Updated on 4.23.13
HTCDriver_4.1.0.001.msi
HTCDriver_4.1.0.001.exe
HTCPluginChecker.exe
HTCSync_3.3.21.exe
SyncManager_2.0.53.0.exe
SyncManager_2.0.53.0_STRIPPED.exe
Updated on 4.02.13
RemoveOldHTCDriver3.exe (packaged in HTC Sync Manager v2.0.41.0)
Removed duplicate x86 BMP Driver
Updated instructions with link to determine if on 32-bit or 64-bit
Updated on 3.31.13
HTCDriver_4.0.1.002.exe
HTCDriver_4.0.1.002.msi
IPTInstaller_4.0.8.msi
Updated on 3.6.13
HTC_BMP_USB_Driver_x86_1.0.5375.msi
HTC_BMP_USB_Driver_x64_1.0.5375.msi
HTCDriver_4.0.1.001.exe
HTCDriver_4.0.1.001.msi
Updated on 11.28.12
HTC BMP USB Driver_x86.msi DELETED: Turned out to be the same 1.0.5375 as above. Download from link above.
HTCDriver_3.0.0.023.msi
Click to expand...
Click to collapse
------------
MD5 CHECKSUMS
Sometimes downloading from the internet can yield a corrupt download. To prevent this, make sure you always check the md5 checksum (also known as "md5sum") of the file. This method verifies the digital integrity of the file by verifying its digital signature with the MD5 algorithm.
After you download each file, make sure to check that the md5sum matches what is given.
Code:
[LIST]
[*]25912deacc5d55528e223ec7b99705cc [B]*HTCDriver_3.0.0.023.msi[/B]
[*]220c41f3b03f42190899db8cb081b5c6 [B]*HTCDriver_4.0.1.001.exe[/B]
[*]a578d837343fe2542ecf405a630d46a0 [B]*HTCDriver_4.0.1.001.msi[/B]
[*]8223ec1c2aa71503b431a0daabb23154 [B]*HTCDriver_4.0.1.002.exe[/B]
[*]4dfbd4ae8662124d06e0a04db2065069 [B]*HTCDriver_4.0.1.002.msi[/B]
[*]bf24b0adc2f792ee4180ca545e4b60a0 [B]*HTC_BMP_USB_Driver_x32_1.0.5375.msi[/B]
[*]7b461095d56f9a6814d8f3e14cac0859 [B]*HTC_BMP_USB_Driver_x64_1.0.5375.msi[/B]
[*]96e6d181192a995214493a6828e4287d [B]*IPTInstaller_4.0.8.msi[/B]
[*]92bd34ec7787e631231c68aba392b6e7 [B]*RemoveOldHTCDriver3.exe[/B]
[*]f281d8994ab9f1315828ac2226a9bb75 [B]*HTCDriver_4.1.0.001.exe[/B]
[*]ed6d5fc5cc7dcca653f7a0beab01035d [B]*HTCDriver_4.1.0.001.msi[/B]
[*]96589c02be46fd7b85160d5b15f4c88a [B]*HTCPluginChecker.exe[/B]
[*]36ba2c8627ba18c6540bfa25be3b67fc [B]*HTCSync_3.3.21.exe[/B]
[*]a356e5c828c7cb3869dc67058e5bbc2c [B]*SyncManager_2.0.53.0.exe[/B]
[*]da1e40e478725d3e829243e84043d21f [B]*SyncManager_2.0.53.0_STRIPPED.exe[/B]
[/LIST]
Click to expand...
Click to collapse
How to check the md5sum of a file:
Windows:
For windows you need to download the md5sum binary. I recommend the one from my dev-host.
After that, copy the file you're trying to verify to the directory where where you downloaded the "md5sum.exe"
Once that is finished, do SHIFT+RIGHT CLICK (inside the folder window) and choose "Open command window here"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then type the following ("fileNameHere" must include the extension):
Code:
md5sum fileNameHere
That will output a hash, which you can compare to the ones above.
Linux: No need to download anything, md5sum binaries are included in all distros, as far as I know.
Open a terminal and type the following ("fileNameHere" must include the extension):
Code:
$ cd path/to/download/folder
$ md5sum fileNameHere
Two important notes:
This method can be used with any files you download, as long as the download site (or the dev themself) provides the correct md5sum.
If any of the digits do not match exactly, you need to download the file again.
This is great, just what Ive been looking for,,,,,Its time wipe my computer of all android and giving everything a fresh install for the ONE.. and the less bloatware the better
chinbags said:
This is great, just what Ive been looking for,,,,,Its time wipe my computer of all android and giving everything a fresh install for the ONE.. and the less bloatware the better
Click to expand...
Click to collapse
Please DO NOT quote the OP (or really long posts, logs, etc) . Just adds unnecessary clutter
But no problem :thumbup:
CNexus said:
Please DO NOT quote the OP (or really long posts, logs, etc) . Just adds unnecessary clutter
But no problem :thumbup:
Click to expand...
Click to collapse
My Bad - Got it:silly:
chinbags said:
My Bad - Got it:silly:
Click to expand...
Click to collapse
Lol, no problem. Can you edit your post above and remove it? Thanks.
Also, dont forget to hit thanks if the OP helped you
Moved to general as there is no development going on here...
And asking for thanks?....really?
Sent from my EVO using Tapatalk 2
Updated Drivers to version 4.1.0.001.
Two important note, from here on out I will also be including fast links for the Sync setup files (HTC Sync and Sync Manager), as well as a SyncManager_XXXXX_STRIPPED.exe which will literally be ONLY the Sync Manager program, all drivers stripped out from it (as in, it won't install any drivers, hence a much smaller file size).
You will now be able to find the FULL setup files for HTC Sync and Sync Manager inside the Original HTC Sync Folder of the linked mediafire folder in the OP. This will provide a much faster download if you do want to install either one, rather than a capped speed download from the HTC site itself.
Well here's the changelog
Updated on 4.23.13
HTCDriver_4.1.0.001.msi
HTCDriver_4.1.0.001.exe
HTCPluginChecker.exe
HTCSync_3.3.21.exe
SyncManager_2.0.53.0.exe
SyncManager_2.0.53.0_STRIPPED.exe
Updated on 6.6.13
HTCDriver_4.2.0.001.exe
SyncManager_2.0.61.0.exe
MTP DRIVERS NOT INSTALLING..!!:crying:
I AM NOT ABLE TO TRANSFER CONTENTS FROM PC TO PHONE??:crying::crying:
Related
Overview
Code:
This is a project I am working on to simplify the installation of XDANDROID.
I have made a Windows Installer that does all of the work for you.
Builds can also be easily updated.
Changelog:
Code:
[B]04/04/2010[/B]
- First release
- DIAM500 only
- Latest XDANDROID Build
- Android Eclair
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Downloads:
Code:
Latest Version: [URL="http://www.4shared.com/file/256956843/e8d1f7aa/AndroidInstallerDIAM500.html"]http://www.4shared.com/file/256956843/e8d1f7aa/AndroidInstallerDIAM500.html[/URL]
Tell me what you think
~moonscapex
wow this is a great idea!
Have you thought of putting the glossy themed build on it?
Didnt know there was one.
Could you post a link?
its on the hd thread. It actually works really nice and looks great. Just replace all the files except the zimage, rootfs , and modules.
http://forum.xda-developers.com/showthread.php?t=624808:)
can this be dl'ed directly to windows phone ? or does it have to go to pc ?
Right now it requires a pc. Im working on a CAB.. And thx for posing the themed version link.
woah woah woah... your telling me your gonna put all the latest updates of xdandroid into one simple place, make the installing easier (which was pretty easy to do already), and it's for the diam500?!
epic. absolutely epic.
cheers to you all!
I'm about to flash this rom + xdandroid on my diamond and noticed that you mention that android "builds can be easily updated" and was wondering what you ment by that. Will all my apps/settings remain or is it just easy to install the newer versions
I downloaded the program. In the Destination Folder dialog, I was unable to select the HTC Internal Storage folder--in fact I could not see the HTC device in the Browes button-only my logical drives. I'm using windows 7 and I could see the device in Windows Explorer.
mooring said:
I downloaded the program. In the Destination Folder dialog, I was unable to select the HTC Internal Storage folder--in fact I could not see the HTC device in the Browes button-only my logical drives. I'm using windows 7 and I could see the device in Windows Explorer.
Click to expand...
Click to collapse
Connect your phone in the 'Disk Drive' mode not 'ActiveSync' and then you'll be able to see the drive. This just places all the files then onto the root of the internal storage
Thx for helping him.
I'm actualky working on a different project, a Universal XDADEOID installer to work with all devices (DIAM500 is coming first). Ill post a link to the thread soon.
no problem sounds pretty cool... keep on truckin'
waterproof125 said:
Connect your phone in the 'Disk Drive' mode not 'ActiveSync' and then you'll be able to see the drive. This just places all the files then onto the root of the internal storage
Click to expand...
Click to collapse
Thanks for your help. I can now see the phone/drive, but not the Internal Storage folder/dirve... I see a set of folders including application data.
Where would I find how to get to the Internal Storage.
mooring said:
Thanks for your help. I can now see the phone/drive, but not the Internal Storage folder/dirve... I see a set of folders including application data.
Where would I find how to get to the Internal Storage.
Click to expand...
Click to collapse
Sorry for being such a newbie... I just selected the root of the "Removable Drive." the files copied there. Now just tyring to figure out what the next step is...
I got it installed last night; very cool!
I note that in the text messages, I can only see the last message received. I can't see any of the previous messages to a contact that I received or ones that I sent. However, in the View All Messages, there is a number in "()" that seems to indicate the total number of messages associated with the contact--just can't figure out how to get to them.
The keyboard has me baffeled. How do I get to the gray numbers/symbols above the regular key letter?
Finally, some of the message and mail screen fonts are quite small. Is there a way to zoom the screen, like rotating the around the "button?"
Thanks for your work on this and your patience with me.
mooring said:
Sorry for being such a newbie... I just selected the root of the "Removable Drive." the files copied there. Now just tyring to figure out what the next step is...
Click to expand...
Click to collapse
So yes that's the root folder so you have it all in the right place now all you have to do is run the 'haret.exe' this will start up android and the phone will take it from there (first boot will take a little bit). Also, personally, shutting off the wireless crashes my phone so if that happens to you just boot up android again skipping all of the initial setup steps.
I just installed this as well. It installed without a hitch. I'm migrating from the Touch and this seemed a little sluggish.
ByteWrencher
HTC DIAM500 ALLTEL
is this still being developed ? hope so
is this still being developed ? hope so
Click to expand...
Click to collapse
On the next release I might update this... Ive been focussing on my ROM.
Sent from my XDANDROID using the XDA mobile application powered by Tapatalk
Go ahaed,try it。my fan...........
I come from p.r.c. China
Hi everybody,
As you probably know the WP7 Marketplace doesn't allow our HD2 whithout some tricks and it's always a bit boring after changing our WP7 ROM to reinstall all our apps, having to do it one by one.
That is why I made this simple application that allow you to install many apps with one click !
Instructions :
1. Extract the zip
2. Put all your XAPs in the XAP folder
3. Launch WP7App Restore.exe
4. Click on Install all the XAP in the XAP folder
Credits to eried for the deployer.
DOWNLOAD
PS: I will soon put a lot of XAP online for you
Screen :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To Do list :
- Drag and Drop XAPs on the app
- Stop installation when you want
Changelog :
- V1.0 : Initial release (3 March)
- V1.1Alpha : Correct the space bug + shows the progress of the installations (8 March)
Known Issues :
- [SOLVED] V1.0 Can't install XAP that has spaces in the name : Solution : Solved in V1.1, download the latest version or just rename your XAP into a name without spaces
Thanks for the effort, and btw, any app you download through zune (pc) it get redownloaded automatically when flashing another ROM (must be same ID)
But thanks, As most of my apps are downloaded through the market place (phone) .
Thanks and good job, downloading now. After trial I can give you remarks .
good job man
Wanted to install the HTC Battery Tool.xap and the latest SHCamera App.xap with the tool on the last XBoxMod ROM on my HD2. After starting WP7 App Restore, I received the message: "Status: Stopped. Incorrect Arguments". Whats my problem?
Thanks, Olli2
Thanks for reporting that,
This problem happens if you open WP7-deploy directly.
Do you open "WP7App Restore.exe" and not "WP7-deploy.exe"
Other problem could be if you didn't put the XAP you want to install in the XAP folder but that shouldn't affect the app.
If that doesn't solve your problem please tell me the OS you are using
Thanks
My OS ist Win7 x86. I opened the "WP7App Restore.exe" with admin rights. The xaps (both) I copied in XAP folder, the XAP folder is in the WP7App Restore folder.
Zune is running, but not active and minimized.
Thanks for helping, Olli2.
OK so first I have to say that I have been able to reproduce the error. I know where I have to work and that is a good start.
I made a new build for you. I attached it to my post.
Please tell me if it corrected the problem.
Thanks
Now I tried the new version, it is different from the first version.
First I run WP7App Restore.exe with admin rights. The next window shows "C:\WP7AppRestoe\XAP\HTC BATTERY TOOL.xap -dsr" in this window I click the OK button. The next windows shows short "Idle" and then "Status: Stopped. Incorrect arguments" (like in the first version). In this window I can click on the "Close" button. The next window I have again an "OK" button, this window shows "C:\WP7AppRestore\XAP\SHCameraApp.xap - dsr. After clicking the OK button, a window opens with "Status: Preparing". After minutes of waiting nothing will happen. So I just click on the "Cancel" button.
Hope this helps you.
Thanks that helped me to find an issue.
The app couldn't install files with a space in the name
Now this issue is solved.
The long Statusreparing is more problematic for me...
Try the new version I attached to this post
Oh and for the others V1.1 coming soon
Sorry, now I only get the "Status: Preparing" and nothing happens for minutes. It doesn´t matter if there is a space in the name of the xap file.
Have you got the .net Framework 4 installed? That may be because of that?
You must have installed the tools to install a normal XAP too : such as developer SDK
Hi guys
V1.1 Alpha is out !
Adds Files with spaces support and now displays the status of the installation
See first post for the download
Thank you Sir.
Very nice app indeed.
A must-have for wp7
Works fine ! thnx ^^
Thanx ! Good app.
Nice! atleast one relief after new rom flash...
nice, definitely a nice addition to the short list of good windows apps!
great and works for me... thanks..
Sorry but i'm new to xda. I cannot post on Software Development.
Name: WPV XAP Deployer
Version: 1.5
DOWNLOAD: http://www.mediafire.com/?wakw3kyul19ha
Description: Deploy multiple XAP files to your devices
Features:
- Drag & drop XAP files
- Force uninstall installed app (Optional)
- Shutdown after deployment finished (Optional)
- Deploy multiple XAP files
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Double click a row to view details
Select a XAP file and choose Open With > Choose default program. Then browse to WPV XAP Deployer.exe to make it default XAP deployer
tdiddy.2
winphoneviet.com
thanks for this app.
work on mango RTM .
winphoneviet said:
Sorry but i'm new to xda. I cannot post on Software Development.
Name: WPV XAP Deployer
Version: 1.4.2 final
DOWNLOAD: http://www.mediafire.com/?2nfkfqaxxef46y7
Description: Deploy multiple XAP files to your devices
Features:
- Drag & drop XAP files
- Force uninstall installed app (Optional)
- Shutdown after deployment finished (Optional)
- Deploy multiple XAP files
Select a XAP file and choose Open With > Choose default program. Then browse to WPV XAP Deployer.exe to make it default XAP deployer
tdiddy.2
winphoneviet.com
Click to expand...
Click to collapse
any difference between Tom XAP installer?
i believe we all have so many xap deployer to choose from.
Thanks anyway.
ricky119 said:
any difference between Tom XAP installer?
Click to expand...
Click to collapse
I seperate main ui thread & working thread, so that this tool works smoother, it's mean when deploying apps to your device, this tool doesn't seem to be frozen, and u can stop the deployment progress This tool is just another deployer for u to choose
Just use & give me feedback. Thanks
Ttblondey said:
i believe we all have so many xap deployer to choose from
Click to expand...
Click to collapse
Nope, we have, actually, only one fully functional deployer: http://forum.xda-developers.com/showthread.php?t=1016766 . This one is CoreCon based (not a Microsoft.SmartDevice.Connectivity) and supports application upgrade (it's absolutely necessarily for application with huge amount of data such as Navigon 3.0 etc.)
All other deployers are the same (with different GUI only, and slightly different functionality), based on Microsoft.SmartDevice.Connectivity assembly with lack of upgrade option.
Applications very well!
Thank you very much)
xap deployment doesnt work for me, any help
Zune said my pone is connected but XAP deployer says it is not...what am I doing wrong. I am using XBMOD and Yuki Mango V2
Please help
Thanks
BIA
It works now... I reset my phone and then used Tom XAP installer, plus I installed window phone developments tools
thanks for app
Nice ! looks like extension for standart deployment tool (in WP7 SDK)
this works great on LG Optimus 7 E900 ... no errors or anything ... Thanks !
the best deployment app ... version 1.6 is out
Thank you!!!
Thank you man!
Works smoothly
Does this require ZUNE to be installed?
jeffreygtab said:
Does this require ZUNE to be installed?
Click to expand...
Click to collapse
Yes
Is there ANYWAY to deploy xap's without zune? With this app or another? Because my laptop doesn't meet system requirements :/
is it possible to browse and manage developer installed applications on the phone with this app? I mean checking storage space used and removing them.
Kesadijus - try appSeige
Sent from my LEO using Board Express
Or CacheCleaner...
Sent from my HD7 using Board Express
Just stumbled across THIS.
Sounds fun
lithid-cm said:
Cyanogenmod Compiler (CMC)
Build cyanogenmod with a cli interface.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you are wondering how you can use this software its easy. You can clone my repo for now. and run the CMCompiler script:
Code:
git clone https://github.com/lithid/CMC.git
cd CMC
./CMCompiler
Features:
- Check for repo installation on startup / or create a repo
- Add and remove devices quickly and easily.
- Remove all non english languages.
- Remove live wallpapers
- Remove cm wallpapers
- Check if adb is running or not.
- Update the repo
- Compile cyanogenmod
- Built in color themes. > http://goo.gl/cED8t
- Plugin support. (More information on this to come)
- local config file for saving settings or manually editing them.
- Odex plugin built into the package. This will take your connected cyanogemod installed phone and odex the rom on the phone.
Known Issues:
- There is nothing under the menu option 99. This is a placeholder for information about me and the compiler. If you select it it will just exit you out of the script.
- There is no checking for installed software. You will need to install the needed packages on your own to compile. Check post 2 for needed software.
- I have only tested this with ubuntu 11.04.
- Removing the CM wallpapers from the build only works with gingerbread for now. Everything else is working as expected for me.
- I don't check for open ports on your network, so there might be issues connecting to the repos and syncing. I have not built error checking for that.
Features to come:
- Check for installed tools and tell you which are still needed
- Installer/Remover
- Updated information about CMC and plugin support.
- Pure AOSP via plugin
- Adb installer
- Better error checking support.
- Check for errors during compile and point to places to fix.
- Edit the name of your kanged rom!
- I will also take requests!
Please any issue that should arise, I apologize in advanced. Please let me know with as much detail as possible to replicate the issue and I will resolve it.
You can follow me on google+ I tend to talk about it a bit on there as well.
Click to expand...
Click to collapse
ok, i'm not sure...
-it has to be installed on your pc
-it connects to your repo
-it lets you choose which is your device
-it lets you choose which feature to compile
-it downloads the compiled package
-it pushes to your device which is connected via usb
am i right?
bye
alessandro_xda said:
ok, i'm not sure...
-it has to be installed on your pc
-it connects to your repo
-it lets you choose which is your device
-it lets you choose which feature to compile
-it downloads the compiled package
-it pushes to your device which is connected via usb
am i right?
bye
Click to expand...
Click to collapse
From the screenshot it looks like a script being run in Ubuntu. I think the OP means that his script and whatever resources will be cloned from his repo with the given command, but then it will pull the cyanogenmod sources required for your device from their servers. It then compiles on YOUR machine.
Well I could try finishing it. Not sure. I am learning bash scripting at school so
sorry for dumb question but: is there a way to have something like that on Windows?
provolinoo said:
sorry for dumb question but: is there a way to have something like that on Windows?
Click to expand...
Click to collapse
nope probably will never happen. the work needed to even attempt would be retarded
you can use an emulator to VM a linux box. as long as your pc is fast enough.
Thats what im doing anyways
nice tool, im gonna clone the repo after and take a whack at the tool - thanks !
This looks interesting. Will give it a try, but hoping to see a beta/release candidate soon
is there any version for windows???
Read two post up
TheManii said:
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.
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
Installation:
Download Fastboot+ADB.zip
Extract to folder
Finished: Use as desired
Click to expand...
Click to collapse
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)
Go to control panel
Open up device manager
Find the device (it should be yellow icon as it needs the driver)
Open the details tab
Go to "Hardware IDs"
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
Click to expand...
Click to collapse
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
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Reposted from Streak 5 forum, if you wish to leave comments, press the ">" in the header bar of the quote box
TheManii said:
Reposted from Streak 5 forum, if you wish to leave comments, press the ">" in the header bar of the quote box
Click to expand...
Click to collapse
My dell streak 7 is stuck on cwm. Can I use this to get back to stock rom?
Follow this thread, I did it the other day and my streak is working great now.
http://forum.xda-developers.com/showthread.php?t=1255981
I cannot get the Download Fastboot+ADB.zip link to work
compucanton said:
I cannot get the Download Fastboot+ADB.zip link to work
Click to expand...
Click to collapse
Here's why: http://forum.xda-developers.com/showthread.php?t=1750019
wptski said:
Here's why: http://forum.xda-developers.com/showthread.php?t=1750019
Click to expand...
Click to collapse
Can someone mirror the zip file? New link is down too...
Updated to platform-tools r14 and included google usb driver r7
iKevin said:
Can someone mirror the zip file? New link is down too...
Click to expand...
Click to collapse
HELP please guys, really need this file quite urgently... anybody?
TIA
I had no problem with the link.
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.
Can't get ADB drivers to work. Is this bad?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've never had such an error like that.
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.
TheManii said:
Reposted from Streak 5 forum, if you wish to leave comments, press the ">" in the header bar of the quote box
Click to expand...
Click to collapse
Download Fastboot+ADB.zip this link is not safe. :crying: