Android Emulator for windows?(Not to install the Complete SDK, Just Emulator Needed)
Is there any possible way to install Android Emulator itself on the windows. I w开发者_如何学运维ould need that for the Testing purpose? Any Idea?
Please Note: I dont want to install whole sdk. i just want install the Emulater itself. that emulator is just like that a phone for the testing purpose.
Thanks in Advance
You cannot download the emulator separately from the SDK, for any platform, for any version of Android.
Modern update (mid-year 2013):
You can install Android inside a VirtualBox instance on your PC (Linux, Mac, Windows)
Steps:
- Download VirtualBox
- Download the free & open source Android OS ISO image.
- Install VirtualBox
- Create new virtual machine with RAM, Hard Drive, etc.
- Choose the Android ISO for CD-ROM drive
- Start the virtual machine and follow on-screen instructions to install the OS.
Source:
http://www.howtogeek.com/164570/how-to-install-android-in-virtualbox/
Actually there is an option for a standalone Android Simulator, here it is:
http://www.redmondpie.com/android-emulator-for-windows/
Hope this helps!
There is also a program called Jar of Beans created by a member of the XDA forum. http://code.google.com/p/jar-of-beans/
Its basically a Android Jelly Bean,
Hope it helps! its about 200MB in size.
I think this question needs an update :) Here is an answer from 10/2018.
- Bluestacks
- MeMu
- Genymotion
- Andy
- Droid4X
- Nox
- Windroy
- AMIDuOS
- Xamarin Android Player
- Remix OS Player
Well the android SDK contains an emulator and you can install it on Windows.
I don't think you can run an emulator without its supporting avd and kernal. If you want to check you can try pasting the emultor.exe somewhere in your drive create a AVD and see if you are able to start the emulator from the command prompt.
Try Windroy, which is a free full port of Android to Windows.
精彩评论