Cannot install USB ADB driver on PC for streak. - Dell Streak 7

See title. Using Win7, 64-bit. I've tried with the most current version, as well as the revision 3. I go to device manager, choose "Dell Streak7" (under "Other Devices"), choose "Update Driver Software", point it to the correct folder, and it tells me there are no available driver files there. Streak is in debug mode, no driver is currently installed. Can't root until I can get this working, can someone please help me?

Same for me. It seems there's no way to install usb drivers. In windows xp everything's gone ok, but in windows 7 64 bit no way to install. I am win7 64 bit and i need help ((

Have the DS7 plugged in to usb. Copy the Drivers.zip from internal sd card to win 7 desktop, unzip, in desktop manager browse to ADB-V1POP25 folder. Update driver.

Yes all steps have been done...but the result is always the same: when I search the driver and I specify the folder windows doesn't find any driver to update

Ok resolved. I put the ENTIRE driver folder contained inside the dell on my desktop not only the win7 64 bit folder but the full Drivers folder. So I made the procedure fir recognize the driver and I've searched inside the entire folder and.. it works now *-*

Ahh, your win 7pc is deciding whats best for drivers. Its something that you have to disable in admin settings. Google this: "addictive tips install drivers manually windows 7" and read the instructions.
Addictive tips is the site name.
How that enlightens you.

Its okay now win7 now recognize my dell streak 7 *-*

drivers.zip
I've searched XDA for a couple hours now and my 7 is stuck in CMR. Seems I can't do a factory restore until I can round up the drivers folder. I've even searched the Internet for a system dump and can't find one that actually works.. all the links are dead. Do you have the ability to upload the drivers folder even as a zip file if necessary? I'm really hoping this 7 can come back to life. Thanks in advance!!

It's a big package that you can find on dell.com official website in the drivers section. For now i have my notebook in assistence so i write directly from my streak 7 so i can't upload the folder. Try also with the search button on these forums.

Drivers please!?!?!
My streak will not power on or anything. All it does is light up the 3 soft keys on the right so I cant get the drivers off the sd. Can someone PLEASE post up the drivers off theirs. I'm trying everything to get them to install from the dell site but im having no luck. I need to get this fixed asap

This is how i solved my issue. There might be an easier way to do it but this is what worked for me.
Install Android sdk tools( would post a link but im too new)
once installed it will ask if you want to install a bunch of packages. Click Cancel.
In the android sdk and avd manager select "available packages" on the left hand side.
then you want to download
"Android SDK Tools, revision 11"
"Android SDK Platform-tools, revision 5"
"SDK Platform Android 2.2, API 8, revision 2"
"Google USB Driver PAckage, revison 4"
After all that is installed, find the root folder for which you installed the Android SDK software. Navigate through "Android-sdk>extras>google>usb_driver" In the usb_driver folder there is a setup information file called "android_winusb" Open that up in note pad and modify it like so (make a backup of the file just incase)
Under [Google.NTx86] add the following
;Dell Streak 7
%SingleAdbInterface% = USB_Install, USB\VID_413C&PID_B104
%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B104&MI_01
Under [Google.NTamd64] add the same
;Dell Streak 7
%SingleAdbInterface% = USB_Install, USB\VID_413C&PID_B104
%CompositeAdbInterface% = USB_Install, USB\VID_413C&PID_B104&MI_01
Click to expand...
Click to collapse
Now save the file and try to update your Streak 7 by right clicking computer and selecting "Manage" then you should see your Dell Streak 7 listed and right click that and select update drivers. Select to browse for the update on your computer then navigate back to "Android-sdk>extras>google>usb_driver" Select just the "usb_driver" folder so it goes through all the subfolders in it and bam your device drivers should be installed and updated. This worked for me. Hopefully it will work for you too.

Windows - Dell Streak Drivers
...Chill guys
DS7 Drivers
If these don't work, and as a last resort, try installing the NERO software off the dell site!
Here
If that doesn't work, I ain't got a Scooby Doo

Mirroring the Drivers.zip file because you shouldn't ever use MegaUpload.
Where do you get off making me wait 41 seconds to download a file and then popping up an adult ad. Piss off MegaUpload.
http://android.schneenet.com/downloads/streak7/Drivers.zip

Related

Help with ADB

When I tried to install it, it failed and now when I try again it says
bad image
C;\windows
system32\wdcoinstaller01005.dll is either not designed to run windows or it contains an error. Try installing the program using the original installation media or contact your system administrator or the software vendor for support
you dont install anything. you extract the android sdk into the c:\. then you copy the two files mention in the thread to c:\windows\system32. you then go to start>run>cmd(enter). type adb devices. ADB is ALL COMMAND LINE. THERE IS NO PROGRAM YOU INSTALL
what two files?
blackfire1 said:
what two files?
Click to expand...
Click to collapse
~sigh~ are you sure you read how to do this at all?
adb.exe and AdbWinApi.dll are the two files that need to go to system32
and then install the drivers from your usb_driver folder from the SDK. Use the AMD one if you're using a 64bit OS or the Intel one for 32bit OS.
Okay but I get a problem at
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows-1.5_r2\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
I get a problem at this part when I click install drivers from my pc it pops up an error
bad image
C;\windows
system32\wdcoinstaller01005.dll is either not designed to run windows or it contains an error. Try installing the program using the original installation media or contact your system administrator or the software vendor for support
It worked before but I picked the amd one before because I didnt know which one to pick now it messed up my system and I cant do it again and it didnt work.
blackfire1 said:
Okay but I get a problem at
Plug in your phone through USB and DO NOT MOUNT IT!!!!!
Your computer should see a new device and try to install Android 1.0 driver (If it doesnt, scroll down to the "Im not getting a notification of Android ADB when i plug in my USB" section)
Let it load
Once it cant find them select "Install drivers from my pc"
The drivers you need are in the Android SDK 1.5r2 folder (C:\android-sdk-windows-1.5_r2\usb_driver)
Depending on your OS pick x86 or amd64
You ADB Android Device should now be installed! Good Job
I get a problem at this part when I click install drivers from my pc it pops up an error
bad image
C;\windows
system32\wdcoinstaller01005.dll is either not designed to run windows or it contains an error. Try installing the program using the original installation media or contact your system administrator or the software vendor for support
It worked before but I picked the amd one before because I didnt know which one to pick now it messed up my system and I cant do it again and it didnt work.
Click to expand...
Click to collapse
System Restore and try it again.
that has nothing to do with adb. that means your driver installer that is resident in windows is corrupted. unless you can system restore to a point at which it was working, the only real fix is going to be a new windows install. not entirely sure how one breaks the library for installing device drivers, but hey, thats what you've got.
Ok the problem was solved when I used my other computer.

[GUIDE]How to install Windows 7 retail via USB drive

Hey people. Think you have seen a thread like this before? Well, that's because you have. But THIS thread is different! For two reasons:
1-It's written in GOOD English. No offense folks, but spell checking is really not that hard.
and
2-It deals with EVERYTHING you need to do to get Windows 7 retail up and running on the Shift.
If you see something that needs to be changed/corrected/updated then please feel free to let me know!
HOW-TO INSTALL WINDOWS 7 RETAIL VIA USB ON THE HTC SHIFT X9000 SERIES
Now, before we begin, this guide assumes a few things:
1-that you are using a RETAIL or RTM copy of Windows 7. This guide WILL NOT work with beta or RC versions of Windows 7 OR versions that are N-lited, stripped or altered in anyway. You MUST be using a retail image, either made from a disc you own or from other sources. Please note that we at XDA do not support piracy and suggest that you buy a legal copy of Windows.
2-That you are using a GSM version of the Shift, IE the X9500 or X9501. While these instructions will work with the CDMA version of the Shift, I personally do not have one so I cannot confirm if/how the CDMA radio works using this installation method.
3-That your version of Windows 7 ISN'T Home Basic. While Home Basic will work, it doesn't support touchscreens. I personally installed Ultimate, as the requirements are the same no matter what version you use.
To install you will need:
1-A Shift(duh!)
2-A copy of Windows 7 RTM or a retail disc
3-A USB drive that is 4GB or greater, but no larger than 32GB for Windows
4-A USB drive(any size really) for the storage of HTC drivers for post installation
5-Some time on your hands
6-Either another PC with a CD drive or a USB CD drive
Now onto the good stuff!
1-Let's begin. Insert your Windows 7 DVD into your CD drive. If you are using an ISO image, skip to step 4.
2-Make a folder on your desktop called Windows 7.
3-Copy ALL the files from your Windows 7 DVD into the folder you just made. Be patient as this process will take some time, especially if you are doing this on your Shift.
4-While the files are copying(or after they are done, whatever) go ahead and insert your USB drive into a free port.
5-Open "My Computer" and locate your USB drive. Right click on it and select "Format". Click the menu which says-"File System" and select "NTFS" from the options. Then click Format and let it finish. It should take just a few moments.
6-Once your USB drive has been formatted, open a command prompt and type the following command:
BOOTSECT.EXE /NT60 H:
Where "H" is your the letter of your USB drive.
7-Your USB drive should now be ready to use!
8-Insert your USB drive into your Shift's USB port, press the power button and repeatedly press F10 as it starts to be brought to the Boot Menu and select your USB drive and hit enter.
9-Windows should begin loading setup information now. It should take around 5-ish minutes to get to the graphical part of the installer.
10-When you are presented with the graphical portion, select your country and whatnot, then a username and such, and when it asks you if you want to Upgrade or Custom install, select Custom.
11-You will now need to format your Shift's harddrive. Select the partition that is displayed and select "Format". PLEASE NOTE THAT THIS WILL DELETE WINDOWS VISTA FROM YOUR SHIFT. YOU CANNOT RECOVER ANYTHING THAT IS DELETED. Your recovery partition however is not touched in anyway, so if Windows 7 doesn't work for you, you can reinstall the stock Vista from the recovery partition.
12-Once it is finished formatting, select that partition to install to and continue on with the installation.
13-When it finishes you SHOULD be presented with the Windows 7 desktop. And that's about it. No WiFi. No sound. Pretty much nothing. Now, you DID download the drivers and put them on another USB drive right? Right? GOOD!
14-Insert your USB drive and let Windows install it. Now, ALL of the drivers that we are about to install MUST be installed in the same fashion as I am about to describe. Right click each one and select properties. Click the compatability tab and select the option to have the installer run in compatibility mode for Windows Vista. This MUST be done or the drivers WILL NOT install.
15-Once you have done that, go ahead and install the following drivers. Don't worry about the other ones for right now. Install them IN THIS ORDER OR ELSE THEY WILL NOT WORK:
1-Vista Intel Chipset driver
2-Vista ECD
3-HTC Touchscreen
4-HTC ShagCTRL
5-Marvel SDIO WiFi
After you have installed those 4 drivers, restart your Shift.
16-Once your Shift has restarted, go ahead and press the Comm. Manager button. Shift Control Center should pop-up and your WiFi card should begin installing. If it doesn't, click on the button for WiFi and make it say "ON" and it should then start installing.
17-Once your WiFi card is succesfully installed, click Start->Windows Update.
18-Click on "Check for updates" on the left hand side and let Windows do it's thing. It should find 60-ish updates for download, around 6 of which are drivers for your various devices such as sound and Bluetooth and the like. Don't worry, your screen resolution WILL get better!
19-After Windows has installed updates..you are pretty much done! EVERYTHING should now be working in Windows 7!
20-ENJOY 3(!) HOURS OF STOCK BATTERY LIFE ON YOUR SHIFT RUNNING WINDOWS 7!
That's about it folks. I worked for 2 days straight to devise this method for installing Windows 7 on my Shift, and it couldn't work any better. If you find a mistake, or have a suggestion please let me know!
Great!
I´ll move it to [REF] Guides | Tutorials | FAQs | Stickies | Read here before posting thread located here:
http://forum.xda-developers.com/showthread.php?t=772017
it went fine till step 16, the Comm. Manager button doesnt open anything, however the wifi works ok.
please tell me how does the Comm. Manager work
and now it just wont boot, it gives a blue screen and tells me theres an error, and automatically shut down.
What error does it give you? Are you ABSOLUTELY SURE that you are using a GENUINE untouched OEM RTM copy? This process ONLY WORKS with the legal untouched OEM RTM. If you are trying this with some kinda downloaded ISO it WILL fail and bluescreen on you. It must be build 7600 or higher. Comm. Manager just works for me under 7 following these instructions.
Hi! Thank you for the guide, everything is fine! The only thing doesn't work is the touchscreen. I've installed the touchscreen drivers in compatibility mode Windows Vista SP2 and as Administrator. Do you have any idea?
EDIT: Solved! I reinstalled the driver for the 8th time and it worked!

[Q] Computer wont recognize dell streak 7

Hello again. I am attempting to root my new dell streak 7, froyo 2.2.2 stock, wifi only device using gingerbreak. I was advised from another thread I posted to download gingerbreak using my computer then transfer the file to my Dell Streak 7, since my device would not download gingerbreak successfully. I have tried to do this but my Dell computer will not recognize my Streak. I am using a stock usb cable. When I plug it in the Windows Device Manager comes up and wants to search for drivers. I have allowed it, not allowed it and even told it not to search anymore. None of this has helped. Then my computer says there was a problem installing my device and it might not work properly. It still won't recognize my device as being plugged in at all, but my Streak does recognize that it has been plugged into the computer. USB debugging is on. All I want to do is get gingerbreak on my device so that I can root it and get rid of all the stock stuff that came with it originally. I have searched similar threads but they didnt have an answer or were not the exact thing I needed. Please help. Thank you in advance.
Your computer could not find the driver for the Streak. You need to go to Dell website and download the driver for you computer operating system. Here is the link:
http://support.dell.com/support/dow...dateid=-1&formatid=-1&source=-1&fileid=447160
After downloading the driver, unzip it to a directory in your pc. When you connect the Streak to the pc, windows will ask you for the driver. Make sure to enter the directory where you unzip the driver.
otnos said:
Your computer could not find the driver for the Streak. You need to go to Dell website and download the driver for you computer operating system. Here is the link:
http://support.dell.com/support/dow...dateid=-1&formatid=-1&source=-1&fileid=447160
After downloading the driver, unzip it to a directory in your pc. When you connect the Streak to the pc, windows will ask you for the driver. Make sure to enter the directory where you unzip the driver.
Click to expand...
Click to collapse
This is NOT true - If you're Dell Streak 7 has froyo 2.2.2 stock - it should recognize it automatically - just curious what version windows you're using...
Thanks! I am using win xp sp3. I really hope there is a fix because this is very frustrating. I did however get gingerbreak on the ds7 by dl'ing from the device while it was plugged in to my computer. Although i'm not sure if it is on the sd card or the device itself. It does show up on my device though. But I still need to hook up to computer for music xfer etc.
try dell's sync-up
UrbanAlkemist said:
Thanks! I am using win xp sp3. I really hope there is a fix because this is very frustrating. I did however get gingerbreak on the ds7 by dl'ing from the device while it was plugged in to my computer. Although i'm not sure if it is on the sd card or the device itself. It does show up on my device though. But I still need to hook up to computer for music xfer etc.
Click to expand...
Click to collapse
No problem - for media transfer between your pc and your dell streak 7 - have you tried using Dell's SyncUP? You will need to download from this website to your pc and there should be an app SyncUP on your stock dell streak 7...
http://dellsyncup.nero.com/enu/start/
UrbanAlkemist said:
Thanks! I am using win xp sp3. I really hope there is a fix because this is very frustrating. I did however get gingerbreak on the ds7 by dl'ing from the device while it was plugged in to my computer. Although i'm not sure if it is on the sd card or the device itself. It does show up on my device though. But I still need to hook up to computer for music xfer etc.
Click to expand...
Click to collapse
Have you tried the driver from Dell's link that I gave you? Yes, the computer should automatically recognize a device, but through my experience, nothing is perfect. That's why Dell posted the driver for people to download in case the computer did not recognize the Streak. In fact, here is Dell's description of this driver:
Set of USB drivers needed so Windows XP or Windows 7 can correctly identify the Streak & device when it is connected to a PC
otnos said:
Have you tried the driver from Dell's link that I gave you? Yes, the computer should automatically recognize a device, but through my experience, nothing is perfect. That's why Dell posted the driver for people to download in case the computer did not recognize the Streak. In fact, here is Dell's description of this driver:
Set of USB drivers needed so Windows XP or Windows 7 can correctly identify the Streak & device when it is connected to a PC
Click to expand...
Click to collapse
/agree
My streak when stock did not recognize properly either with win 7 x64. Even the drivers in the folder for win7 and vista 64 wouldn't work. I think I wound up using the xp 64 drivers using compatibility mode.
Hope this helps!!
otnos said:
Have you tried the driver from Dell's link that I gave you? Yes, the computer should automatically recognize a device, but through my experience, nothing is perfect. That's why Dell posted the driver for people to download in case the computer did not recognize the Streak. In fact, here is Dell's description of this driver:
Set of USB drivers needed so Windows XP or Windows 7 can correctly identify the Streak & device when it is connected to a PC
Click to expand...
Click to collapse
Man this is really getting me down. So I downloaded the file that you recommended from the link that you provided. After messing around for over an hour with the "dell download manager application," and about pulling my hair out over that worthless application. I finally just downloaded the file with my own browser (firefox 4.0). But it is a RAR file and does not give me the option to unzip it. I can pretty much download it to anyplace on my computer that I want but I downloaded it to the default which is my desktop. Then after running the device manager to install the ds7, my computer will not find the RAR file that I downloaded to the desktop. I have the option, as I said earlier, to download it into the existing dell drivers file that is on my computer but I actually have to put it in a file. There are several driver files listed there all starting with R and about 6 numbers after it, but I don't know which to put it in or if that is even what I should do. Suggestions?
After you have down'd the drivers from otmos's link on Sunday. Unzip the 16mb file to a suitable directory. Now when you install the drivers point the location to the Drivers folder in the directory that you unzipped ADB-Drivers.zip into and allow it to search for the correct file itself from there. Don't try to point to the individual sub directories.
Dell's SyncUP on it's own does not install the drivers.
Seriously? You have to go through hoops to get USB Mass Storage to work with the Dell Streak and Windows?
I just plug it in and tap the "Connect to computer" or whatever the screen is for starting mass storage. I rarely use it, but I did a few days ago to dump a few gigs of music over. Just worked in Linux..
khaytsus said:
Seriously? You have to go through hoops to get USB Mass Storage to work with the Dell Streak and Windows?
I just plug it in and tap the "Connect to computer" or whatever the screen is for starting mass storage. I rarely use it, but I did a few days ago to dump a few gigs of music over. Just worked in Linux..
Click to expand...
Click to collapse
..... he is referring to the adb drivers if im not mistaken ... that's for adb / fastboot This has nothing to do with mass storage mode.....
UrbanAlkemist said:
Man this is really getting me down. So I downloaded the file that you recommended from the link that you provided. After messing around for over an hour with the "dell download manager application," and about pulling my hair out over that worthless application. I finally just downloaded the file with my own browser (firefox 4.0). But it is a RAR file and does not give me the option to unzip it. I can pretty much download it to anyplace on my computer that I want but I downloaded it to the default which is my desktop. Then after running the device manager to install the ds7, my computer will not find the RAR file that I downloaded to the desktop. I have the option, as I said earlier, to download it into the existing dell drivers file that is on my computer but I actually have to put it in a file. There are several driver files listed there all starting with R and about 6 numbers after it, but I don't know which to put it in or if that is even what I should do. Suggestions?
Click to expand...
Click to collapse
rar files are a type of compressed file, similar to zip, you need to use a program like WinRAR to extract them. Windows will not recognize the drivers that are compressed in the rar file. Once you uncompressed them into a folder on your desktop, do the device manager to install the ds7 like before, and direct it to find the drivers in that uncompressed folder.
pyraxiate said:
..... he is referring to the adb drivers if im not mistaken ... that's for adb / fastboot This has nothing to do with mass storage mode.....
Click to expand...
Click to collapse
Perhaps he's just over complicating it then if he can't get adb to work, just get it on the SD card and install it.
Thanks so much everyone, finally got it working. Had to install drivers for Nero mobile sync and the Nero mobile sync application to my computer. Now recognizes and has a gui for moving and transferring files back and forth.
Tried to thank everyone but only allowed 5 a day.
Thanks again.

Dell streak 7 (wifi) usb drivers

So for whatever reason Windows 7 just doesn't like the dell streak 7 usb drivers. I have had the drivers fail on me. One day they will work just fine and the next it shows up in device manager as "unknown device". After spending hours upon hours looking for a fix to this I finally called dell and spoke to them. I was directed to different drivers to download. Here is what I did to make sure I could actually connect every time.
Although this is a simple process I am not responsible for any damage or issues caused by this process. I have a WIFI ONLY DS7 and have no way of knowing if this works for the DS7 carrier specific models.
Step 1) Visit support.dell.com/support/downloads
Step 2) It will give you three options:
Choose by Service Tag
Choose a Model < SELECT THIS ONE IF YOU DON'T HAVE DELL PC SYNC INSTALLED ON YOUR COMPUTER!
Choose from Your List
Step 3) Once you have dell pc sync installed on your computer download and install the file below:
http://www.multiupload.com/VMPU6QZUL7
Step 4) Upon successful install of the above file restart your computer.
Step 5) Turn your DS7 off and plug it into the pc. Power it on and wait for the computer to show that the drivers are installed.
On my pc I only got a usb symbol with a green dot. As long as your computer doesn't say "Unknown device" or something to that effect you are good. Your DS7 should now allow you to select usb connection.
Step 6) Go into device manager and select Streak7. Right-click and select update drivers and it will open a new window asking how do you want to search for driver software. DO THE FOLLOWING:
Browse my computer for driver software
Let me pick from a list of device drivers on my computer
Under model select Android usb and select next
Install drivers and your streak 7 will move from "other devices" to "Android USB devices" in the device manager.
**** I also noticed that when connecting to the computer it works better when you plug the usb end into the pc first and then connect the 32 pin connector into the DS7.****
Step 7) If you have multiple computers in your home like I do then you need to complete this process on those if you plan to connect your DS7 to them.
SIDE NOTE: I HAVE THE ANDROID SDK ALL UPDATED PACKAGES ON BOTH MY SYSTEMS. I KNOW THAT THERE IS A GOOGLE USB PACKAGE LISTED. SOME PEOPLE MAY HAVE ISSUES WITH THIS PROCESS AND NEED TO INSTALL THE ANDROID SDK FROM HERE >> http://developer.android.com/sdk/index.html[/SIZE]
IF ANYBODY IS UNSURE OF WHAT TO DO AFTER READING THIS GUIDE FEEL FREE TO CONTACT ME AND I WILL RESPOND AS SOON AS POSSIBLE.
Fastboot+ADB.zip
This contains the fastboot and adb utils, plus all their dependencies.
It also contains the drivers for the Streak, Streak 7, and Venue.
didn't work for t-mobile dell streak 7, where can i get fastboot driver for dell streak 7?
crush said:
didn't work for t-mobile dell streak 7, where can i get fastboot driver for dell streak 7?
Click to expand...
Click to collapse
In Win 7 in Fastboot Mode, it still recognizes the device as an Android ADB device but I can successfuly execute fastboot commands. The driver files being used are:
\Your SDK Install Path\android-sdk\extras\google\usb_driver\i386
WdfCoInstaller01007.dll
WinUsbCoInstaller.dll
TheManii said:
Fastboot+ADB.zip
This contains the fastboot and adb utils, plus all their dependencies.
It also contains the drivers for the Streak, Streak 7, and Venue.
Click to expand...
Click to collapse
Really thanks, this works fine!

[Q] Installation driver Moverio BT 200 Windows 7

Hi,
I am in internship and I develop on Android glasses : I have Epson Moverio BT 200 model. I am at windows 7
My problem is that I don't manage to install driver to connect glasses to computer.
I follow this tutorial provided by Epson (I cannot posted the link => I am a new...)
I am blocked at second last step, during driver installation. I obtain this error message :
"Windows could'nt install your embt2.
Windows has found none driver for your peripheral device. "
I have already uninstalled google's usb driver (whit sdk manager), and next reinstalled, restarted computer, glasses, witout resilt.
The path for driver that I chose is : "C:\Program Files\Android\android-sdk\extras\google\usb_driver".
Do you have a solution, please ?
P.S : sorry for the faults.
Installation of Moverio BT 200
Hey Le-E
Epson Moverio BT 200 has not been certified with Google, therefore, you can't install it as ADB Andriod interface yet or get any app for it from Google play store directly.
Cheers
Hi Farid_Ashabi,
thank you for your response.
However, I follow a document provided by Epson, if Moverio bt 200 was not certified with google, why have they done this document ?
The document : tech.moverio.epson.com/en/life/bt-200/pdf/bt200_adb1505a_en.pdf (add https:// at beginning) (It last updating is 05/21/2015).
Are you sure ?
Installation driver Moverio BT 200 Windows 7
Hey Le-E,
I have looked at the document, it looks like work around......this document tell you how to hack the INF and add Moverio's VID\PID so the device could get recognized as Andriod ADB Interface. I have worked with Vuzix M100 and they have certified Google driver and no such hassle as installing Andriod Studio.
Cheers
Farid
Hi Farid_Ashabi,
I see. I will continue to search why that doens't work.
Thank you for your time !
keep it up !
Hi,
I resolved my problem.
For others persons with the problem, it is neccessary to add next lines twice in file "android_winsub.inf" :
";WS2 - MTP
%SingleAdbInterface% = USB_Install, USB\VID_04B8&PID_0C06
%CompositeAdbInterface% = USB_Install, USB\0VID_04B8&PID_0C06&MI_01
;WS2 - PTP
%SingleAdbInterface% = USB_Install, USB\VID_04B8&PID_0C07
%CompositeAdbInterface% = USB_Install, USB\VID_04B8&PID_0C07&MI_01"
(see the tuto tech.moverio.epson.com/en/life/bt-200/pdf/bt200_adb1505a_en.pdf (add https:// at beginning)).
you had to add this lines in the sections "[Google.NTx86]" and "[Google.NTamd64]".
And it finishes.
good luck =).
Hey Le-E,
I was able to get the BT-200 to show up as ADB interface with INF changes, but when I Execute “adb devices” to confirm name of device (0123456789ABCDEF) ......no devices is listed had no luck (as documents says, I tried is multiple time, still the same).....I'm running it under Windows 7 Ult. 64 bit......can you tell me your BT-200's Andriod version as well as your OS?
Cheers,
Farid
Hi Farid_Ashabi,
I am in Windows 7 32 bits.
BT-200's Andriod version is 4.0.4.
Have you suceeded to intsall driver ?
Hi Le-E
My specs are: Anroid 4.0.4 Kernel Version 3.0.21-00003-OMAP Build number: D1.1.2
Yes, driver have been installed and my BT-200 comes in as Android ADB Interface in device manager, but when I run the "adb device" in command prompt, I should see my device listed, but I don't.............if listed, I can install few APK files manually......no luck yet
Hi Farid_Ashabi,
sorry, I was with friends this weekend.
I have exactly same version for Kernel and Build number. I do not understand why this does not work for you...
Do you have tryed with an other USB cable ?

Categories

Resources