How-To Geek · Would you like to test drive the latest version of Google’s Android OS without...

16
How to Test Drive Google Android on Your PC Without Buying a Phone Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with the Android SDK Emulator. Android is the latest mobile OS to take the world by storm, but everyone doesn’t have access to the latest mobile devices. Thankfully, there’s an easy way to run Android on your Windows, Mac, or Linux computer. Google provides an Android emulator with their SDK, which is designed to let developers test their apps on Android before running them on handsets. We can use this to test drive Android on our computer, here’s how to do it. Getting Started The Android Emulator requires Java to run, so if you don’t already have Java installed on your computer, download it from the link below and install as normal. Note: When installing Java, make sure not to install any crapware it tries to sneak in like the worthless Yahoo toolbar. How-To Geek

Transcript of How-To Geek · Would you like to test drive the latest version of Google’s Android OS without...

Page 1: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

How to Test Drive Google Android on Your PC Without Buying a PhoneWould you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s howyou can run Android on your PC for free with the Android SDK Emulator.

Android is the latest mobile OS to take the world by storm, but everyone doesn’t have access to the latest mobile devices. Thankfully, there’s an easy way to run Android on your Windows, Mac, or Linux computer. Google provides an Androidemulator with their SDK, which is designed to let developers test their apps on Android before running them on handsets. We can use this to test drive Android on our computer, here’s how to do it.

Getting Started

The Android Emulator requires Java to run, so if you don’t already have Java installed on your computer, download it fromthe link below and install as normal.

Note: When install ing Java, make sure not to install any crapware it tries to sneak in l ike the worthless Yahoo toolbar.

How-To Geek

Page 2: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Then, download the Android SDK from Google (l ink below), and make sure to select the correct version for your computer. Once it’s downloaded, unzip the fi les as normal.

In Windows, run the SDK Setup.exe program to get started running Android on your PC.

The SDK will check Google’s servers for available packages.

Page 3: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

If you see an SSL error message, click the Settings tab on the left in the SDK and AVD Manager window that opened inthe background. Here, uncheck the Force https box, click Ok, and then reopen the setup.

Now, the Package Installer wil l open. You can choose what you want to install, and then click Install to begin install ing theAndroid emulator on your computer.

Page 4: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

By default, all of the SDK platforms, samples, and APIs will be selected for install. This can take quite a while todownload, as several versions of Android are currently available. If you only want to play around with Android, choose theversion you want. You’ll want the SDK Platform Android your.version. Then click the Reject bullet on all the other entries,and click Install. We wanted to try out the latest Android 2.2 as well as the older 1.5, so we downloaded both of them.

Once you’ve started install ing, you’l l see a window showing the download and installation progress. This may take a fewminutes, depending on your Internet speed.

You’ll have some little Androids in your taskbar, but unfortunately they don’t show the download progress.

Page 5: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Setup an Android Emulator

Once the download is completed, you can setup an emulator to test drive Android on your computer. Select the VirtualDevices from the left menu, and then click the New button on the right.

Enter a name for your virtualized Android, and select the version of Android you want to use from the drop-down menu. This will only show the version you installed previously, so you may only see one version listed depending on yourselection.

Page 6: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Enter a size under the SD Card entry; this is a virtual SD card that’s actually an IMG file that Android will use to store yoursettings and fi les in. Then, select a screen size from the skin options. The default is a standard, Nexus One-type display,while the others are different sizes including even a BlackBerry-style device.

Click Create AVD when you’re finished.

The program may appear to freeze while it is creating the AVD, so just wait until you see the confirmation window.

You’re now ready to run Android on your PC! Select your new virtual Android, and click Start on the right.

Page 7: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

You can choose to scale the display if you’ve chosen a larger screen size than your monitor will fit, and then select Launch.

Android will now begin to load in your emulator. Several command prompt windows may open, and then you’ll see theemulator itself. Notice that the default, large screen size will display a keypad and virtual buttons on the right side of theemulated device.

Android may take several minutes to load, especially on your first run. After a while, the boot screen will switch to anAndroid boot animation.

Page 8: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Finally, you’l l be presented with your new Android home screen! Use your mouse as you would normally, thoughremember that you don’t need to double-click to open apps.

You can open pre-installed apps from the launcher menu, though unfortunately these emulator images do not include theAndroid Marketplace.

Page 9: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

View your favorite websites in the browser, and they will render just as they would on an Android device. Note that you canenter text using the on screen keyboard in the emulator, or with your standard keyboard. Since this is an emulator, youmay notice some lag in entering text.

You can also install Apps that are directly available online.

Page 10: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Default apps such as Email work great, and you can even see most of the device settings in Android.

Click and hold on the home screen to change the background or try out widgets.

Page 11: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

You’ll even see the nifty Android Lock screen if you leave your virtual machine alone for a few minutes. Just click the arrowand drag it to the other side of the screen to unlock.

You can always repeat the steps later to create a new Android virtual machine. Here we’ve created an Android 1.5 virtualmachine with the QVGA screen size.

Page 12: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

We did experience a few crashes in our tests, and the emulator felt somewhat sluggish, but in all, it’s fun to try out a newmobile OS without spending money on a new phone.

Launch Android Virtual Machines Later

Page 13: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Anytime you want to launch your Android virtual machines in the emulator, just run the SDK Setup.exe as before, andselect them from the Virtual Devices l ist. Alternately, you can launch an emulator directly from the command line. To dothis, browse to your Android SDK folder and open the Tools folder. Press the Shift key and right-click, and then select OpenCommand Window Here.

Now enter the following in the Command Prompt, substituting the name of your Android virtual machine for your_device:

emulator @your_device

Create a Shortcut For Your Android

Alternately, right-click on the Emulator.exe in the SDK Tools folder, and select Create Shortcut.

Page 14: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

This shortcut would actually only run the emulator in Command Prompt and not load an actual virtual device. We’ll needto change the properties to do this, so right-click and select Properties.

Select the Shortcut tab, and then scroll to the end of the Target box. Enter the name of your virtual Android as before, as@your_Android after the emulator.exe, and then click Ok.

Page 15: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

By Matthew Guay on 07/14/10 Tweet

Now you can launch your Android directly from your Desktop or Start menu.

Conclusion

Whether you’re a developer who wants to write the next greatest app for Android or are simply are curious about Androidand would like to try it out without buying a new phone, the Android Emulator is a great way to get started for free. It isalso a great way to try out new versions of Android if you have an older device. We were disappointed that the AndroidMarketplace wasn’t included. but check back in the next couple days and we’ll show you how to run it in the emulator!

Also, don’t forget; if you’re using an aging Windows Mobile phone, you might be able to turn it into an Android phone. Check out our tutorial on how to Run Android on Your Windows Mobile Phone.

Link

Download the Android SDK

Download Java for your computer

Page 16: How-To Geek · Would you like to test drive the latest version of Google’s Android OS without buying a new mobile device? Here’s how you can run Android on your PC for free with

Comments are closed on this post.

If you'd l ike to continue the discussion on this topic, you can do so at our forum.

Go to the Forum