[android-beginners] Re: SDK Setup on Windows

2009-11-12 Thread NG
I had the same problems on Windows XP. I created "add-ons" and "platforms" directories by hand and then run Setup.exe, everything worked. On Nov 3, 8:33 pm, "wade.jen" wrote: > My experience: > > 1. change another packing sofeware, unpack again, then there are three > folders: platform, add-ons,

[android-beginners] Re: SDK Setup on Windows

2009-11-05 Thread Walker Rowe
I got the same error message. I installed the linux package and it works great. But the windows one is missing the "platforms" folder. Hence the error message. So for now I am going back to linux. (I tried windows when the hello world application launched the emulator but failed to put any mess

[android-beginners] Re: SDK Setup on Windows

2009-11-05 Thread wade.jen
My experience: 1. My first unpacking, I just got a folder: tools and two files: SDK Readme.txt, SDK Setup.exe 2. I changed another sofeware and unpacked again. there were three folders. 3. Run SDK Setup.exe 4. I got the error message " Failed to fetch the URL https:// You might want to

[android-beginners] Re: SDK Setup on Windows

2009-11-05 Thread Xuefeng Wu
I'm having the same problem. after created add-ons and platforms folder by hand and it work... What's wrong? On Nov 3, 12:42 am, mellery451 wrote: > On Nov 1, 10:31 pm, Raphael wrote: > > > > > On Thu, Oct 29, 2009 at 10:20 AM, mellery451 wrote: > > > > sorry for the delay in responding. Here

[android-beginners] Re: SDK Setup on Windows

2009-11-02 Thread mellery451
On Nov 1, 10:31 pm, Raphael wrote: > On Thu, Oct 29, 2009 at 10:20 AM, mellery451 wrote: > > > sorry for the delay in responding. Here is the output: > > > C:\android\android-sdk-windows>tools\android.bat > > Starting Android SDK and AVD Manager > > Error: Error parsing the sdk. > > Error: C:\and

Re: [android-beginners] Re: SDK Setup on Windows

2009-11-02 Thread Shuo HUANG
I'm having the same problem. Get nothing so far. On Mon, Nov 2, 2009 at 12:31 AM, Raphael wrote: > On Thu, Oct 29, 2009 at 10:20 AM, mellery451 wrote: > > > > sorry for the delay in responding. Here is the output: > > > > C:\android\android-sdk-windows>tools\android.bat > > Starting Android SDK

Re: [android-beginners] Re: SDK Setup on Windows

2009-11-01 Thread Raphael
On Thu, Oct 29, 2009 at 10:20 AM, mellery451 wrote: > > sorry for the delay in responding. Here is the output: > > C:\android\android-sdk-windows>tools\android.bat > Starting Android SDK and AVD Manager > Error: Error parsing the sdk. > Error: C:\android\android-sdk-windows\platforms is missing. >

[android-beginners] Re: SDK Setup on Windows

2009-10-29 Thread mellery451
Here is the output: C:\android\android-sdk-windows>tools\android.bat Starting Android SDK and AVD Manager Error: Error parsing the sdk. Error: C:\android\android-sdk-windows\platforms is missing. Error: Unable to parse SDK content. ..and I do have java installed: C:\android\android-sdk-windows>

[android-beginners] Re: SDK Setup on Windows

2009-10-29 Thread mellery451
I did that at the very beginning. I later discovered that I had a beta version of the Motorola Eclipse/android dev environment intalled (MotoDev Studio) and it had an android SDK installed with it. I've since removed all that stuff, but still no joy. Thanks, Mike On Oct 28, 4:50 am, Matt Raffel

[android-beginners] Re: SDK Setup on Windows

2009-10-29 Thread mellery451
I'm running WinXP 32 bit - fairly up to date on system updates. Thanks, Mike On Oct 28, 10:16 pm, mcapehart wrote: > I would like to know what version of Windows you have?  I was able to > execute the .exe on my XP 32bit box, but on a Vista 64bit box it would > do nothing. The command window po

[android-beginners] Re: SDK Setup on Windows

2009-10-29 Thread mellery451
sorry for the delay in responding. Here is the output: C:\android\android-sdk-windows>tools\android.bat Starting Android SDK and AVD Manager Error: Error parsing the sdk. Error: C:\android\android-sdk-windows\platforms is missing. Error: Unable to parse SDK content. Yes, I have java isntalled:

[android-beginners] Re: SDK Setup on Windows

2009-10-28 Thread mcapehart
I would like to know what version of Windows you have? I was able to execute the .exe on my XP 32bit box, but on a Vista 64bit box it would do nothing. The command window pops up and then immediately disappears. This happens even when running as Administrator. I can, however execute the .bat fro

[android-beginners] Re: SDK Setup on Windows

2009-10-28 Thread Raphael
All SDK Setup does is execute "tools\android.bat" for you. Please help me understand what's going on by doing the following: - open a command prompt - cd to the android-sdk-windows folder - execute "tools\android.bat" from here - give me the output please :-) Also, an important question: Do you h

[android-beginners] Re: SDK Setup on Windows

2009-10-28 Thread Matt Raffel
maybe try deleting/uninstalling the old sdks first? mellery451 wrote: > I'm refreshing my android SDKs as I had some very old versions on my > Windows XP machine. > > I grabbed the latest package for the windows tools - specifically: > > http://developer.android.com/sdk/download.html?v=android-