How to Run Android Froyo on Windows 7 Computer
f you want to run latest version of Android OS on your computer then you can do this with the help of Android SDK. All you need to do is install a SDK on your computer and try the latest version of the OS right inside your Windows computer. SDK is also available for Mac OS X and Linux OS. This guide will show you how to install Android SDK on your computer and run the Froyo without any hassle.
Note: Download and install Java on your computer before downloading Android SDK.
First of all, go to this website and download the Windows version of the package. Click on android-sdk_r07-windows.zip to download the file. After the file got downloaded. Extract the zip file. Open the folder and you’ll find SDK Manager.exe inside it. Double click on it to run itA black screen will appear followed by packages to choose. You need to choose those versions of Android which you want to test on your computer. For example,, I rejected oldest version of Android (Android 1.1). If you choose more than one version then it will take too much time to complete the installation process because all the files get downloaded one by one (for each version) from the internet. It is better to select only few versions. After selecting the versions, click “Install” button.It will start installing all the selected versions of Android one by one, starting from the latest one. You can see the progress in the opened window.After all the versions got installed, it’s time to create a virtual device. On left pane, click on the “Virtual Devices” and then click on “New” button given at the right.Give the name to the virtual device. In the dropdown next to Target, select the Android platform (I selected Android 2.2). Choose the size of SD card (virtual card, no SD card required to run the virtual device). After selecting the proper options click on the “Create AVD button”.After successfully creating the AVD, it will notify you.To start the AVD (Android virtual device) just select the AVD and then click the highlighted “Start” button.Keep the “Launch Options” as it is. Click on the “Launch” button to start the deviceDevice will launch. You can see ANDROID written on the left side and mobile like buttons on the right. A bar next to ANDROID is blinking which means the device is booting. After some times, a clear shining Android icon will appear on the left. Wait for some time for the final screen to appear. After sometime a final screen will appear displaying colorful android homepage. The instruction is written on the page which tells you to click on the launcher icon to see all your pre installed apps. You can get many apps such as Alarm clock , calculator, browser, email, music, gallery etc. on the application page. AVD automatically detects wireless networks and connects you to the internet via device. It means if you launch the browser and type the website URL, it actually opens inside the screen. Pretty nice way to test websites on Android. Click on the Menu button given on the right to set the wallpaper and browse other options. Click “Add” button to go to other options such as add Shortcuts, Widgets, Wallpaper to the home screen. That is how you can use Android on your computer. The SDK provides you many other facilities to experience Android platform. By using some tricks you can also download apps inside the virtual device. We’ll discuss it in later article.