[android-developers] Re: Unable to launch Emulator

2011-09-19 Thread seersand`
Logesh rajendren logeshme at gmail.com writes: This problem arises after updating your android .here is the way to start your emulator . please follow these .1) open command prompt in windows 2) go to android_sdk folder where u have installed it  Eg: C:\android-sdk 3) go to the folder tools

[android-developers] Re: unable to launch Emulator.

2009-06-09 Thread David Turner
Well, you need to create an AVD, look at the content of -help-disk-images and -help-avd and you'll understand what that means. Or you could even read the documentation on developer.android.com about this: http://developer.android.com/guide/developing/tools/avd.html On Mon, Jun 8, 2009 at 1:13

[android-developers] Re: unable to launch Emulator.

2009-06-08 Thread arnouf
Hi, You didn't load the SDK but source. If you want develop application, prefer going at developers.android.com On Jun 8, 1:13 am, naga suman nskanag...@gmail.com wrote: Hello All! I downloaded android and followed the instructions provided in this website