The library 'SocialSDK_QQZone_2.jar' contains nat

报错信息: The library `SocialSDK_QQZone_2.jar` contains native libraries that will not run on the device. 

 解决方案: 此问题和Eclipse环境有关,按照如下步骤操作即可 Eclipse->windows->Perferences , 

 取消 Force error when external jars contain native libraries. 

取消 Skip packaging and dexing until export and lunch. (Speece **) 

然后却又报不能安装应用的错误

注意了,遇到这个问题,删除构建路径的gen 然后在删除gen文件夹,然后清理,问题解决。

你可能感兴趣的:(The library 'SocialSDK_QQZone_2.jar' contains nat)