Need pro help installing sdk on winxp! - General Questions and Answers

When i try and open sdkmanagerexe to install i get a brief cmd screen flash but program does not run to install. Im running windows xp. I have java 6 update 26 java 7 and java se development kit 7 installed. I have sdk on root of C:/ extracted it right to there. Do not have anything in environment variables yet. I had to uninstall sdk and reinstall and deleted out of variables. Do i need a driver to open to install. Usually i install driver after. I dont know. Im lost. Really would like to get my adb and fastboot working again. Any pros out there willing to help it would be greatly appreciated!!!!! Pm me if you want or i will check back. Thanks in advance!!!!!!! Oh and isnt it possible to get adb and fastboot working without installing sdk?
Sent from my HTC Sensation 4G

Are you full admin on the xp pc? Make sure you have full read/write access to the root drive. I take it you already know how to set the variable for the tools menu. If so, try and older version of the JDK something like version six. Sometimes newer means bugs. Let me know know how it goes.

Would it make a difference putting the variable in before opening sdkmanagerexe? Because last time i installed and it ran and i didnt put the variable in till after it was set up. If you could give a recap on how to do this again it would be great. Also i changed the name of the sdk on root of C:/ to AndroidSDK. Dont know if this is throwing things off. But even when i try opening it without renaming. It still does the same. I will try downloading and installing an older version tomorrow. Ill let you know how it goes. Thank you for the response!!!! Dying to get this fixed and working!!!!! Oh and yes im full admin
Sent from my HTC Sensation 4G

Xx12thANG3LxX said:
Would it make a difference putting the variable in before opening sdkmanagerexe? Because last time i installed and it ran and i didnt put the variable in till after it was set up. If you could give a recap on how to do this again it would be great. Also i changed the name of the sdk on root of C:/ to AndroidSDK. Dont know if this is throwing things off. But even when i try opening it without renaming. It still does the same. I will try downloading and installing an older version tomorrow. Ill let you know how it goes. Thank you for the response!!!! Dying to get this fixed and working!!!!! Oh and yes im full admin
Sent from my HTC Sensation 4G
Click to expand...
Click to collapse
Yes, you have to define and place the variable before starting the sdk executable. I would restart the pc after you do the variable then try running sdk manager again.

Related

[HOW-TO] ADB for Dummies(How-To Learner's Guide)

Hi,
My name is Joe aka AndroidSamurai.. I will be releasing more guides and media content in the weeks to come.
I'm currently very busy with "life events(new baby)" and apologize for my absence.
I will be updating this post since it was my original with a new guide updated to new SDK and Android methods.
Thanks again,
AndroidSamurai
Android4D Inc
<golf clap>
Well done.
</golf clap>
What do i do if the new hardware device notification doesnt pop-up ? NM i got it. Thanks for the writeup
@King_tee: Assuming windows, you follow the following steps.
1. Start > Control Panel > System.
2. Hardware > Device Manager
3. Click on the last icon below the File menu. It should correspond to "Scan for Hardware Changes."
If that doesn't work, try unplugging / replugging USB cable, different USB cable, restarting phone, restarting computer, etc.
If you never see the notification, navigate to the Device Manager(inside "System" in the control panel in XP and inside Device Manager on Vista).
You will see ADB Android Device at the top of the list with a Yellow Icon beside it meaning the device is not working. Right-click on the device and select "Update Driver".
Follow the dialogs that pop-up and navigate to where the unzipped drivers are at...
You should be good to go from there...
ok, i need some help please... I downloaded the SDK and followed the instruction in this thread, but when i try to update my driver for the phone, it says the driver is not compatible with my phone.. I am using Haykuro's ROM 4.5 with FW 1.5.. would that be the reason for this issue?
devildogg2001 said:
ok, i need some help please... I downloaded the SDK and followed the instruction in this thread, but when i try to update my driver for the phone, it says the driver is not compatible with my phone.. I am using Haykuro's ROM 4.5 with FW 1.5.. would that be the reason for this issue?
Click to expand...
Click to collapse
you may need to uninstall the current driver for your phone if you have mounted it before downloading the SDK. if you don't have the SDK setup the first time you plug the phone in then your computer will auto-update the driver to a regular UMS driver and it won't help you when you try adb. i forget how to uninstall your current driver since i don't use windows, but i'm sure you can find a nice crash course online
tubaking182 said:
you may need to uninstall the current driver for your phone if you have mounted it before downloading the SDK. if you don't have the SDK setup the first time you plug the phone in then your computer will auto-update the driver to a regular UMS driver and it won't help you when you try adb. i forget how to uninstall your current driver since i don't use windows, but i'm sure you can find a nice crash course online
Click to expand...
Click to collapse
I dont know if thats the problem because when i plug it in, it doesnt show up as a notification, and when i go to the device manager it shows the little yellow triangle.. I'll look again. Thanks for the quick reply though. I am no expert in linux, but i have it installed, let me see if i can figure it out there..
tubaking182 said:
you may need to uninstall the current driver for your phone if you have mounted it before downloading the SDK. if you don't have the SDK setup the first time you plug the phone in then your computer will auto-update the driver to a regular UMS driver and it won't help you when you try adb. i forget how to uninstall your current driver since i don't use windows, but i'm sure you can find a nice crash course online
Click to expand...
Click to collapse
ok, so i am in linux now, and i just noticed this guide was for windows.. lol can you or someone tell me how to install the SDK on linux?
devildogg2001 said:
ok, so i am in linux now, and i just noticed this guide was for windows.. lol can you or someone tell me how to install the SDK on linux?
Click to expand...
Click to collapse
Downloading
http://developer.android.com/sdk/1.1_r1/index.html
Installing
http://developer.android.com/sdk/1.1_r1/installing.html
Found through Google...imagine that.
as well as what xyrcncp said can you you can download it and just mv ~/Desktop/sdk/tools/adb /usr/bin/adb abd you should be able to run the adb commands from any directory. not too hard to cd to the correct directory but i personally don't like to type cd ~/Phone/tools/android-sdk/tools every time cause i tend to make typographical errors. let me know how it worked but you shouldn't have any problems at all
umm no offense but your writing a tutorial for people that are not sure on how to do this, so you must assume that they do not know how to run an executable file...... write yourself a better tutorial without actually bashing the self esteem of some people... tutorials are positive not negative. I already know all of this but still... dont degrade someone due to the fact they dont know how, thats the whole point of writing your tutorial. Nothing should have been left out (including how to run a .exe .com or .bat
" (If you do not know how to install a windows executable file, please kill yourself now! ) "
this isnt honestly written with any hatred towards you, it was a good tutorial. Just might want to think about how you write it next time.
The "bashing" comments in my tutorial are directed towards the people with a true sense of humor. My tutorial was written to tell you how to simply complete a task and not to make you feel better about yourself. I do not get pleasure in abusing people's self esteem nor do I enjoy putting people down.
Just because you got a little sand in your crack does not mean you need to come in a very honest and informative thread and start bashing the people who are bending over backwards to help everyone out.
The reason I created this "tutorial" in the first place was because all the other threads are full of "start searching and stop asking so many damn questions" comments.
So start looking in the mirror when you wake up in the morning and stop saying "My, I think I will run over to good ole' XDA and be an @$$ to everyone today".
I am sincerely sorry that a little sense of humor has caused so much hatred in my thread. Please contact the forum moderators and see if the think my tutorial is so hateful.
lol i dont see any hatred but anyway when i download the adb driver when extracting it says unknown method
@ Nabzilla1990
Are you using Windows or Linux?
Are you using the built-in Zip tool or 7-zip from the links I provided?
Are you using a 32 or 64-bit OS?
using the same operating system as you 64bit vista ultimate sp1 and using winrar to extract
Try using 7-zip man, I have been using it for 3 yrs now.
Basically what I am saying is that everything in my guide is guaranteed to work.
Just to add, if you take adb.exe and adbwinapi.dll and copy or move them to the \windows\system32 directory you can run adb from any dos directory prompt.
it worked with 7-zip thank you and also want to add if it doesnt work for some people plug in ur phone and update the usb mass storage with the usb driver from here and it should work i had that problem earlier
Okay, so I did everything and got up to run cmd, when I type in the cd C:\android-sdk-windows-1.1_r1\tools it says not a specififed folder, but when I type it without the \tools it doesnt work. can anyone help?

How to install adb windows 7 32 and 64 and should work on XP

From what I read a few people have had problems installing ADB on windows 7 so I figured this might help some so here we go
1st Down load the android sdk found here= http://developer.android.com/sdk/index.html
2nd download the java jdk found here= http://www.oracle.com/technetwork/java/javase/downloads/index.html
3rd download Mobile Stream Easy tether. You can find it on the android market. You can use the free version or the pro. Either version will do.
Now install the java jdk and let it run that's all for the java.
Second extract the android sdk to your c:\ drive.
Meaning right click on the android sdk and choose extract.
A window will appear. In the address bar of that window is were the files will currently be extracted to. Please delete everything in the address bar except the c:\ Then click ok and close the window.
Then go to your start menu and click on it. From there go to computer and click on it. Then you will see an icon that says (c That's your hard drive were you extracted the android sdk. Click/Double click on this icon. From there you should see a folder named Android-sdk something something, Right click on this folder and rename it to AndroidSDK
Please rename the folder exactly as I wrote it capitol letters and all.
Next make sure that you have usb debuggin enabled on your phone. If you can't find this, "PLEASE STOP UNTIL YOU DO"
Now open up the mobile stream easy tether application on you phone. This is needed because it gives you an option to download the .exe file for your os/ windows. - So download the .exe and when its done go to your sd card and find the .exe It should be in your downloads folder on your sd card. Once you have the file transfer it to your Laptop/Pc.
Now run the .exe file and when it opens up it will give you an option of Easy tether core or Android USB drivers. Please choose the Android USB drivers. But "STOP" and click the little arrow next to ANDROID USB DRIVERS. A menu will appear. When it does please choose ENTIRE FEATURE WILL BE INSTALLED ON C:\ DRIVE. Check that option as well. Click install and let it finish.
Now please REBOOT your Laptop/Desktop.
When your pc/laptop is up and running, plug your phone into your pc the drivers should begin to install let it finish.
If your using Windows vista 32bit/64bit or Windows 7- 32bit/64bit go to your start menu and click on it. In the search box at the bottom of the start menu type in cmd. After that press the enter key on your keyboard. If your using Windows Xp then go to your start menu and click on "run" This will bring up a little box on the left side of your desktop. In that menu box type cmd and hit enter on your keyboard. This will bring up a command window as well.
When that command window appears. Type this command.
cd\
then hit enter
Now type cd\AndroidSDK\tools\
then hit enter
Now type adb devices. You should see a bunch of numbers.
Those numbers. Represent your phone.
Now type
adb shell
Then hit enter on your keyboard.
You should see the # sign. That means you have adb installed. To test it just type reboot recovery and it should reboot your phone into your current recovery. From there you got it.
I hope this helps anyone who was having a hard time installing adb with the htc drivers.
Edit if you need help installing adb on ubuntu see my thread here
http://forum.xda-developers.com/showthread.php?t=794624
thanks really needed this a while back
Great guide, but this is all I do if I need basic adb to access my phone to get shell access or push/pull apk files, etc. It takes maybe 5mins tops depending on my download speed.
If all you need is adb to access your phone for shell access, or to push or pull files (like .apk) then do the following:
Download HTC Sync software from HTC's website. Install this software. It includes the needed USB drivers. This works on 64 bit machines as well. I know because it is what I use.
Download the Android SDK for Windows.
Use your favorite tool to extract the Windows Android SDK to the location of your choice. I use 7-zip, but Windows supports extraction of .zip files by default. Right click the file and choose Extract All. For the sake of this guide we will use C:\. Put that in the box when it asks where to extract to.
Once extracted you should have C:\android-sdk-windows folder on your computer, assuming you extracted to C:\ like this guide uses.
Now click your start menu, choose All Programs, click on Accessories, and choose Command Prompt. Power users will know you can also press the 'Windows Key' + R and type CMD and hit enter. Same result either way.
Now type into the black box (command prompt) the following (without the "quotes"): "cd c:\android-sdk-windows\tools\" and press enter. CD stands for change directory. We are navigating your hard drive using the command prompt.
Now you can use adb commands. Simply type adb and hit enter to see a full list of commands. The most common command is "adb shell" (no quotes again) to get to your phones shell.
Remember, your phone needs to be in USB debugging mode (on your phone from the desktop: Menu Key, Settings, Applications, Development, check the USB Debugging box, and accept the notice when prompted) and you need the HTC USB Drivers installed.
I say this is simple, but I'm also not new to computers or the command line so it might not be clear to everyone. If you need clarification please ask.
Note: I've edited my post many times to make it not sound like an attack on OP. There are many ways to do the same thing. Do whatever works best for you.
Actually to correct you --- you have to download the development platforms via adb tools .exe to do development also you will need the eclipse software as well this is for just adb the Java helps in some cases you will see wen using adb Java is helpful also if people want to use the theme injector the Java is there all they would have to do is add it to there path also from what I read quiet a few people were having problems with the HTC sync drivers so this is a way to do it if you can't get the HTC drivers to work and this can't be over complex this takes like 15 min and your done how complex is that????? And to clarify your statement on -- this is the Heroc forum lol really is not the hero android??? That's y I said use the easy tether its gives you the option to install the ABD Android USB drivers but thanks also y not post ur way of installing adb its all usefull knowledge
Root-Hack-Mod-Always™
joselv456 said:
thanks really needed this a while back
Click to expand...
Click to collapse
A man just hope it helps but thanks
Root-Hack-Mod-Always™
laie1472 said:
Actually to correct you --- you have to download the development platforms via adb tools .exe to do development also you will need the eclipse software as well this is for just adb the Java helps in some cases you will see wen using adb Java is helpful also if people want to use the theme injector the Java is there all they would have to do is add it to there path also from what I read quiet a few people were having problems with the HTC sync drivers so this is a way to do it if you can't get the HTC drivers to work and this can't be over complex this takes like 15 min and your done how complex is that????? Lol but thanks also y not post ur way of installing adb its all usefull knowledge
Root-Hack-Mod-Always™
Click to expand...
Click to collapse
Well the topic said "how to install adb" so I was confused as to why it was so in-depth. It didn't say anything about development, Eclipse IDE, etc.
My post was my way of doing it.
Dude you didn't even post ur commands you put what ever what ever a man you can post on this thread it's not like I own it but at least b clear for beginners on what commands you use and make your instructions clear and if this is in-depth I don't get it this is as plain and simple as it gets
Root-Hack-Mod-Always™
Porkrinds said:
Well the topic said "how to install adb" so I was confused as to why it was so in-depth. It didn't say anything about development, Eclipse IDE, etc.
My post was my way of doing it.
Click to expand...
Click to collapse
And I told you about the development platforms because you had stated that my guide was for full on development and its not you need those features to develop like the op says this is just for ADB
Root-Hack-Mod-Always™
laie1472 said:
Dude you didn't even post ur commands
Click to expand...
Click to collapse
I did now, and why so defensive? I'm not attacking your guide or anything. If it works it works. I just said it seemed complex if all you needed was adb.exe to get shell access or to push/pull files.
Defense no way dude just saying if your gonna post ur guide please be clear on what you did so the people know
Root-Hack-Mod-Always™
Porkrinds said:
I did now, and why so defensive? I'm not attacking your guide or anything. If it works it works. I just said it seemed complex if all you needed was adb.exe to get shell access or to push/pull files.
Click to expand...
Click to collapse
See that's what's up the more people know the better thanks I wanna make it so whoever wants ADB can have it in minutes so once again thanks
Root-Hack-Mod-Always™
laie1472 said:
Defense no way dude just saying if your gonna post ur guide please be clear on what you did so the people know
Root-Hack-Mod-Always™
Click to expand...
Click to collapse
You got it. I've edited my first post and hope it clears things up and to make it not sound like I was saying you were wrong or something.
Now what would really help newer users would be a video or some pictures. Might be something to look into later.
And to make it clear anyone who wants to post any kind of way to install adb on any os please do like porkrinds said there are many so all ways are welcomed and if any one needs help installing adb on Ubuntu check my other thread on how to install ABD on Ubuntu
Root-Hack-Mod-Always™
Porkrinds said:
You got it. I've edited my first post and hope it clears things up and to make it not sound like I was saying you were wrong or something.
Now what would really help newer users would be a video or some pictures. Might be something to look into later.
Click to expand...
Click to collapse
Ill post a video later and yea that is a super good idea
Root-Hack-Mod-Always™
Worked great. I was having problems using the HTC sync method and had given up on adb altogether. Thanks for the straight forward and easy to follow guide
trip187 said:
Worked great. I was having problems using the HTC sync method and had given up on adb altogether. Thanks for the straight forward and easy to follow guide
Click to expand...
Click to collapse
No prob just glad u got it up and running
Root-Hack-Mod-Always™
Should work for xp as well
Root-Hack-Mod-Always™
In addition to the OP, if you'd like the ability to run adb commands from any directory via command line, simply copy adb.exe and adbwinapi.dll to your computer's ?:\Windows\System32 directory, where obviously "?" is your Windows installation's drive letter; usually "C".
expxxx said:
In addition to the OP, if you'd like the ability to run adb commands from any directory via command line, simply copy adb.exe and adbwinapi.dll to your computer's ?:\Windows\System32 directory, where obviously "?" is your Windows installation's drive letter; usually "C".
Click to expand...
Click to collapse
I rather just add it to my PATH variable.
Example: http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-path-in-windows-7.aspx
I'd add (on my computer) E:\android-sdk\platform-tools to my PATH variable. No moving files needed.
Trying to keep it simple for new users lol. But many thanks for the post.
Root-Hack-Mod-Always™

[Q] 1 Click Root for Mac OS X?

Is there a 1 Click Root for Mac OS X? I want to Root, S-OFF, and Gold Card...
Get bootcamp
Sent from my Desire HD using XDA App
i will be trying to do this from a windows virtual machine on a macbook pro. ill let you know if it works. i see no reason it shouldnt
I had a go at it through Parallels on a Macbook and it worked smoothly.
wats parallels
Moved to general as not android dev.
I did the hack kit using terminal commands. install android sdk for mac and everything else is just step by step in the hack kit. there's a gold card app on the market too.
Sent from my Desire HD using XDA App
g4ess said:
wats parallels
Click to expand...
Click to collapse
It runs Windows in a windowed format through Mac OS as opposed to booting up in Windows like Boot Camp.
I actually ended up using the hack kit with terminal commands and adb. It was my first time rooting and i see the value of doing it this way. You gain more knowledge of what is happening with your phone. And if you have a mac with out a virtual windows machine then I want to recommend not being afraid of manual rooting.
Sent from my Desire HD using XDA App
emarsha said:
I did the hack kit using terminal commands. install android sdk for mac and everything else is just step by step in the hack kit. there's a gold card app on the market too.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I did the same thing the first time I rooted an Inspire. I believe I Still have the terminal output I saved (I was siked I got it to work - it was my first bit of rooting/terminal use ever). If it would help to see what I did, PM me.
EDIT: and Yes, above poster killersnowman is 100% correct. When you do it yourself you learn much more. When I first got my (first) inspire, I looked at the root instructions and they were WAY over my head. After just clicking around and browsing around on XDA, I felt like I was ready to tackle it after a few short days. Granted, it took me probably around three hours of trial, error, and asking for help from the incredibly helpful people on this board - but I got it! You can too.
I did the Simple Root running Windows XP in Parallels without a problem on my MacBook Pro. Now I am wanting to go back and redo the root with the Hack Kit to solve the HUSPA problem we simple root people are having but I am having a few problems with the terminal. For some reason I keep getting told HTC device is not found when I run the first command.
If anyone does use the hack kit on a mac and figures this out please let me know. The Mac users are the minority with Android so we need to stick together a bit here. I still am yet to find a good set of directions on how to "use" the terminal. When the Hack Kit directions start with "navigate to the folder" I have to assume I am doing things right by typing in the file path.
If you did pull it off and are willing to do a screen capture of your terminal that would be pretty great too.
bmolloy said:
I did the Simple Root running Windows XP in Parallels without a problem on my MacBook Pro. Now I am wanting to go back and redo the root with the Hack Kit to solve the HUSPA problem we simple root people are having but I am having a few problems with the terminal. For some reason I keep getting told HTC device is not found when I run the first command.
If anyone does use the hack kit on a mac and figures this out please let me know. The Mac users are the minority with Android so we need to stick together a bit here. I still am yet to find a good set of directions on how to "use" the terminal. When the Hack Kit directions start with "navigate to the folder" I have to assume I am doing things right by typing in the file path.
If you did pull it off and are willing to do a screen capture of your terminal that would be pretty great too.
Click to expand...
Click to collapse
When navigating to a folder on a mac, in the terminal, the command is: cd
Then, I would try to do as little typing as necessary to avoid a mistake. I would put in the command cd and then from my finder, physically drag the folder I wanted to navigate to INTO the terminal window, which automatically puts the correct file path.
cd [drag the folder into the terminal window from finder] and voila! It really is pretty easy. Now that you know that, take another look at the directions and see if you think you can make your way through them.
The only mistake I kept running into which someone helped me out with was that I wasn't making the gold card correctly. When I put the command in to the terminal, I wasn't specifying the actual drive, I was specifying a partition on the drive, and the goldcard failed, but looked like it succeeded. 99.9% of the problems you can run into have to do with making an incorrect goldcard I believe.
I have been trying this without restoring to stock, running CM7. I continue to get the "Error detecting HTC phone on USB connection". I will probably restore to stock when I have more than 3 minutes of free time... So it might be a while!!!
If anyone pulls this off without being restored to stock or while running CM7 any advice would be appreciated.
Thanks.
bmolloy said:
I have been trying this without restoring to stock, running CM7. I continue to get the "Error detecting HTC phone on USB connection". I will probably restore to stock when I have more than 3 minutes of free time... So it might be a while!!!
If anyone pulls this off without being restored to stock or while running CM7 any advice would be appreciated.
Thanks.
Click to expand...
Click to collapse
Is usb debugging on? Is the phone connected but NOT in usb mass storage mode? Im not sure but i think cm7 gets rid of fasboot so i dont think you can turn it off
Also if you have cm7 installed then why do you want to root it again? Its already rooted. If you want a new rom the just use rom manager. But if you want to root again then you should restore to stock
Its from my damn phone!!!
Yes, I am set up with USB debugging on but for some reason it will still not recognize the phone, I am sure it has to do with the fact that I am not running a stock ROM.
The reason I want to root again is because I do not have HSUPA enabled because I rooted with the Simple Root, which flashes a stock radio on that does not allow for HSUPA. Using the Hack kit you end up with the right radio that allows you to have the faster upload speeds. I also want to do the hack kit so I can get a better understanding of terminal commands and adb. I have been never found a reason to use the terminal before so this is a nice new challenge.

[Q] adb driver, without installing whole SDK

Hi,
is there a simple way to get adb drivers for my Nexus S 9023 for Windows XP32Bit?
I dont want to install the whole Andorid SDK on my Laptop, I think thats a little bit too much overhead to get MyPhoneExplorer up and running
Or am I thinking totally wrong? is there another way to get this running?
Hopefully someone can help me
I couldnt find anything via google, everything linked to the android sdk
greetz
moep.at
Go here, scroll down to "Step 5" and download that .zip file. It has everything you need for fastboot and adb, and if you look in the video it'll show you how to install the drivers and get into the directory to use them via command line. No need for the whole SDK.
Thx,
this was exactly what I was looking for
everythink works now!
THX
yuu SIR are thE BEST
Harbb said:
Go here, scroll down to "Step 5" and download that .zip file. It has everything you need for fastboot and adb, and if you look in the video it'll show you how to install the drivers and get into the directory to use them via command line. No need for the whole SDK.
Click to expand...
Click to collapse
sent from my so icey ns4G
moep.at said:
Thx,
this was exactly what I was looking for
everythink works now!
THX
Click to expand...
Click to collapse
Harbb always has it all

No driver for my Nexus S 4G, please help

Hi,
I have tried PDAnet to install driver for my phone. When it got to where it asked me to plug in my phone, i plugged in nothing happen so i had to click on cancel. Then i installed SAMSUNG_USB_Driver_for_Mobile_Phones. After it was installed i went to Devices and My phone showed as Unknown Device. i went in to update driver and there was not ADB device in the selection for me to choose. Please help... thanks..
what OS are you using
the most up to date win7 finds it pretty accurately. If not your BEST bet that i have found is use those sammy drivers, THEN install google android SDK/corresponding JAVA. It sounds like alot but you will get alot more as you fiddle with your phone down the line.
When you get the sdk and java sdk installed you can download googles USB drivers through the sdk list and then you should be able to find the ADB device listing IF your computer doesnt find your phone automatically after that.
Ive done this alot now and have had a different config almost every time.
XP has ALWAYS needed the sdk's to work for me.
I have windows 7 home. I have not update my windows 7 at all. I already got SDK and JDK installed. I checked the google USB driver when i was at the list of things to package to download.
tevil said:
what OS are you using
the most up to date win7 finds it pretty accurately. If not your BEST bet that i have found is use those sammy drivers, THEN install google android SDK/corresponding JAVA. It sounds like alot but you will get alot more as you fiddle with your phone down the line.
When you get the sdk and java sdk installed you can download googles USB drivers through the sdk list and then you should be able to find the ADB device listing IF your computer doesnt find your phone automatically after that.
Ive done this alot now and have had a different config almost every time.
XP has ALWAYS needed the sdk's to work for me.
Click to expand...
Click to collapse
i have updated my windows and still no luck. What is a sammy driver ...
tevil said:
what OS are you using
the most up to date win7 finds it pretty accurately. If not your BEST bet that i have found is use those sammy drivers, THEN install google android SDK/corresponding JAVA. It sounds like alot but you will get alot more as you fiddle with your phone down the line.
When you get the sdk and java sdk installed you can download googles USB drivers through the sdk list and then you should be able to find the ADB device listing IF your computer doesnt find your phone automatically after that.
Ive done this alot now and have had a different config almost every time.
XP has ALWAYS needed the sdk's to work for me.
Click to expand...
Click to collapse
Here are the drivers I installed from Samsung when I manually updated my prl
http://www.mediafire.com/?yns6ianoai12z6n
I uploaded this last week, just extract the rar and run the exe
Sent from my Nexus S 4G using Tapatalk
i already had this driver install however i still followed the Setup. I uninstalled the existing driver and install this again and still no luck
fergie716 said:
Here are the drivers I installed from Samsung when I manually updated my prl
http://www.mediafire.com/?yns6ianoai12z6n
I uploaded this last week, just extract the rar and run the exe
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
are you letting window just give you the list of drivers or are you browsing for the adb one? windows will initially give you a list of like 20 drivers, then you select "let me pick" or something like that and you go through the list of like 1000 instead.
if your on 7 and have everything installed then maybe you have a bad cable. do you get anything that even loks like your computer is trying to install yoru phone.
It was the cable. Last night i went to Sprint and bought their 20 dollar cable and everything was fixed. Drivers were installed with PDAnet and i already rooted the phone , unlocked bootloader, put on CWR and installed CM9 Thank you for your help.
tevil said:
are you letting window just give you the list of drivers or are you browsing for the adb one? windows will initially give you a list of like 20 drivers, then you select "let me pick" or something like that and you go through the list of like 1000 instead.
if your on 7 and have everything installed then maybe you have a bad cable. do you get anything that even loks like your computer is trying to install yoru phone.
Click to expand...
Click to collapse
Ughh $20.. They use to give them for free.. Or atleast the corporate store near me did when I had my Samsung Moment.
But yea I just bought the wrong cable (Nexus One) like a dumb ass from amazon. It fits but super short
Sent from my Nexus S 4G using Tapatalk
i was this close to buying a cable for 3 bucks from Amazon. Now i look at my Sprint cable , it does look different from the cable i saw on amazon. i dont know man, on ebay and amazon those cables are all Nexus S OEM cable, dont know if they would have worked or not
fergie716 said:
Ughh $20.. They use to give them for free.. Or atleast the corporate store near me did when I had my Samsung Moment.
But yea I just bought the wrong cable (Nexus One) like a dumb ass from amazon. It fits but super short
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
i like how i was in class and i went in to your wallpaper HERE and half your wallpapers were half-naked women
fergie716 said:
Ughh $20.. They use to give them for free.. Or atleast the corporate store near me did when I had my Samsung Moment.
But yea I just bought the wrong cable (Nexus One) like a dumb ass from amazon. It fits but super short
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Here is how I got mine to work.
install android sdk here
http://developer.android.com/sdk/index.html
navigate to you android sdk folder. typical path:C:\Program Files\Android\android-sdk
double click sdk manager.exe
under extras, install google usb driver package. See screenshot here for example.
http://developer.android.com/sdk/win-usb.html
bob13bob said:
Here is how I got mine to work.
install android sdk here
http://developer.android.com/sdk/index.html
navigate to you android sdk folder. typical path:C:\Program Files\Android\android-sdk
double click sdk manager.exe
under extras, install google usb driver package. See screenshot here for example.
http://developer.android.com/sdk/win-usb.html
Click to expand...
Click to collapse
Doesn't work it says windows can't find driver
Im struggling here the only thing keeping me form fun is some stupid usb drivers nothing wants to work at all.
Phone will mount when on, but when in fastboot mode it makes a dudududu sound and under deivces it says android 1.0 and when i try to update the driver it cant be found online, and when i have the actual driver on computer it still says windows cant find the driver.
Download the adb drivers attached below
Google search for: Samsung_Mobile_USB_Driver_V1.3.800.0.msi
Install the Samsung "Samsung_Mobile_USB_Driver_V1.3.800.0.msi" drivers and then reboot.
Then plug in your NS4G and let it do it's thing. It will say that it needs a driver. Select no and advanced.
Then go to where you saved the attached file drivers and in the root select it and let is load the Android ADB drivers.
Then reboot.
Then in your device manager you'll see the Android ADB device with a yellow triangle.
Right click and update driver.
Then select the bottom choice so that you can look at all drivers and in the list is the Android ADB.
Select it and next to update the drivers.
Then reboot and you should be good to go.
It took me several hours to figure this out and I used every other method I could find and they did not work, but this did.
This is on Windows XP Pro SP3
If this helps, please hit Thanks!!!

Categories

Resources