The Emulator
|
|
the same thing. That is because the emulator is an actual code emulator, meaning it
runs the same code base as the actual device, all the way down to the machine layer.
|
A simulator and an emulator sound very similar, but are fundamentally
different. To emulate means to imitate the machine executing the binary
code. So, an emulator is sort of like a virtual machine. A simulator merely
simulates the behavior of the code at a higher level. Android SDK ships
with a true emulator, based on QEMU.
|
To use the emulator, we’ll have to create an Android Virtual Device (AVD). The easiest
way to do that is to start the android tool via Eclipse.
|
To create a new AVD, start the tool called Android SDK and AVD Manager (see Fig-
icon or via theure 3-3). You can start this tool from Eclipse by clicking on the
command line by starting the tool called android, which is located in your SDK/tools
directory.
|


Walang komento:
Mag-post ng isang Komento