Hi earl,
Thanks for the response. I have created the avd before
launching Emulator but forgot to add in my post. Please Commands used
are listed below.
[r...@localhost tools]# android create avd --target 2 --name test_avd
Android 1.5 is a basic Android platform.
Do you wish to create a custom hardware profile [no]no
Created AVD 'test_avd' based on Android 1.5
[r...@localhost tools]# android list avds
Available Android Virtual Devices:
Name: test_avd
Path: /root/.android/avd/test_avd.avd
Target: Android 1.5 (API level 3)
Skin: HVGA
In Linux (fedora 9) when I am using following command "emulator -avd
test_avd" it's not recognising -avd command.That's why I tried with
running "emulator: from command prompt".Please find the stack trace
detail which I got after running the earlier said command.
[r...@localhost tools]# emulator -avd test_avd
unknown option: -avd
Android Emulator usage: emulator [options] [-qemu args]
options:
-system <dir> read system image from <dir>
-datadir <dir> write user data into <dir>
Any suggestion to resolve this will be greatly appreciated from my
end.
Thanks N Regards,
Smruti
On Sep 18, 9:19 pm, Earl Wilson <[email protected]> wrote:
> Smruti,
>
> Do you configure your emulator on the first run? The instructions
> said to run tools/emulator -avd <your_avd>. I noticed in your post
> you did not have -avd <your_avd>.
>
> I run mandriva and with the terminal in the foreground I can type ctrl
> c and my emulator stops. If ctrl c does not kill it you can try the
> ctrl z. If a kill -9 command does not kill a process a kill -15
> usually will.
>
> Hope this helps
> Earl
>
> On Sep 15, 6:25 am, Smruti <[email protected]> wrote:
>
>
>
> > Hi,
> > I am unable to stop the emulator from command prompt.Can
> > anyone please help me in this.
> > I am using Linux Fedora 9.0 version and Adroid SDK Version is
> > 1.1, Ant 1.6.5.
> > To start the emulator I have used following steps.
> > Open a terminal and go to android-sdk-linux_x86-1.1_r1/tools
> > and type "emulator" .after typing "emulator" ,press ENTER key.
> > It will launch a Android Emulator in port 5554.
> > Now my concern is to stop the Emulator which is running.I
> > have tried with opening another terminal and run kill -9 (process Id
> > for emulator running) which is not working. On click of "cross
> > symbol" to close emulator is hanging the system and Keyboard is not
> > responding at all.Please help me to avoid forceful shutdown of the
> > system everytime just to stop an emulator.
>
> > Thanks,
> > Smruti- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---