When I try to load an application onto the emulator it usually will
not work, it does work sometimes, but not often. the Eclipse console
looks like this:
[2009-06-08 22:52:16 - Notepadv1] Android Launch!
[2009-06-08 22:52:16 - Notepadv1] adb is running normally.
[2009-06-08 22:52:16 - Notepadv1] Performing
com.android.demo.notepad1.Notepadv1 activity launch
[2009-06-08 22:52:16 - Notepadv1] Automatic Target Mode: Preferred AVD
'avd' is not available. Launching new emulator.
[2009-06-08 22:52:16 - Notepadv1] Launching a new emulator with
Virtual Device 'avd'

I can narrow this down to a problem with adb.exe because when I run
the emulator with the command line, then try to install using

adb.exe install [app name].apk

it will not find any devices. Also I tried the adb devices command and
it showed no devices in the list.
I am using windows vista ultimate 64 bit edition.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to