Build a JNI compiling environment using ADT + ndk

Source: Internet
Author: User

JNI is the interface for Android to call the library written in C ++. The difference between C ++ and Java is not discussed in this article. In addition, it only records how to build the environment.

First, download the ADT package and the ndk package.

The ADT package contains eclipse, so you do not need to install eclipse.

After installation, there are two methods to compile the JNI project.

One way is to set the ndk path in windows, properties, and build in the ADT menu, and select the default ndk compilation in the project properties.

Another way is to set the ndk path in the menu windows, properties, and build of ADT. At the same time, configure the ndk_root and path in the system environment variables. Then, in the project properties, do not select the default ndk and enter the compilation command.

 

Because the local machine does not have an installation environment, it cannot. If you are lucky to see this article, contact me if you have any questions.

 

 

Build a JNI compiling environment using ADT + ndk

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.