Unable to detect application ABI's when trying to debug NDK

前端 未结 5 669
南笙
南笙 2020-12-16 10:59

I\'m trying to debug an Android application with native code using ADT 20.0.3 on Eclipse and it\'s giving me this error:

[2012-10-04 12:09:12 - ndk_android]          


        
5条回答
  •  天涯浪人
    2020-12-16 11:35

    Go to Preferences -> Android -> NDK. You set a correct path for that, it will work. That way works for me.

提交回复
热议问题