Android Learning (I) Environment Establishment

Source: Internet
Author: User

Here I will not repeat so many installation steps. There are many articles in the garden to learn about.

Http://www.cnblogs.com/smartbooks/archive/2012/05/27/2520595.html

Here is a link.

 

I encountered some problems during installation:

In general, open SDK manager.exe to download all the required items.

Sometimes panic: cocould not open: C: \ Documents ents and Settings \ Administrator \. Android/AVD/appears.

You need to set android_sdk_home = D:/Android-SDK-Windows/tools; (your location)

Then restart eclipse and you will be OK.

 

The first time you run the simulator, the speed is very slow.

 

After the task is completed, an error is returned when the second task is modified, similar to the following:

[2012-07-26 11:27:46 - demo] Re-installation failed due to different application signatures.[2012-07-26 11:27:46 - demo] You must perform a full uninstall of the application. WARNING: This will remove the application data![2012-07-26 11:27:46 - demo] Please execute 'adb uninstall com.example.demo' in a shell.[2012-07-26 11:27:46 - demo] Launch canceled!
E:\android-sdk\platform-tools>adb uninstall com.example.demoSuccess

Execute the statement as shown in the preceding figure. You can run the project directly without shutting down the simulator.

 

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.