VirtualBox Security Android-x86 4.0 graphic tutorial

Source: Internet
Author: User

VirtualBox Security Android-x86 4.0 graphic tutorial

Why are Android virtual machines much slower than iOS and WP7 virtual machines? The reason is as follows:

1. the Android Simulator simulates the ARM architecture (arm-eabi), while the target architecture of iOS and WP7 simulators is x86, in addition, the App running in the iOS simulator is also compiled into x86. In this way, the Android simulator requires some additional binary translation work.

2. the Android simulator uses the full system mode of QEMU, that is, it needs to start the entire GUEST system during simulation and initialize various analog devices. On the contrary, the simulators for iOS and WP7 are only user-mode simulations.

3. In the Android simulator, you also need to run a Dalvik VM to execute the bytecodes of the Android application.

To sum up, one of the main reasons for the slow speed is that the virtual machine is not running on x86 but simulating ARM. Is there a way to get an x86 Android?

The answer is of course there is --- Open-Source Project Android-x86, this ox B Open-Source Project will be transplanted to the Android x86 platform, the system does not need to be simulated into ARM, in this way, you can directly install Android on a PC or virtual machine to run smoothly.

Everything is ready, only owe Dongfeng, next I will talk about the whole process of using Android-X86 and VirtualBox to build a mobile phone Development Simulator

1: first download Android-x86 system image file http://www.android-x86.org/download

Here to mention a little, if you want to get the latest 4.0, please download this version of android-x86-4.0-eeepc-20111209.iso, other bug, will continue after the boot crash, pay attention to is 09

2. Create a virtual machine on VirtualBox

Select Linux as the operating system and Linux 2.6 as the version

Android-x86 Virtual Machine installation configuration graphic tutorial

Create virtual hard disk

Select VDI first.

Next:

OK after creation

Some configurations are required after the creation:

If you want to hear the sound, set it as follows:

Key Nic settings:

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • 3
  • Next Page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.