i am not able to install android studio. there is showing sdk is missing or out dated ,root directory is not found
please help me
Related
Hi, I'm fairly new at developing android. Im having the hardest time making a virtual sdcard. can someone please give a some tips or a walkthrough. i've read all the how to's n googles dev forum.
ive gotten to the point where im in cmd.exe on windows
i opened the mksdcard.exe
the when i go to type in mksdcard 64M sdcard.iso
it says its not recogized as an internal or external command, operable program or batch file.
CAN ANYONE PLZ tell me whats going wrong. im so anxious to start deving for android!!
It sounds like the directory containing the Android command line tools isn't in your path, so the mksdcard program isn't being found. You'll need to edit your PATH environment variable and add the "tools" directory location to it. The "tools" directory is in the Android SDK directory on your computer, at the same level as the "platforms", "docs", "add-ons", and other such directories.
More details can be found on this under the "Download and Install the SDK" section of the Android developers website at http://developer.android.com/sdk/installing.html
im trying to learn how to make apps for my phone andim trying to install the sdk and al the tools i need. i installed java jdk i sved it in c:\programfiles.
i then downloaded the sdk zip and unzipped it to c: i then doanloaded eclipse and unzipped it to my desktop. everytime i try to run it it says " a JRE or JDK mist be available in order to run. no java VM was found after searching c:\users\guest\deskpto\eclipse-jee-etc\eclipse\jre\bin\javaw.exe in your path. also how to i update my sdk ...any help is greatly appreciated thank you
Ok so, my old HD crashed, completely unrecoverable. I now have a new laptop with W7HP. I set up the SDK folder and when I try to do ADB commands it fails. I get - ADB is not recognized as an internal or external command, operable program or batch file.
Can anyone help me?
Pauper7 said:
Ok so, my old HD crashed, completely unrecoverable. I now have a new laptop with W7HP. I set up the SDK folder and when I try to do ADB commands it fails. I get - ADB is not recognized as an internal or external command, operable program or batch file.
Can anyone help me?
Click to expand...
Click to collapse
R u in the sdk tools folder or have u set it up to run adb from any folder. If not that could be a reason why. Also make sure u install the Java jdk and jde files too.
Papa Smurf151 said:
R u in the sdk tools folder or have u set it up to run adb from any folder. If not that could be a reason why. Also make sure u install the Java jdk and jde files too.
Click to expand...
Click to collapse
I was following the instructions in this thread here - (Regaws ROOT instructions)
http://forum.xda-developers.com/showthread.php?t=694572
My phone is Rooted already. Im currently running on Darch's Froyo Nightly 8/23.
Also, I am not sure what you mean by the Java jdk and jde files...
Pauper7 said:
I was following the instructions in this thread here - (Regaws ROOT instructions)
http://forum.xda-developers.com/showthread.php?t=694572
My phone is Rooted already. Im currently running on Darch's Froyo Nightly 8/23.
Also, I am not sure what you mean by the Java jdk and jde files...
Click to expand...
Click to collapse
In order for adb to work I believe u need to install the Java development kit and Java runtime environment. U can find them both at either the Java webisite (Google search for Java JdK) or in my thread everything android in the dev forum. Which is a package of all the tools u need to mess with ur phone. Either way I believe that the Java stuff needs to be put on first
You need to have the tool folder in the path setting on your computer and the android sdk installed.
Or actually be in the tool folder directly.
That should be all that's needed.
Sent from my HTC Desire using XDA App
Papa Smurf151 said:
In order for adb to work I believe u need to install the Java development kit and Java runtime environment. U can find them both at either the Java webisite (Google search for Java JdK) or in my thread everything android in the dev forum. Which is a package of all the tools u need to mess with ur phone. Either way I believe that the Java stuff needs to be put on first
Click to expand...
Click to collapse
Found the Java stuff. do I extract it INTO the android tools folder or just right to the c Drive?
Just install java on your pc & make sure your path is set for the sdk & see where that puts you.
Sent from my phone.
had the same exact issue. all it did to fix it was:
re-unpack the sdk to the C:\ drive
install the HTC sync from the root thread you posted
REBOOT COMPUTER
plus in phone let it do its thing with drivers and such
and BOOM working.
Windows 7 x64
I have eclipse and teh android sdk installed, where do I find the draw9patch tool or where can i download it?
For anyone else who might be wondering
Go to where you're android sdk was installed, the file name should be Android SDk by default > go to tools > run draw9patch
Hi,
i was about to learn Android dev, after installing android studio and run it, i get this error message
Gradle sync failed: org.gradle.tooling.BuildActionExecuter.withCancellationToken(Lorg/gradle/tooling/CancellationTokenLorg/gradle/tooling/BuildActionExecuter;
Consult IDE log for more details (Help | Show Log)
what must i do to fix this?
i've just update Android Studio from 1.5 to 2.0 with patched update, not full upadate and i moved my sdk file folder to another drive, couse my drive with default folder of sdk file folder almost full, and i've just configure it in my android studio
Please help me..
Solved
Sorry guys, this is my bad, this error because the sdk instalation didn't instaled completely, so i re-instal android studio and change default sdk folder to another drive with larger space, and now all the trouble is gone
It can eat space, especially on an SSD. Don't forget to check the \users\...\.AndroidStudio* folders, I've had old versions of Studio leaving 500MB-1GB there