How to Install Android in VirtualBox


http://www.howtogeek.com/164570/how-to-install-android-in-virtualbox/


run-android-in-virtualbox-virtual-machine

Want to run Android on your PC? The Android-x86 Project has ported Android to the x86 platform from ARM. Android-x86 can be installed on netbooks with supported hardware, but you can also install Android in VirtualBox.

Android can be run as just another virtual machine, like you would run a Windows or Linux virtual machine. This allows you to play with the Android interface and install apps in a full Android environment on your PC.

What You’ll Need

Before you can get started, you’ll need both VirtualBox and an Android-x86 ISO to install inside VirtualBox.

Creating an Android Virtual Machine

You can now open VirtualBox and create a new virtual machine by clicking the New button. Go through the wizard and configure your virtual machine with the following settings:

  • Operating System: Linux – Linux 2.6 (or later version)
  • Memory Size: 512 MB
  • Hard Drive Size: 3 GB or More

create-android-x86-virtual-machine

Next, power on your new virtual machine and point VirtualBox at the Android-x86 ISO file you downloaded. The installer will boot up inside your virtual machine.

Select the Installation option and press Enter to continue.

install-android-in-virtualbox

We’ll need to create a partition for the Android system. Select the Create/Modify partitions option and press Enter.

create-partitions-for-android

Select the New option with your arrow keys and press Enter to create a new partition in the free space.

android-new-partition

Choose the Primary option and press Enter, then press Enter again to have the partition take up the entire size of the virtual disk you created.

android-primary-partition

Highlight the Bootable option and press Enter to make the partition bootable, then select the Write option and press Enter to write your changes to the virtual disk. You’ll have to type yes and press Enter to confirm writing the changes.

write-partitions-to-disk

Activate the Quit option and you’ll go back to the Choose Partition screen.

This time, you’ll see the partition you created at the top of the screen. Select the partition and press Enter to install Android to it.

install-android-to-partition

Select the ext3 file system, and then select Yes to format the partition.

format-partition-for-android

Choose Yes to install the GRUB bootloader, and then select Yes to install the /system directory as read-write.

install-android-system-directory-as-read-write

Once you’re done, you can remove the ISO file and reboot your virtual machine.

remove-disc-from-virtualbox-drive

Android should boot up like any other operating system would in your virtual machine. As with an Android smartphone or tablet, you’ll have to go through the setup process and optionally provide Google account details. Skip the Wi-Fi setup screen — Android will use your virtual machine’s standard Internet connection.

android-setup-in-virtualbox

If your mouse cursor doesn’t work, click the Machine menu and select the Disable Mouse Integration option. Click inside the virtual machine and you’ll see the mouse cursor. Press the host key displayed at the bottom-right corner of the virtual machine window (default key: Right Ctrl) to release the mouse cursor from the virtual machine.

android-virtual-machine-mouse

You’ll boot into a live Android environment, complete with Google apps like Gmail, Maps, and the Play Store for installing other apps.

Android is primarily designed for touch input, but it can also be used with a mouse and keyboard — this means that your computer’s mouse and keyboard can function as serviceable input devices. Just don’t try doing anything you need multi-touch for.

android-in-virtualbox


This isn’t the fastest way to run Android apps on your PC — BlueStacks is faster if all you want to do is play Temple Run 2 or another Android game on your Windows PC. However, Android-x86 provides access to a complete Android system in a virtual machine. It’s a great way to get more familiar with a standard Android system or just experiment with it like you would experiment with a virtual machine running any other operating systems.

Go full-screen with an Android virtual machine and you’ll get an idea of what it would be like to use Android on a laptop. If the rumors we’re hearing are correct, we’ll be seeing Android laptops coming out this year — ASUS Transformer devices already function just like Android laptops when in docked mode.



posted @   张同光  阅读(126)  评论(0编辑  收藏  举报
编辑推荐:
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
阅读排行:
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通
点击右上角即可分享
微信分享提示