[android-developers] Re: Android emulator start up error ?

2009-11-09 Thread Dorian
yes,I removed the \tools part from the end of the path ,It worked ,thank Bwrightson. On 10月8日, 上午12时45分, BWrightson brian.wright...@gmail.com wrote: When I first set up the SDK I added the entire path, with \tools at the end, and I got the error message.  Then I removed the \tools part from

[android-developers] Re: Android emulator start up error ?

2009-10-07 Thread GK Gupta
I have added the /tools directory path to my PATH environmental variable, but even then I am facing this kind of problem frequently. Can anyone help me. On Oct 3, 2:38 am, David M. Lee mingxia...@gmail.com wrote: 我也有同樣的問題。有人建議以下的方法。我將自己試試。 You need to follow the instructions here:

[android-developers] Re: Android emulator start up error ?

2009-10-07 Thread BWrightson
When I first set up the SDK I added the entire path, with \tools at the end, and I got the error message. Then I removed the \tools part from the end of the path I had entered and it worked. Hopefully that helps. -Brian On Oct 7, 5:29 am, GK Gupta gkumar.g...@gmail.com wrote: I have added

[android-developers] Re: Android emulator start up error ?

2009-10-02 Thread David M. Lee
我也有同樣的問題。有人建議以下的方法。我將自己試試。 You need to follow the instructions here: file:///C:/android-sdk-windows-1.6_r1/docs/sdk/1.6_r1/installing.html The /tools directory of your Android SDK installation must be added to your PATH environment variable as per the instructions. On 9月16日, 下午10時38分,

[android-developers] Re: Android emulator start up error ?

2009-09-18 Thread mydoghasworms
Like me, it appears you missed a step in the installation. See file:///C:/android-sdk-windows-1.6_r1/docs/sdk/1.6_r1/installing.html You need to add the /tools directory from the ADK installation to your PATH environment variable. After that, try again. On Sep 17, 7:38 am, android.vinny

[android-developers] Re: Android emulator start up error ?

2009-09-18 Thread mydoghasworms
My last post didn't seem to appear to have saved. You need to follow the instructions here: file:///C:/android-sdk-windows-1.6_r1/docs/sdk/1.6_r1/installing.html The /tools directory of your Android SDK installation must be added to your PATH environment variable as per the instructions. On