Friday, September 14, 2012

HOW TO: Get Android Emulator

This is how to get the Android Emulator for all versions. It will run slow.


1. Go to this site and get the Android SDK.
http://developer.android.com/sdk/index.html
2. Go to this link and get the Java JDK. http://www.oracle.com/technetwork/java/javase/downloads/index.html
3. Open Run and type in "regedit". Then open this key. HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit.
4. Right-click the Java Development Kit key part and click Export. Make sure you save it as a .reg file. Name it JDK.reg.
5. Add Wow6432Node after Software in the JDK paths.
6. Start the SDK installer. Make sure you checked "Start SDK now".
7. Make sure you check the Tools folder. Also check your Android OS version.
8. Go to Program Files (Program Files (x86) if you are on 64-bit Windows) and click on Android and then
android-sdk. Click on AVD Manager.
8. Click "New" and name the device your Android version. Make sure your Android version is selected in the "Target" list.
Enjoy Android!
'

No comments:

Post a Comment