Here I Have The Sony S XP Drivers - Sony Tablet S

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.

Related

Windows 7 64 bit and HTC Sync

Hi,
I know there have been threads on this before but largely they just mention installing the Vista 64 bit drivers (done that). I'm running Windows 7 64 bit with the Vista 64 bit drivers and MCR 2.8 (although I was on stock and 2.2 with the same problem). HTC Sync on the phone just will not find it on the PC. I can mount the SD card with no trouble, just problems with Sync.
Any suggestions as to what I can do? Please feel free to direct me to another thread that I've missed so long as it's not just about the drivers.
Ta
M
martint235 said:
Hi,
I know there have been threads on this before but largely they just mention installing the Vista 64 bit drivers (done that). I'm running Windows 7 64 bit with the Vista 64 bit drivers and MCR 2.8 (although I was on stock and 2.2 with the same problem). HTC Sync on the phone just will not find it on the PC. I can mount the SD card with no trouble, just problems with Sync.
Any suggestions as to what I can do? Please feel free to direct me to another thread that I've missed so long as it's not just about the drivers.
Ta
M
Click to expand...
Click to collapse
In addition to HTC sync and the drivers, have you tried getting the android sdk? I know that I had issues with HTC sync finding my phone as well when syncing it to Win7 x64, so try following this guide here, it might allow HTC sync to view the phone properly. The guide teaches you how to setup adb-usb drivers which might trigger the application to know that your phone is there.
I had the same problem, turns out one of the task killer apps that I had been using had killed the sync process. Might be a plan to check if the same has happend to you.
Florida.
Hi Princedwi and Florida,
Thanks for the replies. I'm confident that my sync process is still running as I've tried numerous reboots of phone and PC so the task killer wouldn't have had chance to stop the process. However I will give it a go just to make sure.
Regarding the SDK, I'll try that when I get home. I used to have the SDK installed but then I did a re-install of windows and haven't bothered installing the sdk yet. May well work, I'll let you know.
Ta
M
Hi,
Ok tried it at home. The SDK isn't installing in the same way as I remember it doing last time. A DOS box flashes up and then disappears when I run SDK setup.exe.
Any other ideas?
Ta
M
2.0.18 is out now... should be W7 compatible -
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=847&news_id=471
I had to install the Vista 64 bits drivers twice to get them working properly. The first time my hero appeared as "HTC Hero ADB". Rebooted, connected to USB, opened notifier, selected PC-Sync and reinstalled drivers (always choosing the folder where HTC should be leaving their drivers). This second time it appeared as "MY HTC" and it worked fine then. So just try again until you see the magic word "My HTC".
yrreP said:
2.0.18 is out now... should be W7 compatible -
http://www.htc.com/europe/SupportViewNews.aspx?dl_id=847&news_id=471
Click to expand...
Click to collapse
I've installed it today on my 7 64bit ultimate installation, and still no avail, i installed the vista x64 drivers and it worked.
Gr. B
martint235 said:
The SDK isn't installing in the same way as I remember it doing last time.
Click to expand...
Click to collapse
Because from android 1.6 setup process has changed in SDK. Normally it opens a windows from where you can add the version of android SDK you want and install the driver.
martint235 said:
A DOS box flashes up and then disappears when I run SDK setup.exe.
Click to expand...
Click to collapse
Same problem here with windows 7 64bit. Not sure if it's related to java environnement installed (For example when i installed JRE on my win7 64 the JAVA_HOME env variable was not set, i had to do it manually).
martint235 said:
Any other ideas?
Click to expand...
Click to collapse
Nope for now but if I found the problem be sure i'll post it here.
Ok I found the solution. My problem is that I've installed only the JRE but according to the requirements (developer.android.com/intl/fr/sdk/requirements.html) we need the JDK also.
So i've uninstalled the JRE 1.6 (64bit) I had, and installed the JDK 1.6 (32bit as i saw many ppl having problem with 64bit and android SDK). And it worked, I run againg the "SDK Setup.exe" and it opened the windows as intended.
I had the same problem, even with 2.0.18. what I did was install HTC Sync 2.0.18 (with the drivers copied in Program Files\HTC\HTC Driver\Vista_x64). then go to device manager, ADB interface, update driver, browse for a list of compatible software and choose My HTC.
after rooting it (although I'm not sure this is the cause) it happened now and then to fail to get recognized by the computer so I followed the same steps to update the drivers to My HTC.
I can't install HTC Sync 2.0.18, it gives an error about some resource file not found and closes. I tried on two different computers with the same result. Anyway 2.0.8 works fine here after I reinstalled the 64 bits driver until it was detected as "My HTC".
the same for me.
after update to version 2.0.18 my win7 64bit didnt find my phone anymore...

HTC Drivers

Hey, I was wondering if anyone had a link to download the HTC Bootloader drivers. It fails when I try and load "something" in Windows.
Thanks.
p.s: This will lead to good things...
The only drivers that I am aware of are the ones that are in the Android SDK Toolbox and in the HTC Sync program. Correct me if I am wrong, but as far as I know, they aren't specific drivers ie "bootloader" drivers. They are just drivers to get your comp to recognize the phone when its attached.
I'm assuming this is something you're expirementing with to get root via the adb in recovery, if so, good luck.
-------------------------------------
Sent via the XDA Tapatalk App
Hi crax0r,
The folks at Android (aka Google) provide these instructions for installing the drivers. It involves installing their SDK first, and installing Java for that, and an IDE called eclipse.... UGH.
The HTC "Sync" Application that hoovnick is referring to can be found here.
It has been so long ago that I installed drivers (on a WinXp x32 laptop) that I can't remember what order I did things in, whether or not the driver used by HTC sync is sufficient for fastboot but not adb (or vice versa), whether I did the SDK install first, etc etc etc. As a matter of fact, it's been so long ago that the computer that I did it on is now dead, and here I am using a Linux machine.
For all I know, the order you do things in affects the outcome - it sure seems like a lot of folks with Windows 7 complained about driver troubles.
One thing is for sure, though - setting up the entire Android SDK (+ Java + Eclipse + ...) in order to install a device driver has to be the worlds most roundabout way of doing a driver install.
If you are considering using the "fastboot" method to install Amon_RA's recovery boot, you might try just installing HTC Sync first, and see if that is sufficient for getting fastboot talking to the phone. That install is way, way easier than setting up the SDK to get a driver installed.
The other thing which is an option, if you are a little bit Linux-savvy, is to boot one of those "Live CDs" (Ubuntu, SuSe, etc) on your PC - there are no drivers to install in the case of Linux, you just need to be running as "root" on the Live (linux) CD to get fastboot to talk to the phone. The downloads (fastboot for Linux and the Amon_RA recovery image) are small, and they will both easily fit in the /tmp folder of the Linux (Live CD) boot on the PC.
Once you have Amon_RA on the phone, you won't need the SDK any longer, unless you want to start doing dev-like things; that's why a one-time boot into Linux would also work.
bftb0
I <3 Ubuntu. It's amazing!
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
crax0r said:
It's OK. I'm running Ubuntu now.
Click to expand...
Click to collapse
Excellent. Just remember to always run fastboot as root, and if using adb, then the first time after you boot (the PC), run adb as root.
The reason is that by default, Ubuntu won't let an unprivileged user access the USB.
Since I have adb and fastboot in my Ubuntu (regular user) PATH, I usually just do a
$ sudo `which adb` blah-blah-blah
or
$ sudo `which fastboot` blah-blah-blah
bftb0
hoovnick said:
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
Click to expand...
Click to collapse
I don't know - I've already forgotten everything I did with the driver install in Windows, and I don't currently have a working Windows machine. Sorry I can't be of more help. As I said, the troubles people have been having seem to depend on which version of Windows (Xp/Vista/7), whether its x32 or x64, phase of the moon, etc. Seems like people run into snags on Win7 or x64 versions of Windows more than Xp-32, but I don't know why that is.
Keep plugging away at it. If you are looking for resources to help resolve the problem, I would go look at docs relating to Windows driver install troubleshooting - the driver install problem seems to be a Windows issue, not really anything to do with the SDK.
bftb0
hoovnick said:
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
Click to expand...
Click to collapse
Sounds like what happened to me. i had to hit the icon at the top of my phone that showed the usb cable.. i had to switch charge only to disk drive "mount as disk drive"... folder popped right up on my windows machine asking how i wanted to open the file
I have the SDK running and my phone being recognized on my computer with Vista but I have another one running XP 32 bit and windows will NOT recognize the .inf? Any ideas? I deleted all previous HTC drivers and tried that approach but nothing seems to be working.

[Q] Where to get adb windows drivers?

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

[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!

Andydroid "Cannot start render server thread : render server failed error"

Following are thing that i have tried :
1. tried to run it as admin
2. deleted all of the vms and created a new one
3. restrated it
I have the same issue, it started after I closed it, it seems. Nothing seems to fix it...I'd suggest going to Memu anyway. Seems to work quite a bit better.
I have figured it out! You need to uninstall all vmware products, and andy from your computer. Then you need to install VirtualBox, then after that, reinstall andy.
ItsMeReed said:
I have figured it out! You need to uninstall all vmware products, and andy from your computer. Then you need to install VirtualBox, then after that, reinstall andy.
Click to expand...
Click to collapse
It worked! Thanks
VMware is part of the installer of Andyroid... So this fix does not work. If you install Andy, and want it working, you will need VMware..
Sossa_A4 said:
VMware is part of the installer of Andyroid... So this fix does not work. If you install Andy, and want it working, you will need VMware..
Click to expand...
Click to collapse
exact, so how to fix this issue ?
How to properly uninstall andy
Hello, plese, can you hekp me, how can I properly delete my VM and Andy, because if I uninstall wit the option delete user data, when I reinstall I still have the error render server failed error?
Thanks for your answer.
I upgraded from Win 7 to Win 10 and had the same error. This worked for me: Uninstalled VMware Player and VMware VIX from Settings>Programs and REBOOTED my PC. Then ran the two .msi files (Windows Installer Packages) from C:\Program Files\AndyOfflineInstaller46.2\VMW. Remember to REBOOT your PC, and you'll be fine.
i run the setup again inside Program Files\AndyOfflineInstallerxx.x folder
no uninstall nor restart needed for me atleast.

Categories

Resources