Android Note 5: Use of Simulators

Source: Internet
Author: User

1. Chinese interface settings

1. Click the menu button at the bottom of the simulator screen.

 

2. Find Settings in the pop-up main function table to enter the Settings dialog box.

3. Select Language & keyboard, so that we can set the area and text.

4. Select the first Select language to set the country and region.

 

Currently, the Android simulator supports many countries. Because the Chinese logo code is zh-cn in English, we pull it to the bottom, find the Chinese (simplified), and click.

Ii. Time and time zone settings

1. Find "Settings" in the main function table to enter the Settings dialog box.

2. Select "Date and Time"

3. Remove the "Auto" option box and click "Select time zone"

Then you will find that the date and time have been automatically updated.

3. Chinese Input Method settings

1. Find "language and keyboard" in "Settings" and click to enter.

2. Select "Google Pinyin input method"

3. Return to the home page, click "Google" on the top to enter, and click the red mark.

4. Select "select input method"

5. Select "Google Pinyin input method"

After setting, you will find that you can enter Chinese characters (Android does not seem to work yet)

4. Application Installation

1.Copy the downloaded apk(here I will take feixin.apk as an example. You can enter "feixin.apk" on the Internet to search for the downloaded package) to the directory you set (I set D: \ apk)

2. add ";" to the path of platform-tools under your android-sdk_r06-windows installation directory (My is; D: \ android-sdk_r06-windows \ android-sdk-windows \ platform-tools) add it to your environment variable "path.

(After I add it, it is .; % JAVA_HOME %/bin; % SystemRoot % \ system32; % SystemRoot % \ System32 \ Wbem; D: \ android-sdk_r06-windows \ android-sdk-windows \ tools; D: \ android-sdk_r06-windows \ android-sdk-windows \ platform-tools)

3.copy your android-sdk_r06-windowsinstallation directory named adb.exe and the other two files in platform-toolsto the tools under the android-sdk_r06-windows installation directory.

4.click emulator.exe under the toolsdirectory in the installation address of the simulator (the click will only Flash once)

5. Enter d: Press enter in the cmd command window, then enter cd android-sdk_r06-windows \ android-sdk-window \ stools press enter, then enter adb install d: \ apk \ feixin.apk press ENTER
 Note: android-sdk_r06-windows \ android-sdk-window \ stools is the installation path of my stools

D: \ apk \ feixin.apk is the storage path of my feixin.apk

Select the correct installation path based on the example.

If success is entered, the installation is successful.



From Guo Zi's blog
 

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.