Mac OS X 10.8.X does not generate emulator when compiling Android4.2.X source code.

Source: Internet
Author: User

Note:

Checking build tools versions...
Build/core/main. mk: 165: ****************************************
Build/core/main. mk: 166: * gcc is linked to llvm-gcc which will *
Build/core/main. mk: 167: * not create a useable emulator .*
Build/core/main. mk: 168: ****************************************

 


Android official explanation:


Emulator built on MacOS 10.7 Lion doesn't work.

--------------------------------------------------------------------------------


Symptom: The emulator (any version) built on MacOS 10.7 Lionand/or on XCode 4.x doesn't start.

Cause: Some change in the development environment causesthe emulator to be compiled in a way that prevents it from working.

Fix: Use an emulator binary from the SDK, which is built onMacOS 10.6 with XCode 3 and works on MacOS 10.7.

 


Therefore, after compiling the Android source code on Mac OS x 10.8X, you can find that there is no emulator, so you don't have to worry about it. It's strange when I first compiled it and found it didn't, I thought it was wrong. Who knows that it was just a few days ago, and I didn't even generate it. Someone can use the same environment to view online posts and run it, it's better to believe everything in books than to have no books!

 


Finally, if you want to use the simulator, you can find it in the SDK's tools directory!

 

 

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.