[Q] Where to get adb windows drivers? - Folio 100 General

Where can I download correct adb windows driver for windows7 32bit?
Are they android device specific?
I would not like not to mess my windows setup with wrong versions of drivers

tobr said:
Where can I download correct adb windows driver for windows7 32bit?
Are they android device specific?
I would not like not to mess my windows setup with wrong versions of drivers
Click to expand...
Click to collapse
Hi, if you can wait more or less 1h I will upload the file u need to work with folio ; )

That would be great. Thanks.

Hi, you must change the "android_winusb" file for this mine and should work (extract it from rar).
You will find this file in "***/android-sdk-windows/google-usb_driver
(I assume you have the last Android-SDK),

metuskale said:
Hi, you must change the "android_winusb" file for this mine and should work (extract it from rar).
You will find this file in "***/android-sdk-windows/google-usb_driver
(I assume you have the last Android-SDK),
Click to expand...
Click to collapse
Thanks, it's working. Anyway I am going to install complet development enviroment in linux under vmware.
+1

Related

[Q] Upgrade to 2.1 from linux

I wonder how I can upgrade my x10 mini pro to android 2.1 from my linux pc. I don't have any windows box at all. I'm looking for somthing like htc-flasher, but for x10.
Anyone?
Well, I dont know if that would help, but i just updated in Linux through Virtualbox
ambrosiosanchez said:
Well, I dont know if that would help, but i just updated in Linux through Virtualbox
Click to expand...
Click to collapse
Can you elaborate on how you did this? Because it wasn't possbile for me in VirtualBox, due to the fact that it didn't keep the USB connection.
I’m guessing he is using the non-free version of virualbox with usb support. I don't have a windows cd, so that’s no option.
Maybe the java tool posted in this thread forum.xda-developers.com/showthread.php?t=826455 can be used on linux after some modifications?
Yes, that was a must.
To keep the USB connection you have to add it as a filter in the settings tab:
Without starting the virtual machine, connect the phone and go to settings > usb, select to add a filter and select the phone. I think that should work for PC Companion. If you plan to update with seus the usb device is a different one, so you should put the phone in flash mode and add the filter for the corresponding device. After the update, the name of the devices will change again, so you need to add new filters again.
Btw, I wasn't able to root through Virtualbox using Superoneclickroot but I think it was because I didn't stop PC Companion properly...
mr_cos said:
I’m guessing he is using the non-free version of virualbox with usb support. I don't have a windows cd, so that’s no option.
Maybe the java tool posted in this thread forum.xda-developers.com/showthread.php?t=826455 can be used on linux after some modifications?
Click to expand...
Click to collapse
Yes, you also need usb support.
If you don't have any windows at all maybe you could try flashtools in wine...
ambrosiosanchez said:
If you don't have any windows at all maybe you could try flashtools in wine...
Click to expand...
Click to collapse
Thanks, but I don't think wine have usb support.
ambrosiosanchez said:
Yes, that was a must.
To keep the USB connection you have to add it as a filter in the settings tab:
Without starting the virtual machine, connect the phone and go to settings > usb, select to add a filter and select the phone. I think that should work for PC Companion. If you plan to update with seus the usb device is a different one, so you should put the phone in flash mode and add the filter for the corresponding device. After the update, the name of the devices will change again, so you need to add new filters again.
Btw, I wasn't able to root through Virtualbox using Superoneclickroot but I think it was because I didn't stop PC Companion properly...
Click to expand...
Click to collapse
How did you root the phone then?
mr_cos said:
Thanks, but I don't think wine have usb support.
Click to expand...
Click to collapse
I think it has some very primitive support, but certainly I wouldn't go that way...
Ben.Hahlen said:
How did you root the phone then?
Click to expand...
Click to collapse
This morning I had acces to a computer with windows, and I tried to root using Superoneclickroot and I ended up having the same problem as with Virtualbox (the program was running but it was stuck at a loop), but this time I tried Ctrl+Alt+Del > Manage tasks > Finish PcComapnion, and it automatically rooted. I think If I had done the same before It would have worked...
rooting the phone with linux works like a charm... you need the sdk from h t t p : / / developer.android.com/sdk/index.html (sorry i can't post correct links)... i haven't tried flashing it yet because i'm waiting for the official update in switzerland
munzli said:
rooting the phone with linux works like a charm... you need the sdk from h t t p : / / developer.android.com/sdk/index.html (sorry i can't post correct links)... i haven't tried flashing it yet because i'm waiting for the official update in switzerland
Click to expand...
Click to collapse
I guess you are talking android 1.6 for the rooting from linux with android sdk tools (adb?)
mr_cos said:
I guess you are talking android 1.6 for the rooting from linux with android sdk tools (adb?)
Click to expand...
Click to collapse
exactly... as soon as i have 2.1 i'll post what method i used
This is driving me crazy. I am also trying to install the 2.1 update with virtual box (non-free 3.2.10) on Mini Pro.
I am unable to get a proper USB connection to the device although it shows in the filters settings when I boot the VM it remains greyed out.
Can anybody else report success?
Sony Ericsson deserve a big slap for this.
Update: Sorry to solve my own problem, but isn't this so often the way after you ask for help:
I had to add my user to the vboxusers group, after which the usb connection worked fine.
munzli said:
exactly... as soon as i have 2.1 i'll post what method i used
Click to expand...
Click to collapse
adb works great in Linux, both for 1.6 and 2.1, but the problem is there are no flashing tools available to update.
As for rooting the phone, the program I used in 2.1 (superoneclick) seems to be a gui for some batch process in adb, hence maybe reproducing all this steps in adbshell (pushing the necesasary files, running rageagaintshecage, getting the mountpath...) one could root the phone the same way...
It looks like the superoneclick author will add linux support in the next release.
forum.xda-developers.com/showthread.php?t=803682
to bad the USBFlash.dll is from sony ericsson. we'll never know what the library does.
but i just played through the game of updating using a virtualbox windows machine... works like a charm. wrote down the simple steps to get it done here: h t t p : / / munz.li/?p=110
munzli said:
but i just played through the game of updating using a virtualbox windows machine... works like a charm. wrote down the simple steps to get it done here: h t t p : / / munz.li/?p=110
Click to expand...
Click to collapse
Excellent howto, good work
mr_cos said:
It looks like the superoneclick author will add linux support in the next release.
forum.xda-developers.com/showthread.php?t=803682
Click to expand...
Click to collapse
Good, I hadn't seen that before. And well, looks like it's already supported. I just installed it,
you have to run the .exe file through mono. I tried and looks like working correctly, it detects the phone... but mine is already rooted so I'm not sure...
http://forum.xda-developers.com/showpost.php?p=8699742&postcount=537

Nokia Care Suite

Hello. Can anyone help me with connecting my Lumia 800 to NCS?
When starting up NCS, i click Add new unit and the window then tells me that i need to plug in the usb to my phone and select NCS usb mode.
But i get no such option on my phone? Are there any specific drivers i need to install or something?
I think you must use Windows Zune application
Have you gone into the "driver" folder in Nokia Care Suite installation folder (where you installed it that is) and installed winusb drivers?
dannejanne said:
Have you gone into the "driver" folder in Nokia Care Suite installation folder (where you installed it that is) and installed winusb drivers?
Click to expand...
Click to collapse
It's wierd.. I just can't find it...
I can update to latest firmware but i can't find the files to connect my phone to NCS lol... major fail.
I've checked every file and folder before asking in here. There are no winusb.ini file i can rightclick and install!
Kuresu said:
It's wierd.. I just can't find it...
I can update to latest firmware but i can't find the files to connect my phone to NCS lol... major fail.
I've checked every file and folder before asking in here. There are no winusb.ini file i can rightclick and install!
Click to expand...
Click to collapse
Hmm should be some .msi files. WinUSB Drivers x86.msi for example.
dannejanne said:
Hmm should be some .msi files. WinUSB Drivers x86.msi for example.
Click to expand...
Click to collapse
Maybe i'm looking at the wrong place.
Any chance you could post your directory path?
Kuresu said:
Maybe i'm looking at the wrong place.
Any chance you could post your directory path?
Click to expand...
Click to collapse
The installation directory of the Nokia Care Suite
It's not there... :\
Did i install the wrong program lol?
I'm running Nokia Suite 3.3.89
Kuresu said:
It's not there... :\
Did i install the wrong program lol?
I'm running Nokia Suite 3.3.89
Click to expand...
Click to collapse
Wrong program indeed You need Nokia Care Suite, it's normally only for support shops.
_Madmatt said:
Wrong program indeed You need Nokia Care Suite, it's normally only for support shops.
Click to expand...
Click to collapse
Hmm figures..
Can't find it.. Not even sure what i need it for anymore.
Got the latest firmware via cab sender.
What is the use of NCS then?
Kuresu said:
Hmm figures..
Can't find it.. Not even sure what i need it for anymore.
Got the latest firmware via cab sender.
What is the use of NCS then?
Click to expand...
Click to collapse
With NCS you can flash it, not much difference though if you only want it for updates

Here I Have The Sony S XP Drivers

Here I Have The Sony S XP Drivers i had to edit a line in the .inf i thought id upload it incase anyone else whated to use adb with xp
rickwyatt said:
Here I Have The Sony S XP Drivers i had to edit a line in the .inf i thought id upload it incase anyone else whated to use adb with xp
Click to expand...
Click to collapse
its nice to hear you get it to work!
Thanks!
I couldn't install drivers for windows xp until I found this.
I though I'll have to install it manually (SDK and all) but this saved my time and it saved my comp from unnecessary installations.

[Q] [Question] Fastboot drivers SK17i on Windows 8 Release preview?

I have recently installed Windows 8 Release preview and can't manage to install fastboot drivers. Tried already installing them from flashtool drivers folder but windows doesn't recognize them, also tried manually from device manager pointing at the extracted drivers from flashtool drivers setup (used universal extractor). Last i tried the inf file from SE bootloader unlocking page....no way....does anyone know how to do it? In HTC 3d they solved this with a modified fastboot driver for Windows 8. I really am beginning to like the interface of this new windows , don't want to switch back to 7.
EDIT: Found the solution . Just disabled the driver signature check in windows 8 .
how you have done it?
Fastboot drivers
just download rar file i have created from link above and extract it to your computer.connect your device to fastboot mode and when windows ask for drivers point the location to extracted fastboot folder.you must remember to point the location drivers folder and you exactly must point x64 folder or x86 folder(x64 for 64-bit os x84 for 32-bit os) otherwise windows will not find the drivers for you........(NOTE:do not point folders inside x86 or x64)...just try this,if this helpful don't forget to thanx.....
(dl.dropbox.com/u/82612571/fastboot.rar)i am new user because i cant put direct link.copy this to adress bar.
gdeliana said:
Just disabled the driver signature check in windows 8 .
Click to expand...
Click to collapse
for those who don't know how to do it, following link is a good guide:
disable driver signature check in windows 8/
Thanks guys, I get it using this two posts togethers...
First, use this tutorial to disable drivers signature for Win 8
a_ejazz said:
for those who don't know how to do it, following link is a good guide:
disable driver signature check in windows 8/
Click to expand...
Click to collapse
Than use the drivers from link bellow
Lasanda said:
just download rar file i have created from link above and extract it to your computer.connect your device to fastboot mode and when windows ask for drivers point the location to extracted fastboot folder.you must remember to point the location drivers folder and you exactly must point x64 folder or x86 folder(x64 for 64-bit os x84 for 32-bit os) otherwise windows will not find the drivers for you........(NOTE:do not point folders inside x86 or x64)...just try this,if this helpful don't forget to thanx.....
(dl.dropbox.com/u/82612571/fastboot.rar)i am new user because i cant put direct link.copy this to adress bar.
Click to expand...
Click to collapse
Everythings is working fine now!

Windows 10 Anniversary Update MTP Driver Fix..!!

For those who updated Windows 10 Anniversary Edition and facing issues with MTP mode (Media transfer protocol).
Just uninstall the driver and update manually from the .inf i uploaded
Don't forget to click on thanks button.
not working for W10 anniversary edition enterprise x64
maybe it works only for x32 edition ?
this is what I did without luck with your shared file "wpdmtp.inf" :
1) removed old drivers traces with USBDeview
2) rebooted
3) downloaded your driver wpdmtp.inf file from Microsoft 10.0.14393.0 (21-06-06)
4) installed your .inf file following those steps:
> Windows 10 device manager
> Add legacy hardware
> Install the hardware that I manually select from a list (Advanced)
> Show All Devices
(retrieving list)
> Have Disk
> MTP USB Driver
> picked "wpdmtp.inf" file
Note: maybe you should tell us when to plug or not the smartphone device in the computer USB port because it's probably important!
just install MiPCSuite, the driver will be auto installed...
Need that for 64 bit........... If anyone have then share please.
Rifatspir said:
Need that for 64 bit........... If anyone have then share please.
Click to expand...
Click to collapse
I did it manually and it worked. First uninstall already existing MTP from device manager then, go to windows/inf/ right click on "wpdmtp.inf" and choose "install".
Rifatspir said:
Need that for 64 bit........... If anyone have then share please.
Click to expand...
Click to collapse
It's already part of Windows 10 64 bit. no need to download a separate file. just follow the path on the screenshot
BlueJeans said:
I did it manually and it worked. First uninstall already existing MTP from device manager then, go to windows/inf/ right click on "wpdmtp.inf" and choose "install".
Click to expand...
Click to collapse
Can u see the storage in "THIS PC".
My adb, fastboot is working but storage interface not showing....
WIN 7, 8, 8.1 showed storage & i can transfer files easily.
Rifatspir said:
Can u see the storage in "THIS PC".
My adb, fastboot is working but storage interface not showing....
WIN 7, 8, 8.1 showed storage & i can transfer files easily.
Click to expand...
Click to collapse
Of course, that's what this is supposed to fix.
dustmalik said:
It's already part of Windows 10 64 bit. no need to download a separate file. just follow the path on the screenshot
Click to expand...
Click to collapse
I only found this one... ts_wpdmtp.inf
There is no wpdmtp file in that folder.
Rifatspir said:
I only found this one... ts_wpdmtp.inf
There is no wpdmtp file in that folder.
Click to expand...
Click to collapse
In case you didn't know, inf files are driver files, so that's exactly what you need.
This is the solution
BlueJeans said:
I did it manually and it worked. First uninstall already existing MTP from device manager then, go to windows/inf/ right click on "wpdmtp.inf" and choose "install".
Click to expand...
Click to collapse
This is it! Takes care of many other posts regarding USB connectivity of xiaomi and other phones. If you cannot find the .in under windows/inf/ right click on "wpdmtp.inf", just add it by unpacking the above attached .zip File. Thank you!
Rifatspir said:
I only found this one... ts_wpdmtp.inf
There is no wpdmtp file in that folder.
Click to expand...
Click to collapse
me too bro..
any solution?
i tried manually install wpdmtp.inf
my pc said sucessfull insdtaled but when i search INF
nothing there.
my RN3PRO can t connect to pc???
emmanuelo7 said:
me too bro..
any solution?
i tried manually install wpdmtp.inf
my pc said sucessfull insdtaled but when i search INF
nothing there.
my RN3PRO can t connect to pc???
Click to expand...
Click to collapse
Try to use the latest build of Windows 10 & use driver booster to upgrade drivers.
Any solution

Categories

Resources