Tuesday 10 May 2011

Android Emulator use

Many users entering the Android development may not know how to use the Android emulator, and simulator for us to test different versions of Android SDK, such as your real machine to test the 2.1 firmware 1.6 or 2.2 can use the simulator, Root permissions are the default simulator can directly view / data / data files in the directory, the simulator can easily customize the screen size and resolution. Of course, is not bad compared Android Market, the speed determined mainly by the PC machine performance, the actual operation of the software can not be very good speed and smoothness of the reduction.
First we download the SDK, install the ADT plug-in can then be found in the Eclipse toolbar icon of a green, Opens the Android SDK and AVD Manager, as shown in Figure
android 2.2 Simulator
Virtual Devices on the left, find the New button on the right side of Figure:
android simulator use
The default is the name of our android123.com.cn, target for the firmware version, here is the use of android Developer Network 2.2-api level 8, sd card size can be set to 128mb, the appearance of the current mainstream wvga800 we use is 480x800, of course, many the old low-end model is hvga, of course, for the special needs we can also choose the following resolution to develop the resolution, such as 1024x768, etc., for the Internet platform, where the test more practical. We click the button to create avd
Next we choose Avd name for the android123 simulator, click the start button on the right, wait a moment will automatically start running the simulator, to note that the first start may be slower.

SOURCE ANDROID123

No comments:

Post a Comment