interesting thing is that on a different computer, it was a simple as
installing it and running it.  not quite sure what the difference is.

C:\tools\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
verbose -memory 1024
emulator: found SDK root at C:\tools\android\android-sdk-
windows-1.5_r2
emulator: root virtual device file at C:\Documents and Settings\phil
\.android/avd/myavd.ini
emulator: virtual device content at C:\Documents and Settings\phil
\.android\avd\myavd.avd
emulator: virtual device config file: C:\Documents and Settings\phil
\.android\avd\myavd.avd/config.ini
emulator:     locking user data image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/userdata-qemu.img
emulator:     locking cache image at C:\Documents and Settings\phil
\.android\avd\myavd.avd/cache.img
emulator: ignoring non-existing SD Card at C:\Documents and Settings
\phil\.android\avd\myavd.avd/sdcard.img: No such file or directory
emulator: found skin 'HVGA' in directory: C:\tools\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins
emulator: autoconfig: -skin HVGA
emulator: autoconfig: -skindir C:\tools\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins
emulator: writing default keyset file to C:\Documents and Settings\phil
\.android\default.keyset
emulator: trying to load skin file 'C:\tools\android\android-sdk-
windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
emulator: skin network speed: 'full'
emulator: skin network delay: 'none'
emulator: argv[00] = "emulator"
emulator: argv[01] = "-kernel"
emulator: argv[02] = "C:\tools\android\android-sdk-windows-1.5_r2/
platforms\android-1.5\images\/kernel-qemu"
emulator: argv[03] = "-initrd"
emulator: argv[04] = "C:\tools\android\android-sdk-windows-1.5_r2/
platforms\android-1.5\images\/ramdisk.img"
emulator: argv[05] = "-nand"
emulator: argv[06] = "system,size=0x4200000,initfile=C:\tools\android
\android-sdk-windows-1.5_r2/platforms\android-1.5\images\/system.img"
emulator: argv[07] = "-nand"
emulator: argv[08] = "userdata,size=0x4200000,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/userdata-qemu.img"
emulator: argv[09] = "-nand"
emulator: argv[10] = "cache,size=0x4200000,file=C:\Documents and
Settings\phil\.android\avd\myavd.avd/cache.img"
emulator: argv[11] = "-serial"
emulator: argv[12] = "android-kmsg"
emulator: argv[13] = "-serial"
emulator: argv[14] = "android-qemud"
emulator: argv[15] = "-append"
emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
android.qemud=ttyS1 android.ndns=2"
emulator: argv[17] = "-m"
emulator: argv[18] = "1024"
emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
\\AndroidEmulator\TMPB368.tmp
emulator: using 'winaudio' audio input backend
emulator: using 'winaudio' audio output backend
emulator: warning: opening audio output failed

emulator: control console listening on port 5554, ADB on port 5555
emulator: can't connect to ADB server: <unknown error>
emulator: ping program: C:\tools\android\android-sdk-
windows-1.5_r2\tools\ddms.bat
emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\tools
\android\android-sdk-windows-1.5_r2\tools\ddms.bat" ping emulator 1.9

On Jun 23, 8:55 pm, Michael Leung <michaelchi...@gmail.com> wrote:
> I remember I need to complete a virual device in eclipse and run it from
> eclipse.
>
>
>
> On Wed, Jun 24, 2009 at 1:22 PM, phil <phil.pellouch...@gmail.com> wrote:
>
> > tried things on there.  this is driving me crazy.
>
> > C:\android\android-sdk-windows-1.5_r2\tools>emulator -avd myavd -
> > verbose -memory 1024
> > emulator: found SDK root at C:\android\android-sdk-windows-1.5_r2
> > emulator: root virtual device file at C:\Documents and Settings\phil
> > \.android/avd/myavd.ini
> > emulator: virtual device content at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd
> > emulator: virtual device config file: C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/config.ini
> > emulator:     locking user data image at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/userdata-qemu.img
> > emulator:     locking cache image at C:\Documents and Settings\phil
> > \.android\avd\myavd.avd/cache.img
> > emulator: ignoring non-existing SD Card at C:\Documents and Settings
> > \phil\.android\avd\myavd.avd/sdcard.img: No such fil
> > e or directory
> > emulator: found skin 'HVGA' in directory: C:\android\android-sdk-
> > windows-1.5_r2/platforms\android-1.5\skins
> > emulator: autoconfig: -skin HVGA
> > emulator: autoconfig: -skindir C:\android\android-sdk-windows-1.5_r2/
> > platforms\android-1.5\skins
> > emulator: keyset loaded from: C:\Documents and Settings\phil\.android
> > \default.keyset
> > emulator: WARNING:    4: key name doesn't start with valid character.
> > line ignored
> > emulator: trying to load skin file 'C:\android\android-sdk-
> > windows-1.5_r2/platforms\android-1.5\skins/HVGA/layout'
> > emulator: skin network speed: 'full'
> > emulator: skin network delay: 'none'
> > emulator: argv[00] = "emulator"
> > emulator: argv[01] = "-kernel"
> > emulator: argv[02] = "C:\android\android-sdk-windows-1.5_r2/platforms
> > \android-1.5\images\/kernel-qemu"
> > emulator: argv[03] = "-initrd"
> > emulator: argv[04] = "C:\android\android-sdk-windows-1.5_r2/platforms
> > \android-1.5\images\/ramdisk.img"
> > emulator: argv[05] = "-nand"
> > emulator: argv[06] = "system,size=0x4200000,initfile=C:\android
> > \android-sdk-windows-1.5_r2/platforms\android-1.5\images\/system.img"
> > emulator: argv[07] = "-nand"
> > emulator: argv[08] = "userdata,size=0x4200000,file=C:\Documents and
> > Settings\phil\.android\avd\myavd.avd/userdata-qemu.i
> > mg"
> > emulator: argv[09] = "-nand"
> > emulator: argv[10] = "cache,size=0x4200000,file=C:\Documents and
> > Settings\phil\.android\avd\myavd.avd/cache.img"
> > emulator: argv[11] = "-serial"
> > emulator: argv[12] = "android-kmsg"
> > emulator: argv[13] = "-serial"
> > emulator: argv[14] = "android-qemud"
> > emulator: argv[15] = "-append"
> > emulator: argv[16] = "qemu=1 console=ttyS0 android.checkjni=1
> > android.qemud=ttyS1 android.ndns=3"
> > emulator: argv[17] = "-m"
> > emulator: argv[18] = "1024"
> > emulator: mapping 'system' NAND image to C:\DOCUME~1\phil\LOCALS~1\Temp
> > \\AndroidEmulator\TMP54C.tmp
> > emulator: using 'winaudio' audio input backend
> > emulator: using 'winaudio' audio output backend
> > emulator: control console listening on port 5554, ADB on port 5555
> > emulator: sent '0012host:emulator:5555' to ADB server
> > emulator: ping program: C:\android\android-sdk-windows-1.5_r2\tools
> > \ddms.bat
> > emulator: ping command: C:\WINDOWS\system32\cmd.exe /C "C:\android
> > \android-sdk-windows-1.5_r2\tools\ddms.bat" ping emulator 1.9
> > emulator: emulator window was out of view and was recentred
>
> > On Jun 23, 5:13 pm, Jose Ayerdis <joseayer...@gmail.com> wrote:
> > > don;t know if you have seen this
>
> > >http://www.anddev.org/the_emulator_doesnt_start-t36.html
>
> > > might help you....
>
> > > 2009/6/23 phil <phil.pellouch...@gmail.com>
>
> > > > i don't think so.  but it's trying to connect to my local machine
> > > > anyway isn't it?
>
> > > > On Jun 23, 4:32 pm, Jose Ayerdis <joseayer...@gmail.com> wrote:
> > > > > any firewall that can affect you on XP?
>
> > > > > 2009/6/23 phil <phil.pellouch...@gmail.com>
>
> > > > > > do you mean from a command prompt?  i did try that - same result.
>
> > > > > > On Jun 22, 5:39 pm, Wagner Silva <wagner....@gmail.com> wrote:
> > > > > > > Another tip is start the emulator on the terminal before start
> > the
> > > > > > > application.
> > > > > > > The application just started here in this way.
>
> > > > > > > --
> > > > > > > Wagner Silva
> > > > > > > planinfo.blogspot.com
>
> > > > > > > On Mon, Jun 22, 2009 at 8:28 PM, Jose Ayerdis <
> > joseayer...@gmail.com
>
> > > > > > wrote:
> > > > > > > > ohh yes usually takes about 30 second. But in mine a 2GB RAM a
> > Dual
> > > > > > Core
> > > > > > > > takes over 1 minute. I recomend you to run it do not close each
> > > > time
> > > > > > you
> > > > > > > > running an App....
>
> > > > > > > > 2009/6/22 Michael Leung <michaelchi...@gmail.com>
>
> > > > > > > > try to give it more time. Mine one is very slow. it tooks a few
> > > > > > minutes.
>
> > > > > > > >> On Tue, Jun 23, 2009 at 6:14 AM, Jose Ayerdis <
> > > > joseayer...@gmail.com
> > > > > > >wrote:
>
> > > > > > > >>> try givin it more memory
>
> > > > > > > >>> 2009/6/21 phil <phil.pellouch...@gmail.com>
>
> > > > > > > >>>> i did a search and saw a few ideas about how to solve this
> > > > (clean)
> > > > > > and
> > > > > > > >>>> none of them worked.
>
> > > > > > > >>>> I was working my way throgh HelloAndroid - got to the point
> > of
> > > > > > > >>>> running, and the emulator comes up, but never gets past the
> > > > ANDROID
> > > > > > > >>>> screen.
>
> > > > > > > >>>> Here's what i see in the debug window.
>
> > > > > > > >>>> [2009-06-20 12:15:04 - HelloAndroid]
> > > > ------------------------------
> > > > > > > >>>> [2009-06-20 12:15:04 - HelloAndroid] Android Launch!
> > > > > > > >>>> [2009-06-20 12:15:04 - HelloAndroid] adb is running
> > normally.
> > > > > > > >>>> [2009-06-20 12:15:04 - HelloAndroid] Performing
> > > > > > > >>>> com.example.helloandroid.HelloAndroid activity launch
> > > > > > > >>>> [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode:
> > > > > > launching
> > > > > > > >>>> new emulator with compatible AVD 'my_avd'
> > > > > > > >>>> [2009-06-20 12:15:04 - HelloAndroid] Launching a new
> > emulator
> > > > with
> > > > > > > >>>> Virtual Device 'my_avd'
> > > > > > > >>>> [2009-06-20 12:15:07 - HelloAndroid] New emulator found:
> > > > > > emulator-5554
> > > > > > > >>>> [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME
> > > > > > > >>>> ('android.process.acore') to be launched...
> > > > > > > >>>> [2009-06-20 12:19:34 - HelloAndroid] emulator-5554
> > disconnected!
> > > > > > > >>>> Cancelling 'com.example.helloandroid.HelloAndroid activity
> > > > launch'!
> > > > > > > >>>> [2009-06-20 12:19:34 - Emulator] emulator: WARNING:    4:
> > key
> > > > name
> > > > > > > >>>> doesn't start with valid character. line ignored
> > > > > > > >>>> [2009-06-21 08:19:55 - HelloAndroid]
> > > > ------------------------------
> > > > > > > >>>> [2009-06-21 08:19:55 - HelloAndroid] Android Launch!
> > > > > > > >>>> [2009-06-21 08:19:55 - HelloAndroid] adb is running
> > normally.
> > > > > > > >>>> [2009-06-21 08:19:55 - HelloAndroid] Performing
> > > > > > > >>>> com.example.helloandroid.HelloAndroid activity launch
> > > > > > > >>>> [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode:
> > > > > > launching
> > > > > > > >>>> new emulator with compatible AVD 'my_avd'
> > > > > > > >>>> [2009-06-21 08:19:55 - HelloAndroid] Launching a new
> > emulator
> > > > with
> > > > > > > >>>> Virtual Device 'my_avd'
> > > > > > > >>>> [2009-06-21 08:20:04 - HelloAndroid] New emulator found:
> > > > > > emulator-5554
> > > > > > > >>>> [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME
> > > > > > > >>>> ('android.process.acore') to be launched...
>
> > > > > > > >>> --
> > > > > > > >>> Atte
>
> > > > > > > >>> [[Jose Luis Ayerdis Espinoza]]
> > > > > > > >>>http://blognecronet.blogspot.com
>
> > > > > > > >>> --
> > > > > > > >>> Regards,
> > > > > > > >>> Michael Leung
> > > > > > > >>>http://www.itblogs.info
> > > > > > > >>>http://www.michaelleung.info
>
> > > > > > > > --
> > > > > > > > Atte
>
> > > > > > > > [[Jose Luis Ayerdis Espinoza]]
> > > > > > > >http://blognecronet.blogspot.com
>
> > > > > --
> > > > > Atte
>
> > > > > [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com
>
> > > --
> > > Atte
>
> > > [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com
>
> --
> Regards,
> Michael Leunghttp://www.itblogs.infohttp://www.michaelleung.info
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to