添加友盟的分享功能出现了这个错误
1.错误
The library
SocialSDK_QQZone_2.jar
contains native libraries that will not run on the device
2.解决办法
此问题和Eclipse环境有关,按照如下步骤操作即可
Eclipse->windows->Perferences->Android->build ,
取消 Force error when external jars contain native libraries.
取消 Skip packaging and dexing until export and lunch. (Speece **)
3.另一个错误
然后会报出一个不能安装的错误
然后在删除gen文件夹,然后Clear,问题解决`
时间: 2024-10-10 14:54:48