*response as below:*
$ emulator -verbose
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
-----------------------------------------------------------------------------------------------------------------------------------
*the other response below:*
$ emulator -debug init
unknown option '-debug'
Android Emulator usage: emulator [options] [-qemu args]
options:
-system <dir> search system, ramdisk and userdata images in <dir>
-kernel <file> use <file> as the emulated kernel
-ramdisk <file> use <file> as the ramdisk image (default is
<system>/ramdisk.img)
-image <file> use <file> as the system image (default is
<system>/system.img)
-nand0 <file> obsolete, same as -image
-data <file> use <file> as the working user data disk image
-nand1 <file> obsolete, same as -data
-sdcard <file> use <file> as the SD card image (default is
<system>/sdcard.img)
-skindir <dir> search skins in <dir>
-skin <skin> select a given skin
-noskin don't use any emulator skin
-wipe-data wipe all data on the user disk image before starting
-netspeed <speed> set maximum network download/upload speeds (see
below)
-netdelay <delay> set network latency emulation
-netfast disable network shaping (i.e. use full speed, no
latency)
-verbose enable verbose output
-trace <name> enable code profiling (press F9 to start)
-console enable console shell on current terminal
-debug-kernel send kernel output to the console
-nojni disable JNI checks in the Dalvik runtime
-logcat <logtags> enable logcat output with given tags
-noaudio disable android audio support
-useaudio enabled android audio support (default)
-mic <device or file> device or WAV file for audio input
-flashkeys flash key presses on the device skin
-verbose-keys enable verbose key presses
-raw-keys disable Unicode keyboard reverse-mapping
-radio <device> redirect radio modem interface to a host character
device
-onion <image> use overlay image over screen
-onion-alpha <percentage> specify onion skin translucency (default 50)
-oldradio enable old VM-based simulated radio
-version display emulater version number
-qemu pass arguments to qemu
-qemu -h display qemu help
-help print this help
The format of network <speed> is one of the following (numbers are
kbits/s):
-netspeed gsm GSM/CSD (up: 14.4, down: 14.4)
-netspeed hscsd HSCSD (up: 14.4, down: 43.2)
-netspeed gprs GPRS (up: 40.0, down: 80.0)
-netspeed edge EDGE/EGPRS (up: 118.4, down: 236.8)
-netspeed umts UMTS/3G (up: 128.0, down: 1920.0)
-netspeed hsdpa HSDPA (up: 348.0, down: 14400.0)
-netspeed full no limit (up: 0.0, down: 0.0)
-netspeed <num> select both upload and download speed
-netspeed <up>:<down> select individual up and down speed
The format of network <delay> is one of the following (numbers are
milliseconds):
-netdelay gprs GPRS (min 150, max 550)
-netdelay edge EDGE/EGPRS (min 80, max 400)
-netdelay umts UMTS/3G (min 35, max 200)
-netdelay none no latency (min 0, max 0)
-netdelay <num> select exact latency
-netdelay <min>:<max> select min and max latencies
Default network speed is 'full'
Default network latency is 'none'
When running the emulator, use the following keypresses:
F1/PgUp Menu key
F2/PgDown Star key
F3 Call key
F4 End Call key
Home Home key
ESC Back Key
F7 Power button
F8 Disable/Enable all networking
F9 Start tracing (only with -trace)
F10 Stop tracing (only with -trace)
Keypad 2468 Dpad arrows
Keypad 5 Dpad center
Keypad 79 Rotate device skin
Keypad + Volume Up key
Keypad - Volume Down key
Keypad / Decrease onion alpha
Keypad * Increase onion alpha
Ctrl-K Switch between 'unicode' and 'raw' keyboard modes
If the environment variable ANDROID_LOG_TAGS is defined and not empty, its
value
will be used to enable logcat output by default
2009/4/28 Hua Xia <[email protected]>
> How to use "emulator -verbose or -debug "? just type "emulator -verbose or
> -debug " in shell?
>
> 2009/4/27 Raphael <[email protected]>
>
>
>> What does it say if you run it with emulator -verbose or -debug init?
>> R/
>>
>> On Thu, Apr 23, 2009 at 9:17 PM, Edward <[email protected]> wrote:
>> >
>> > Hi,
>> > I built the android emulator source on mingw/msys, then run "./
>> > emulator" in msys console as below, but failed.
>> >
>> > $ ./emulator
>> >
>> > This application has requested the Runtime to terminate it in an
>> > unusual way.
>> > Please contact the application's support team for more information.
>> > .....
>> >
>> > Is anyone who can help me?
>> >
>> >
>> > Edward
>> > >
>> >
>>
>> >>
>>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---