android sdk wont install.. - Android Software Development

my desktop is kind of broken right now, so i am trying to install the sdk here on my windows 7 x64 laptop. the desktop was vista x32.
ive done this before and had no problems. download JDK and JRE, then the SDK. too easy right? well the SDK installer is lying to me.. its trying to tell me the JDK isnt installed! it wont let me progress from there, it just gives me a link to the download for JDK.
thought maybe i should reinstall. i did. rebooted and what not. still not working.. any insight?

you have already installed JDK right? OK, go here:
Start, Rightclick on "MyComputer" -> Properties -> Left More Settings -> Environment variables -> put in "PATH" the Path to your JDK, mine for example: "C:\Program Files (x86)\Java\jdk1.6.0_20\bin" but dont forget to make a ";" before the path. it should work then. sry for my bad englisch

Thank you! Will try soon
Sent from my nonsensikal froyo using XDA App

I'm actually about to pull my hair out.
I intstalled droid explorer which wasn't functioning right, so i uninstalled and put android commander on this required me to download android sdk, when downloading that it wanted me to install jdk before it progressed.
I downloaded it and it didn't seem to like it, so I went and downloaded another jdk didn't like it either...
I tried the path thing thinking it would work, seemed like a decent solution its C:\Program Files\Java\jdk1.6.0_23 on my computer and still nothing... really frustrating as I now can't use any software to view my android...
sometimes i just hate computers

Try installing the 32 bit version instead of the 64. That's what solved the issue for me.

I had the same issue (on a Windows 7 64-bit laptop). I ended up giving up on the exe and using the zip file instead.

fudsey said:
Try installing the 32 bit version instead of the 64. That's what solved the issue for me.
Click to expand...
Click to collapse
bbhatt said:
I had the same issue (on a Windows 7 64-bit laptop). I ended up giving up on the exe and using the zip file instead.
Click to expand...
Click to collapse
These.
Or see this thread if you want to install via exe on 64bit JDK (it's looking in the registry): stackoverflow.com/questions/4394584/android-sdk-install-problem
Relevant answer:
On Win 7 x64 the Android SDK Installer is looking JDK in 'HKLM\SOFTWARE\Wow6432Node\JavaSoft' registry branch, but in reality the JavaSoft was placed in 'HKLM\SOFTWARE\JavaSoft'. I copied all JavaSoft branch to the path search, and then the installer found the JDK.

Related

win7 64 bit

Is anyone else having an issue with drivers running a 64 bit system, I cannot do anything from cmd line on my 64 bit desktop but from girls laptop i can root and use all the commands wtf
i have windows 7 32bit and mine is working good here is the driver i used for adb
BrianDigital said:
Is anyone else having an issue with drivers running a 64 bit system, I cannot do anything from cmd line on my 64 bit desktop but from girls laptop i can root and use all the commands wtf
Click to expand...
Click to collapse
It's probably your environment settings. Download the sdk and make sure your PATH has the extracted sdk folder location in it. I'm using windows 7 64-but ultimate, and did have a few problems at first, but everything is great now.
Also, I installed the Java Runtime Environment on my machine because I was developing an android app and I need it to run files within the SDK (like to make an emulated sdcard). You may want to install the JRE and add that to your PATH as well.
Google HTC sync x64 drivers. I installed a few weeks ago and had no issues with adb today.
oh sorry i thought thats what you meant
installed the HTC 64 bit drivers and still no go I cannot even use htc sync
I had a problem getting the device to work in cmd with xp64. I had to make sure I had a working ADB driver. One blog by a guy named Chris Bunney said to use PDAnet's driver. Basically install the 64 bit version of PDAnet in order to get the driver and then uninstall if you're not going to use it (but make sure you have the driver set up first). If you've already got a driver installed, go to the driver and manually pick "HTC Dream Composite ADB Interface" as the working driver for the device. Again, this is how I got it working on xp64 not sure how it'll go for windows 7 64 bit.
BrianDigital said:
installed the HTC 64 bit drivers and still no go I cannot even use htc sync
Click to expand...
Click to collapse
Did you use the updated driver from THIS link? Beyond that I have no other idea what to tell you beyond putting the android sdk in the root of your c: drive.
I just tried this on my girlfriends laptop with 7 x64 pro (completely fresh), and had no issues.
I had the same problem, this guide and some googling got me up and running quickly.
http://gadgets.softpedia.com/news/How-To-Solve-HTC-Hero-Sync-Problem-in-Windows-7-4442-01.html

Google Maps, Facebook and ADB

Hello All.
I've had my UK, T-Mobile G1 for quite a while now. I have rooted it and it is running the latest CyanogenMod recovery image and ROM. I also have Apps2SD set up on my 8GB SD card, on a 512MB ext partition. This was all working fine until the problems below occurred...
I'm having some problems with several apps and ADB.
My PC runs Windows 7, 64 bit, and I can't seem to find a driver for the G1's ADB. I'm probably being incredibly stupid, but I just can't find one. I have used one before on Vista, where I had to set some boot options, but I'm not too sure / happy about doing that on my nicely functioning Windows 7. And as my friend once said; "You mess around with windows, then windows will mess around with you"...
But, anyway, I can't seem to get ADB working, if someone could either send me a link to the drivers or guide me through it, I'd be grateful...
Also, it may be due to me running CyanogenMod, but if I try to update the Facebook app, it downloads the app, and then when it tries to install, gives me the error "Installation Unsuccessful - Incompatible Update".
And with the Google Maps app, it says "Installation unsuccessful - Package file was not signed correctly". This may be due to me trying to get the hacked version of the app to get the Google Maps Navigation working in the UK, but I couldn't get that to work, so I uninstalled it and Nav Launcher, and now when I try to update from the Market it gives me that error.
I've seen a guide online with ADB commands, but as I have no access to ADB, I'm a tad screwed. I've tried runnign the commands in the Terminal Emulator in the phone, which does approximately nothing whatsoever.
So, can anyone give me any guidance on any of my Android problems?
Thanks in advance - Ethan
To the best of my knowledge no one has successfully used ADB with Windows 7/64bit
jamesrdorn said:
To the best of my knowledge no one has successfully used ADB with Windows 7/64bit
Click to expand...
Click to collapse
Ah. Looks like I'll be reinstalling Ubuntu then for the ADB. Thank you for such a fast response.
- Ethan
jamesrdorn said:
To the best of my knowledge no one has successfully used ADB with Windows 7/64bit
Click to expand...
Click to collapse
Lies, I'm running windows 7 64bit and ADB works fine.
chris4500uk said:
Lies, I'm running windows 7 64bit and ADB works fine.
Click to expand...
Click to collapse
In that case, do you remember where you obtained the driver from? I would love a link, or a zip file or something...
I'm on Vista x64 SP2 and I can use ADB just fine. You just need to download the SDK and then get the USB driver through there. It used to come included, but now you need to use the ADV and SDK manager and download the drivers as an SDK Component through there.
After that, make sure your phone is set to USB Debugging mode and plug it in then point windows to the new drivers. If it doesn't want to install the new drivers, you might need to remove the old ones first. I had to use USB Deview (DL link at bottom of page) and removed all installed HTC drivers. After that I plugged my G1 back in, pointed it at the newly downloaded drivers and all was well.
I'm running adb/fastboot/android sdk on win7 64b ultimate. The drivers are included in the sdk download. Once you download the sdk, make sure you have java installed. (I had to install JRE and JDK to get it to work properly, not sure if this was needed) Anyhow, when you have the sdk downloaded, run the sdk setup program. Go to settings and check the box for force update (unsure of the exact terminology used there) then go to available updates and your drivers are the last option on the list.

[Q] Epic USB drivers for win7 32bit HELP

Hello all I'ave been trying to root my epic 4g for the last couple of days now without any success. I narrowed the problem down to not getting the USB drivers install. I am running windows7 32bit and have downloaded the same drivers from links on this site and also from samsung's site directly. The file that I downloaded comes as a "windows installer package type" after its unzipped so it installs automatically upon opening.
After the attempt install I get the following message:
Device driver software was not successfully installed
Coprocessor X No driver found
Base System Device X No driver found
Base System Device X No driver found
Can someone please help on this issue. I have searched the forums without any success and I refuse to believe that I'm the only one with this problem..
reinstall the .exe file, but right click and run as administrator. when you plug your phone in, uninstall the drivers through the device manager to make it "search" for updated drivers. worse comes to worse, instead of "automatically search for drivers" in the device manager, manually choose where the drivers are and navigate to the program (usually samsung something or another) and tell it to search.
make sure you have any other samsung driver or program uninstalled. some people have been having trouble with this.
This is the problem because this file is a windows installer package type after unzipping if I right click on the program my only option is to install, repair or uninstall. I'm not getting an option to run as administrator or am I even getting to see any files much less an EXE file.
Is there any way I can change the file type from the Windows Installer Package (.msi)?? And what should I change it to so it would act a little more friendly.
I would install pda net which is bundled with the app, plus you get a decent tethering app.
Sent from my SPH-D700 using XDA App
sflores91 said:
I would install pda net which is bundled with the app, plus you get a decent tethering app.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
That did it.
Thanks alot. Now I can get some sleep.
You guys are great...
Goodnight.
I personally would like to know of any foolproof way of installing drivers on windows 7... I scripted an all in one root and recovery program, and by far the biggest issue is failed drivers in windows 7... I've been avoiding installing window 7 on my bootcamp partition, but I may have to just so I can experience the same hell as everyone else.
Even if Odin3 is Windows only, at least drivers aren't an issue on my Mac.
Sent from my SPH-D700 using Tapatalk
You can install regular drivers by holding F8 at windows boot and disabling "driver signature" and then installing the drivers.
You can also permenantly dissable "driver signature" just google it,i forgot how to do it,its in gpedit.msc somewhere,i think.
DRockstar said:
I personally would like to know of any foolproof way of installing drivers on windows 7... I scripted an all in one root and recovery program, and by far the biggest issue is failed drivers in windows 7... I've been avoiding installing window 7 on my bootcamp partition, but I may have to just so I can experience the same hell as everyone else.
Even if Odin3 is Windows only, at least drivers aren't an issue on my Mac.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Above is a fullproof way,just dont install 64bit.
lviv73 said:
Above is a fullproof way,just dont install 64bit.
Click to expand...
Click to collapse
Thanks for the response, I'll look into it...
Does that mean to install 32 bit drivers even on 64 bit windows?
Just trying to clarify...
Once I find a solution that works reliably, I want to put it in my original posts so that others can benefit from it.
bugee_d said:
This is the problem because this file is a windows installer package type after unzipping if I right click on the program my only option is to install, repair or uninstall. I'm not getting an option to run as administrator or am I even getting to see any files much less an EXE file.
Click to expand...
Click to collapse
not to beat a dead horse or anything....but .msi's shouldnt need to be unzipped, they should be executable that will bring up windows installer...maybe im missing something but glad you got it worked out!

[Prerequisite to Rooting] Android SDK Installer - v3.0 for Windows

**Microsoft Windows ONLY*
This installer is for new people looking to root their HTC Thunderbolt (not sure on other HTC devices but should work.) I compiled an SDK installer that installs all the necessary files to the directory of your choice (default C:\sdk) to your PC. This installer also includes HTC Sync for the Drivers as well as Java if you do not already have Java installed.
So if you're new to Android and want the tools to root, this might be the place to start before making that big step.
**If you have problems with it installing, try right clicking and running as administrator
Android SDK Installer with HTC Sync and Java v3.0 - 117 MB
*This is a pretty good size file but remember it also includes HTC Sync and Java within the installer.
*You cannot download Java and HTC Sync at the same time, so be patient.
*If you do not want to install HTC Sync but want the driver allow it to install them and then cancel out when asking to install HTC Sync.
*If you already have Java you can cancel out of the Java Installer.
**Download might take longer depending on your Internet Connection.
Please let me know what you think below.
Thanks!
Changelog:
v3.0 - Maintenance Update
v2.0 - Fixed Directory Issues
v1.0 - Initial Release
Also, here is a great tutorial brought to you by Captainkrtek.
http://forum.xda-developers.com/show....php?p=9959449
The only difference in the tutorials is the path.
The path for adb with this installer will be: C:\sdk\platform-tools
*Big thanks to CoolSilver for helping me test this out
Looks good! But where's the link?
Sorry, was still uploading it. Its updated now.
Tried it out, works fine. ADB setup and working.
Such a good idea. Trying to talk someone through installation of sdk is kind of maddening. Do we still have to add the path?
lortay78 said:
Such a good idea. Trying to talk someone through installation of sdk is kind of maddening. Do we still have to add the path?
Click to expand...
Click to collapse
No, it auto installs to C:\sdk
C:\sdk\platform-tools\
This will help a lot of those I see struggling with root not knowing anything about sdk/adb. Great post. Perhaps linking a guide to adb will help people as well?
Looks good. Newbs all around are rejoicing.
jaskru said:
This will help a lot of those I see struggling with root not knowing anything about sdk/adb. Great post. Perhaps linking a guide to adb will help people as well?
Click to expand...
Click to collapse
Here is a great tutorial brought to you by Captainkrtek.
http://forum.xda-developers.com/showthread.php?p=9959449
The only difference in the tutorials is the path.
The path for adb with this installer will be: C:\sdk\platform-tools
Andrew. You. Are. Amazing!!
Norton Antivirus Deletes it once downloaded, Its Saying it a bad Program.
Im going to Disable it and give it a shot.
failed msxml 4.0 sp3
failed windows media format 11 runtime
first time i ran with java installing also and nothing installed, so i reran it after and this time the first two failed, im assuming i do need both, should i get them from the source instead?
Ghost401 said:
Norton Antivirus Deletes it once downloaded, Its Saying it a bad Program.
Im going to Disable it and give it a shot.
Click to expand...
Click to collapse
I can guarantee and you have my word that the applicaton installer is clean. Norton AV also has many false positives.
arasky said:
failed msxml 4.0 sp3
failed windows media format 11 runtime
first time i ran with java installing also and nothing installed, so i reran it after and this time the first two failed, im assuming i do need both, should i get them from the source instead?
Click to expand...
Click to collapse
Hmm, strange. What version of Windows are you running?
Also, check to see whether you already have java installed. If you do then java is not necessary to complete the installation successfully.
Great job man great contribution! Cheers to you
andrew8806 said:
Hmm, strange. What version of Windows are you running?
Also, check to see whether you already have java installed. If you do then java is not necessary to complete the installation successfully.
Click to expand...
Click to collapse
windows vista ultimate, im running it boot camp on my mac. its what i used when i rooted my droid back in the day. java was installed using the package above since the last time i used it was to root
Edit: using a different computer, running fine, thanks
arasky said:
windows vista ultimate, im running it boot camp on my mac. its what i used when i rooted my droid back in the day. java was installed using the package above since the last time i used it was to root
Edit: using a different computer, running fine, thanks
Click to expand...
Click to collapse
Glad you were able to get it to work!
Thanks for this!!! My plan is to slowly get to root. I want to try to push a few apps first.
This works really well. Made setting up adb and rooting the thunderbolt so easy.
Thanks I used this to help root my phone.
Only issue I notice is that when I click sdk manager.exe the console comes up shortly and dissappears after about 2 seconds. How do I fix this? Is it because your program only installs the non-jdk version of Java possibly?
Any tips would be appeciated

Windows 8 and SDK Installer

Guys i have a trouble...
I installed windows 8 and JDK 7 without problems but when i go to install the android SDK tools the installer says to me that can't find Java SE Development Kit.
Don't worry I'm not a noob and yes i downloaded the right version of JDK. Simply the SDK installer can't find C:\windows\system32\java.exe when in fact the file is in that folder.
I go to set an environment variable Java_home that point to Java.exe but does not work.
Can anyone help me? Thanks.
Mine is working fine. I downloaded the latest version of JDk. There was no neeed of setting environment variables.eclipse and adk works fine.i use latest juno with with updated sdk.
send from Gods Own Country........
Java and the Android SDK
Uninstall Java and when you start to install the Android SDK it will prompt you to install Java and provide a link. Once it does that click on the link and let it take you to the Java download page and install the latest JDK. If that does not work open your hard drive and make sure that the Android SDK and Java are both under program files and not your username or something else. I just had a problem with the Android SDK and for some reason it installed it self under my user name and I had to move the folder myself and once I did that everything installed fine.
I just bumped into the exact same situation as OP, I solved it by removing the 64 bit JDK 7 and installing 32 bit version. I'm using Windows 8 if that matters.
Have same issue, will try to do suggestion and report back.
Sent from my Nexus 7 using XDA Premium HD app
njankit said:
I just bumped into the exact same situation as OP, I solved it by removing the 64 bit JDK 7 and installing 32 bit version. I'm using Windows 8 if that matters.
Click to expand...
Click to collapse
after trying for 2 hours with different "fixes" and guides, this one works and it's so simple, can confirm on windows 8 64bit installing java jdk 7 32bit makes the android sdk see java
The SDK is probably set to require the 32-bit JRE for some reason. Not sure what's up with that... some software (Minecraft comes to mind) insists on 32-bit in its manifest, even though it actually runs better under 64-bit Java. You can try checking for a manifest specifying 32-bit in the relevant jar...

Categories

Resources