Skip to main content

Test Your Apps On PC using VirtualBox and Android KitKat



In order to install the Android 4.4 (Up to 4.4.4) version KitKat in your Windows 8.1 or 7 PC, here's the easy instructions. It cannot set up like regular Windows local program, however it is possible with free pc virtualization tool Oracle VirtualBox. There aren't many techniques offered online to  install Android OS right on normal PC devices, however, these methods tend to be little difficult and not suggested for all pc users.

Test Your Apps on Your PC using VirtualBox Android KitKat is easy experienced by me. With some problem with my android device i was unable to test my games so i decided to test them on virtual machine then first i installed bluestack but it didnt work and gave me an error about graphics API.
I did some more Google and select Virtual box to go.

So lets start to setup virtualbox for android kitkat. Before this you should check the features of android 4.4

Things you need

1. Oracle VM VirtualBox
Download the latest version of VirtualBox from https://www.virtualbox.org/wiki/Downloads
2. Android x86 4.4 Image
Download the Android 4.4 image from sourceforge



Installation

Step 1: Run Oracle VirtualBox.
Step 2: Click on the New button.

Configure the virtual VDI(Virtualbox Disk Image) hard drive in upcoming screen.

Step 3: choose Fixed size for the storage area.
Step 4: set up the storage space for the VDI.
Step 5: Right click on Android 4.4 virtual machine and choose Start.
Step 6: As soon as the Virtual machine starts, it will probably prompt you to choose the Android 4.4 ISO image.
Step 7: click the small box icon then pick the Android 4.4 ISO image and next go through the Start button.
Step 8: Select Install Android -X86 to harddisk.
Step 9: Select Create / modify partitions.
Step 10: Select New.
Step 11: Select Primary.
Step 12: Allow the space for storing stay as it is and hit enter.
Step 13: Select Write.
Step 14: Type “Yes” then hit enter.
Step 15: Select Quit and hit enter.
Step 16: Select the Sda1 linux partition and choose OK.
Step 17: Select ext3 filesystem.
Step 18: Select Yes and press enter to formatting Sda1 to ext3 filesystem.
Step 19: Select Yes in order to make System index as read-write enabled.
Step 20: Select Reboot when Android 4.4 KitKat is properly installed.
Step 21: Select Devices > CD / DVD devices and deselect the android 4.4 ISO image. ( REQUIRED )
Step 22: Select Machine > Close and choose Power off the device and click OK.
Step 23: Right click the Android 4.4 virtual machine and picks Start.
Step 24: Select Android-x86 4.4-RC1 and hit enter.


Android 4.4 will begin booting within the virtual machine. Insert every piece of information necessary and you ought to manage to utilize Android 4.4 KitKat on your pc. If you cannot utilize your your mouse inside virtual machine, then you need to click on Machine > Disable Mouse Integration then click on the virtual machine.





Comments

Popular posts from this blog

Free Unity Game Assets -The 54 Best Websites To Download

When it comes to  Free Unity Assets,  Every indie game developer loves to hear about Websites To Download Game Assets like 3d models, Textures, Shaders, complete source etc. On various sites, you can buy your own assets like 3d models, package etc. Here we are giving you same amazing websites to download Free assets, Textures, Sounds, 3Dmodels and more,   Some websites have both free and paid you just need to do advance search for free only. WOW  BEST VR ROLLER COASTER Free Unity Assets Below are 6 must have pro and free unity assets 1.UMA – Unity Multipurpose Avatar The UMA framework is the new way to do customizable characters. Regardless if you need an npc, a hero or a villain this pack is for you! With the UMA Humanoid DNA system you got 46 tweakable values to adjust anything from height to ear rotation, giving you virtually infinite amount of customization options.  download 2.Unity-chan! model ...

Unity 2d Water fluid system, How to make it?

When I was searching to make unity 2d water fluid system and unity 2d water effect I got lots of threads on forums, blogs and everywhere. I found some good techniques and plugin that I want to share today. Today I am not giving you right answer but telling some methods and plugins you can use and tutorials you can follow to get unity 2d Water fluid system in you 2d or even 3d projects. There are many other ways like Metaballs   but metaballs are for 3d one solution is also available to make it 2d ,  and a game by PixelJunk called Shooter they use some trick and also described at GDC2010 Presentation  (PDF) unity 2d water Fluvio Plugin Test First I love to show this plugin called fluvio. I get it from asset-store what fluvio said about their plugin. "Fluvio is a solution for real-time 2D/3D fluid physics. It is fully integrated with the editor and compatible with desktop, web player and mobile platforms. Fluvio can simulate both liquids and gasses...

[SOLVED] Your Android setup is not correct. See Settings in Facebook menu

Your Android setup is not correct. See Settings in Facebook  menu.UnityEditor.HostView:OnGUI() The simple way to solve this error is installing OpenSSL. 1 - Download the OpenSSL installer (the x64 full package) here : http://slproweb.com/products/Win32OpenSSL.html (link to the file : http://slproweb.com/download/Win64OpenSSL-1_0_1f.exe ) If you are on older version of JavaSDK please update it. 2 - Download the lastest x64 JavaSDK here ( http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html).  And are you using latest facebook SDK for desired unity version? 3 - Take a look here : https://developers.facebook.com/docs/unity/downloads/?campaign_id=282184128580929&placement=SDK_list Must See: Optimizing Mobile Games in Unity Now you have everything ready to solve this error! Install OpenSSL on C:/ and open it  And add its Environment Variables in windows Path. Go to "Control Panel > System > Advanced system...