我是靠谱客的博主 清秀水壶,最近开发中收集的这篇文章主要介绍“The library 'aaa.jar' contains native libraries that will not run on the device.”问题解决,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
现象: 出现“The library 'xxx.jar' contains native libraries that will not run on the device.”
具体:
[2013-11-19 10:23:30 - Scantest5] The library 'xxx.jar' contains native libraries that will not run on the device.
[2013-11-19 10:23:30 - Scantest5] The following libraries were found:
[2013-11-19 10:23:30 - Scantest5] - libs/armeabi/libaaa-jni.so
[2013-11-19 10:23:30 - Scantest5] - libs/armeabi/libccc-jni.so
解决方法:
将build path中的导入的xxx.jar包remove掉,就可以了。
最后
以上就是清秀水壶为你收集整理的“The library 'aaa.jar' contains native libraries that will not run on the device.”问题解决的全部内容,希望文章能够帮你解决“The library 'aaa.jar' contains native libraries that will not run on the device.”问题解决所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复