How to install the Android simulator on your computer

Source: Internet
Author: User
Tags home screen

This method can now simulate the android1.5-3.0 system, from a variety of Android phone, to Android tablet computer can be simulated, and can install all Android programs, Internet access, QQ, listen to music and so on. Almost the same as the operation and functionality on your phone and tablet. Because of the complexity of installation and setup, specifically for everyone to write a detailed installation tutorial, Windows XP as an example.

How to install the Android emulator on your computer:

Set the environment variables for your computer system. Right-click on the desktop "My Computer" and select the "Properties" menu, which opens the System Properties dialog box.

In the Advanced tab, click the Environment Variables button, which is the dialog box where the environment variable is clocked in.

Inside the system variable, create a new system variable:

Variable name: java_home

Variable Value: C:Program filesjavajdk1.6.0_10

Also create a new system variable: (note symbol)

Variable name: classpath

Variable value:.; %java_home%lib;

Another environment variable path is already available by default, select it, and click on the "Edit" button to edit it. The value of the variable inside, in front of the original added to C:Program filesjavajdk1.6.0_10in;

Download and install Java JDK 1.6. can go online search download, can be downloaded at this address:

Http://www.java.net/download/jdk6/6u10/promoted/b28/binaries/jdk-6u10-rc-bin-b28-windows-i586-p-21_jul_2008.exe

The file has been downloaded as follows:

And then install it. It's very simple, step by step install the past just fine.

Install the latest SDK emulator.

I am here to download:

Http://dl.google.com/android/android-sdk_r05-windows.zip

Download and unzip, do not need to install, directly into a free space compared to the larger disk, because there will be a lot of things to install. For example, I put it on D after decompression.

Open this folder, run inside this program: SDK Setup.exe.

After running this program, a few windows will open, do not care about it.

The program automatically connects to Google's server to check for available packages, which takes a few 10 seconds to a few minutes, please wait.

Download and install the Android version of the simulator.

If you see an error message about SSL, click on the "Settings" tab (on the left side of the SDK and AVD Manager window). Then put force https://... The front tick is removed, click OK.

Then re-select the "Installed Packages" tab on the left.

The left column out of these, is the Android system version of the simulation program, I am here because it has been downloaded a lot, so there are many. If you don't have that much, or if you don't have the version you want, click on the "Update All" button to upgrade.

I almost all downloaded here, so all is a green tick, if it is a question mark, do not control it, select "Accept all" on the right, and click the "Install" button, will be automatically downloaded and installed.

The process is a bit long and takes a few 10 minutes, or even dozens of hours, depending on your speed and the number of downloads. Download for some time, do not want to download, you can click "Cancel" cancel the download and installation, and then click "Close" to close the Download installation window.

Go back to the "Installed packages" tab to see which versions you have installed, For example, I have installed the 1.5,1.6,2.1,2.2,2.3.1,2.3.3,3.0 version here, in addition to the 3.0 version is a simulated Android tablet system, the other lower version is a simulated Android phone system.

Create a setup emulator.

Click the Virtual Devices tab on the left. Here to create and set up the simulator. You can create multiple emulators. You can also edit and delete them.

I'll show you how to create an emulator, click on the "New" button on the right, add a new simulator to the expression, and set the parameters below. Enter the name of your simulator in the name, preferably in English or digital. Choose the Android version in Target, which version you downloaded, and which version you can choose from. In the size of the SD card, SD card is equivalent to the memory card inserted in the phone, you can put all kinds of files and programs in, it is an image file, such as I set here 1G, that is 1024M. Selecting the screen size of the emulator in built-in, it is best to choose the first option, which is the default option with the defaults in front of you. Finally click on the bottom of the "Create AVD" button to complete the creation of the simulator, because I entered the wrong name, so I can not click.

Run the emulator. Take android2.2 as an example.

Select the emulator you created, and then click "Start" to run it. For example, I'm here to run version 2.2.

In the pop-up window, the direct point "Launch" just fine.

Wait a few seconds, the simulator will pop out, there are two waiting screen, this period of time may need to wait a few minutes, especially when the first time to enter the simulator.

Wait a moment, Android home screen appears! You can use the mouse point to operate, such as drag to unlock, you need to note that you do not need to double-click to open the app. The analog keyboard on the left can be operated with a mouse click, and typing can also be done with the computer's keyboard.

Set the language of the Operating interface (English is particularly good can be omitted).

As the default is the English operating interface, we first for convenience, you can change the language settings, first drag to unlock.

Open the main menu, go to the "Settings" menu, act like a mobile phone, drag the screen online, select the "Language & Keyboard (language and keyboard)" Menu:

Select the top Menu "Select Language (select language)" to set the language.

Also drag the screen online, know that the last "Chinese (Simplified)" option, and then select it, your "phone" has become a Chinese interface, perhaps the main menu has not become Chinese, the next launch will become Chinese.

You can click on the icon on the right to simulate a house on the keyboard to show back to the main screen.

After the operation of everyone is very familiar with, you can make other settings, you can use the browser on the Internet, download files and software. The desktop can be various management and so on.

Open the browser directly to jump to Google search (China site) home page, which is the default browser home page, you can enter the URL and search the way to network access. You can surf the Internet without any setup. You can download the software online.

You can try it as much as you do with an Android phone.

Can download and use QQ: the same background can run the program, like the mobile phone operation.

The 3.0 system also operates on tablets:

It is important to note that this version does not have a separate analog keyboard, you can use the computer keyboard when typing.

Install the software for the simulator.

In addition to using the simulator to download software installed on the Internet, you can also use the special APK installer to install software.

This tool can be used to connect the computer to the Android phone installation program, or to the simulator installation program. First to download, it is a green software, directly open.

For example, you can download the 2.3 version here:

Http://www.crsky.com/soft/16759.html

Once opened, click on the right "refresh device List" and a simulator will appear above it to select it. Click on the "Select apk file" button above, select the APK program file you downloaded and click "Start Install". Some are installed faster, some are slightly slower.

Manage the SD card. Before setting up the SD card, this SD card is virtual, with the disc image file, the size was set before, I set the 1024M here, remember? It's located in the computer here:

C:documents and SettingsAdministrator.androidavdluthui.avdsdcard.img

Administrator is your computer's user name, if not the user name, please change.

LUTHUI.AVD is the AVD name of the simulator you created, please change it to your own.

Find sdcard.img file can be arbitrary read and write files, need to use disc image file authoring/editing/conversion tools, file management, I generally use ultraiso tools. You can download and install it here:

Http://www.crsky.com/soft/1134.html

After opening the tool, open the disc image file sdcard.img above and manage it. You can also delete, move, and create files and folders by copying files and programs in your computer.

After the document has been sorted out, save and close. And when you save it, you need to close the emulator first.

If you are unable to view the SD card or emulator files, you can download and install a File manager via your mobile internet connection. For example, I'm using a dual file manager, dual files manager.

You can use your phone to bring your own browser to open the Web page, search for downloads, or in the computer's browser to find a good download million, and then directly in the phone to enter this URL to download:

http://www.ggdown.com/view/3479.html go in and download and install the file.

Open File Manager to manage your emulator and SD card files.

I am in the image file, copy a lot of files and software in, then in this file Manager, you can install.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.