Home | History | Annotate | Download | only in android

Lines Matching full:emulator

27     "  Only one emulator process can run a given AVD at a time, but\n"
34 " emulator @foo\n\n"
50 " SPECIAL NOTE: in the case where you are *not* using the emulator\n"
102 " The emulator detects that you are working from the Android build system\n"
108 " In this case, the emulator will look by default for the following image\n"
114 " - kernel-qemu : the emulator-specific Linux kernel image.\n\n"
119 " Skins will be looked in <build-root>/sdk/emulator/skins/\n\n"
131 " automatically removed when the emulator exits. There is thus no way to\n"
132 " make persistent changes to this image through the emulator, even if\n"
139 " SPECIAL NOTE: If you are using the emulator with the Android SDK, the\n"
152 " The emulator needs several key image files to run appropriately.\n"
153 " Their exact location depends on whether you're using the emulator\n"
158 " kernel-qemu the emulator-specific Linux kernel image\n"
178 " emulator shall be able to pick-up the right image files automatically.\n"
182 " can still run the emulator by explicitely providing the paths to\n"
187 " The actual logic being that the emulator should be able to find all\n"
213 stralloc_add_str( out, " When running the emulator, use the following keypresses:\n\n");
254 " The Android emulator looks at various environment variables when it starts:\n\n"
289 " on startup, the emulator looks for 'keyset' file that contains the\n"
298 " if the file doesn't exist, the emulator writes one containing factory\n"
304 " where <command> is an emulator-specific command name, i.e. one of:\n\n"
367 " messages from specific parts of the emulator. <tags> must be a list\n"
419 " the emulator will create the socket and wait for a client to\n"
439 " programmatic launches of the emulator.\n\n"
456 " use '-avd <name>' to start the emulator program with a given Android\n"
520 " the emulator. the default image is 'ramdisk.img' from the system directory.\n\n"
578 " backed by a temporary file that is deleted when the emulator exits.\n"
604 " to the emulator. By default, the 'sdcard.img' file is searched in the data\n"
607 " if the file does not exist, the emulator will still start, but without an\n"
620 " snapshots in this file can be restored during the emulator run.\n\n"
623 " data directory. If the specified file does not exist, the emulator will\n"
635 " This starts the emulator without mounting a file to store or load state\n"
648 " Rather than executing a full boot sequence, the Android emulator can\n"
651 " the emulator loads the snapshot of that name from the snapshot image,\n"
655 " specified snapshot does not exist, the emulator will perform a full boot\n"
663 " If you want to create a snapshot manually, connect to the emulator console:\n\n"
677 " emulator to perform a full boot sequence and losing state on close.\n"
687 " Prevents the emulator from loading the AVD's state from the snapshot\n"
696 " Prevents the emulator from saving the AVD's state to the snapshot\n"
705 " Prevent the emulator from sending an unsolicited time update\n"
717 " file that the emulator was started with, then exits. Values from the 'ID'\n"
732 " for emulator skins. each skin must be a subdirectory of <dir>. by default\n"
733 " the emulator will look in the 'skins' sub-directory of the system directory\n\n"
743 " use '-skin <skin>' to specify an emulator skin, each skin corresponds to\n"
753 /* default network settings for emulator */
764 " the Android emulator supports network throttling, i.e. slower network\n"
792 PRINTF( " the emulator uses the following defaults:\n\n" );
801 " the Android emulator allows you to redirect all TCP connections through\n"
826 " if the 'server' option is used, the emulator opens a server socket\n"
832 " when the connection is established, the emulator sends its console port\n"
835 " will result in the emulator aborting immediately\n\n"
837 " as an example, here's a small Unix shell script that starts the emulator in\n"
842 " emulator -no-window -report-console tcp:$MYPORT &\n"
858 " the device resolution can also used to rescale the emulator window with\n"
868 " to be used to both play and record audio in the Android emulator.\n\n"
878 " the '-scale <scale>' option is used to scale the emulator window to\n"
886 " scaling factor for the emulator's window.\n\n"
893 " * finally, if <scale> is the keyword 'auto', the emulator tries to guess\n"
900 " the emulator's scale can be changed anytime at runtime through the control\n"
908 " use '-trace <name>' to start the emulator with runtime code profiling support\n"
928 " use '-memcheck <flags>' to start the emulator with memory access checking\n"
948 " A - Logs all emulator events. Equala to \"LIRWFSECANBM\" combination.\n"
967 " use '-list-cores localhost to list emulator core processes running on this machine.\n"
968 " use '-list-cores host_name, or IP address to list emulator core processes running on\n"
977 " the -attach-core <console socket> options attaches the UI to a running emulator core process.\n\n"
1007 " * pressing Ctrl-C will stop the emulator, instead of the shell.\n\n"
1025 " NOTE: you can have only one shell per emulator instance at the moment\n\n"
1054 " if '-logcat <tags>' is not used, the emulator looks for ANDROID_LOG_TAGS\n"
1066 " use '-no-audio' to disable all audio support in the emulator. this may be\n"
1070 " instantly unless they used this option when starting the emulator.\n"
1073 " * on some Linux machines, the emulator might get stuck at startup with\n"
1078 " used by the emulator. you can do that by setting the QEMU_AUDIO_DRV\n"
1100 " by default, the emulator tries to reverse-map the characters you type on\n"
1102 " done to make the emulator usable with a non-QWERTY keyboard.\n\n"
1118 " character device or program. this bypasses the emulator's internal modem\n"
1125 " note that, when running in the emulator, the Android GSM stack only supports\n"
1126 " a *very* basic subset of the GSM protocol. trying to link the emulator to\n"
1136 " at startup, the emulator tries to bind its control console at a free port\n"
1138 " this allows several emulator instances to run concurrently on the same\n"
1141 " use '-port <port>' to force an emulator instance to use a given console port\n\n"
1145 " ports is already used, the emulator will fail to start.\n\n" );
1153 " the TCP ports used by the emulator to implement its control console and\n"
1159 " purpose is to use the emulator in very specific network configurations.\n\n"
1164 " If both ports aren't available on startup, the emulator will exit.\n\n");
1218 " by default, the emulator tries to detect your current timezone to report\n"
1241 " by default, the emulator tries to detect the DNS servers you're using and\n"
1260 " expect, and may even disappear in a later emulator release.\n\n"
1277 " starting the emulator. on slow machines, this can surprisingly speed up the\n"
1303 " starting the emulator. a keyset file contains a list of key bindings used\n"
1304 " to control the emulator with the host keyboard.\n\n"
1306 " by default, the emulator looks for the following file:\n\n"
1315 " however, if -keyset is used, then the emulator does the following:\n\n"
1320 " - then, the emulator searches for a file named <name> in the following\n"
1323 " * the emulator configuration directory: %s\n"
1375 " that are sent through the emulator's virtual Ethernet LAN. You can later\n"
1419 " Normally, Android instances running in the emulator cannot talk to each other\n"
1424 " This option instructs the emulator to join a virtual network shared with\n"
1427 " the emulator. Each emulator must use a different number.\n\n"
1453 " could be properly initialized (this can fail when you run the emulator\n"
1637 stralloc_add_str(out, "Android Emulator usage: emulator [options] [-qemu args]\n");