Link to home
Start Free TrialLog in
Avatar of Peter Chan
Peter ChanFlag for Hong Kong

asked on

Way to run Android OS within a Virtual machine

Hi,
Is there a way to run Android by a Virtual machine within one PC/Desktop? I've got that Virtualbox is not the option for this.
Avatar of Kimputer
Kimputer

You could basically run android since day one. Just download the android sdk from Google. Make sure you know which android version you wish to run, and add it after the sdk is installed. See the section avd (android virtual device).

developer.android.com/sdk/index.html
You can Run Android Kit Kat on VMware Workstation now.
VMware guys wrote a blog post on how to do this.

The ISO can be found at
http://www.android-x86.org/releases/releasenote-4-4-rc1

Download the ISO and install it and you will have the Android OS up a and running in your VMware workstation/Player.

I doubt if virtual box supports it, but since the ISO/Live CD is available you can give it a try.
I have Android x86 on Virtual box and it does work, so you can run most apps in the ISO ok. Obviously you will not get any of the phone, gps, or touch features that work on a real Android phone.
Avatar of Peter Chan

ASKER

Many thanks all.

Cmsxpjh,
Within Virtualbox, what OS type/version do you choose, when setting up Android X86?
You can choose Type Linux and Version as Linux 2.6
Well the recommended settings are:
OS: Linux 2.6
Memory: 512 MB
Video: 8MB
CD Image: android-x86-2.2r2-eeepc.iso
Sound: Sound blaster 16
Network: PCNet-Fast III over NAT
Thanks all.
How about that I want to set up

android-x86-4.4-RC1

within Virtualbox? Which Linux version should I choose there?
It would be the same version.
Last time i remember 4.3 was working fine on Linux 2.6, so 4.4 should work too.
Sorry, I try to set it up within one Virtualbox. But I get the attached
t669.png
I just tested with mine. Android 4.4 RC1 and Virtualbox 4.0.4.
Works fine. See the below screenshot.
User generated image
Give the Specs as in the screenshot and try? Also verify that your ISO is not corrupt.
Sorry, I still get the same, after I've downloaded the same .iso file again from
http://www.android-x86.org/releases/releasenote-4-4-rc1

I am using Virtualbox 4.3.8.
Android 4.0+ needs Intel VT-x or AMD-V to be enabled on your host OS. Have you enabled it in Bios?

Not related to issue. But since we are spending so much time with the issue its fair to increase the points for your question.
Many thanks. I've requested Moderator to add mark to this.
Hi Abhilash,
I want to know where  I can enable

Intel VT or AMD-V

within the BIOS of my HP Probook 4530s?
ASKER CERTIFIED SOLUTION
Avatar of Abhilash
Abhilash

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
But I am already using Virtualbox within the same machine. I think what you pointed out above, is not the real reason.
Any help?