App Android do have capture download?

Sorry for the bump but I didn't want to create a new thread on the same subject.

So I downloaded SDK and Java SDK, extracted SDK and put it in C:/

But when I try to open the DDMS file, a black box opens for a split second and then disappears :(

Android has changed the way the SDK is installed in Windows, and made it far too complicated.

  • Make sure you installed java.
  • Open the SDK\tools folder and run SDK Setup.exe
  • Select Available Packages in the left panel. This shows all of the components that are currently available for download from the SDK repository.
  • Select the component(s) you'd like to install and click Install Selected. If you aren't sure which packages to select, just pick them all. Be sure you install the Windows USB driver.
  • Verify and accept the components you want and click Install Accepted.
  • Wait...a long time lol
When it's all done try again. If you still have issues, run it from the command line:

Open the command line
naivgate to the SDK\tools folder
from the command line run ddms.bat and tell us the output.
 
Android has changed the way the SDK is installed in Windows, and made it far too complicated.

  • Make sure you installed java.
  • Open the SDK\tools folder and run SDK Setup.exe
  • Select Available Packages in the left panel. This shows all of the components that are currently available for download from the SDK repository.
  • Select the component(s) you'd like to install and click Install Selected. If you aren't sure which packages to select, just pick them all. Be sure you install the Windows USB driver.
  • Verify and accept the components you want and click Install Accepted.
  • Wait...a long time lol
When it's all done try again. If you still have issues, run it from the command line:

Open the command line
naivgate to the SDK\tools folder
from the command line run ddms.bat and tell us the output.

Okay, will try.

Thanks for the help btw...

When it's all done try again. If you still have issues, run it from the command line:

Open the command line
naivgate to the SDK\tools folder
from the command line run ddms.bat and tell us the output.
Sorry, I'm a complete noob when it comes to computers, what is command line? :o

EDIT: I assume it's running "cmd" ? I put in ddms.bat and get this:

'ddms.bat' is not recognized as an internal or external command, program or batch file.
 
Last edited:
Okay, will try.

Thanks for the help btw...


Sorry, I'm a complete noob when it comes to computers, what is command line? :o

EDIT: I assume it's running "cmd" ? I put in ddms.bat and get this:

'ddms.bat' is not recognized as an internal or external command, program or batch file.

you're welcome :)

yes, cmd is the command line. Once you open it, you need to be sure you are in your SDK\tools folder. Open the SDK\tools folder from my computer, and look at the address bar.

type this into your command window:
cd "Whatever is in the address bar (above)" - example:
Code:
cd C:\Android-SDK\tools

i don't have a windows PC here, so I'm not exactly sure what the path will be, so you need to look at the address bar while it's open in the my computer window.

Then run ddms.bat
 
"No suitable Java found." message even though I already installed Java EE 5 SDK

I'll uninstall it and will try installing Java Platform, Standard Edition JDK 6 Update 18 instead and will get back to you I guess

Oh, +rep for you too
 
  • Like
Reactions: Jerry Hildenbrand
Okay, installed the above Java, restarted computer, tried all the steps from page 1, still didn't work. Tried running it through cmd and I still get the same message

Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Jimmy>cd C:\android-sdk-windows\tools

C:\android-sdk-windows\tools>ddms.bat

WARNING: Java not found in your path.
Checking it it's installed in C:\Program Files\Java instead.


ERROR: No suitable Java found. In order to properly use the Android Developer
Tools, you need a suitable version of Java installed on your system. We
recommend that you install the JDK version of JavaSE, available here:
Java SE Downloads - Sun Developer Network (SDN)

You can find the complete Android SDK requirements here:
System Requirements | Android Developers


C:\android-sdk-windows\tools>
:mad: I give up lol
 
OR you could have just downloaded OpenHome... and use that Screen Capture lol instead of going through all that
 

Trending Posts

Forum statistics

Threads
959,035
Messages
6,978,349
Members
3,164,176
Latest member
querymore