Thank you. That worked!
On Jan 13, 5:43 pm, Mark Murphy wrote:
> abhi wrote:
> > How do you start an emulator from the command line with that AVD file?
> > When I tried $emulator -avd AndroidAVD.avd, I got the error:
> > emulator: ERROR: unknown virtual device name: 'AndroidAVD.avd'
> > emulator:
emulator @
or
emulator -avd
you don't need the .avd suffix here
On Wed, Jan 13, 2010 at 3:37 PM, abhi wrote:
> How do you start an emulator from the command line with that AVD file?
> When I tried $emulator -avd AndroidAVD.avd, I got the error:
> emulator: ERROR: unknown virtual device name: '
abhi wrote:
> How do you start an emulator from the command line with that AVD file?
> When I tried $emulator -avd AndroidAVD.avd, I got the error:
> emulator: ERROR: unknown virtual device name: 'AndroidAVD.avd'
> emulator: could not find virtual device named 'AndroidAVD.avd'
Do not type in the .
How do you start an emulator from the command line with that AVD file?
When I tried $emulator -avd AndroidAVD.avd, I got the error:
emulator: ERROR: unknown virtual device name: 'AndroidAVD.avd'
emulator: could not find virtual device named 'AndroidAVD.avd'
On Jan 13, 5:22 pm, Mark Murphy wrote:
abhi wrote:
> I figured I could use ./emulator from the /tools/
> directory. However it is asking me for the .avd file to go with it and
> I am not able to locate it. When I saw under the ~/.android/avd
> directory, there is a *directory* called AndroidAVD.avd, not a file.
> So, does anyone know wh
I figured I could use ./emulator from the /tools/
directory. However it is asking me for the .avd file to go with it and
I am not able to locate it. When I saw under the ~/.android/avd
directory, there is a *directory* called AndroidAVD.avd, not a file.
So, does anyone know where the *.AVD is locat
6 matches
Mail list logo