Unable to Detect application Abi's

Source: Internet
Author: User

A problem like this http://stackoverflow.com/questions/12733125/unable-to-detect-application-abis-when-trying-to-debug-ndk

I'm trying to debug an Android Application with native code using ADT ready 0.3 on Eclipse and it's giving me this error:

[12:09:12-ndk_android] unknown application ABI: [12:09:12-ndk_android] [12:09:12-ndk_android] unable to detect application Abi's

The JNI files build properly and I can run the application, with the native code.

My build file application. mk looks like this:

App_optim: = debugapp_abi: = armeabi armeabi-v7aAPP_STL: = gnustl_static

I'm following the guide from here:

Http://tools.android.com/recent/usingthendkplugin

 

It is very likely that the ndk path of eclipse is not properly set. Windows-> preference-> Android-> ndk is used to set the path.

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.