Chapter II Building an Android development environment-Reading notes

Source: Internet
Author: User

Android Drive Monthly Exam 2

Chapter II Building an Android development environment-Reading notes

  1. Learn about the tools required for Android bottom-up development, including jdk6+,as tools or ADT integrated tools for development, as well as Linux kernel source code, cross-compilation environment, Android source code, and serial tools minicom. At the same time, a series of installations such as JDK can be installed under Linux with Apt-get or yum, if not found, then update it, then do. Bath_profile configuration, build configuration with the source command. As for the Android development environment, you can use as directly, but Linux does not seem to have as, so it is recommended to build ADT and the operating environment step-by-step.
  2. Later more important is the cross-compilation environment, because the mobile phone is based on arm, and the PC is X86, so need to develop arm applications on the X86, you must use the cross-compiler, you can use the Codesourcery cross-compilation environment, downloaded after the SH Package.bin for visual installation.
  3. Summary, (1) Build the Android environment, this is relatively simple but essential. (2) Build cross-compiling environment, this also must use, because x86->arm is necessary through this road.

Chapter II Building an Android development environment-Reading notes

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.