- Oct 11, 2009
- 5,577
- 2,816
- 113
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
Open the command line
naivgate to the SDK\tools folder
from the command line run ddms.bat and tell us the output.
