How To:Install Android SDK on Win7
Uploader Comments (DrJeckyl)
All Comments (21)
-
i cant see anything.thanks tho
-
works it on 64bit
-
@joselopezpaso111 cmd
-
Thank you! at last I managed it lol.
-
where's the fucking SOUND!
-
i am unable to install sdk, it goes well but, during installing archives only few packages r installed, remaining r not, as a result am unable to complete the installation... Please someone help me out
-
i am unable to install sdk, it goes well but, during installing archives only few packages r installed, remaining r not, as a result am unable to complete the installation...
-
For anyone who is having problems getting the adb is not recognized error, it is probably because you have downloaded the R08 version. In this version Google removed ADB. Do a web search for ADB for AndroidSDK. Take those files and put them in the tools folder, and viola it will work.
-
HEY YOUTUBERS, i really need your help. I´ve got on my htc desire Helix Launcher 2 installed, and now my htc did a software update. And now always when i turn my htc on it says '... (Prozess com.helixproject.launcher2) have to close' or something like that. I can´t do anything. PLEASE HELP ME.
-
can it open the browser??
or applications??
ANdroid Market Place??
I'll work on the annotated one right now.
DrJeckyl 2 years ago
---C:\Program Files (x86)\Java\jdk1.6.0_14\bin;C:\android\tools---
Minus the ---.
This all depends on your setup. If you have the Android SDK extracted somewhere else you'll change the "C:\android\tools" to reflect. Same with the Java development kit or JDK. ie: "C:\Program Files (x86)\Java\jdk1.6.0_14\bin"
Make sure to put this AFTER whatever is in the PATH field already and separate each entry with a semicolon (;).
DrJeckyl 2 years ago