06 2015 档案

摘要:错误:添加compile 'com.android.support:appcompat-v7:22.2.0'后报错,里面有其它的jar包,但是只要添加这个v7包就报错。Error:Execution failed for task ':YizanService4Android:dexDebug'.>... 阅读全文
posted @ 2015-06-19 14:23 Atlas's blog 阅读(1661) 评论(0) 推荐(0)
摘要:安装PythonInfer下载地址:https://github.com/facebook/infer配置环境变量vi ~/.bash_profile#inferexport PATH=${PATH}:/Users/zbtu/Documents/Develope/infer/infer/binsou... 阅读全文
posted @ 2015-06-19 10:27 Atlas's blog 阅读(1358) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2015-06-08 15:47 Atlas's blog 阅读(8) 评论(0) 推荐(0)
摘要:将so含文件夹整体copy入一个"lib"的文件夹,压缩,修改后缀为“.jar”,copy进lib目录即可我最近刚刚好把工作环境从eclipse切换到android studio上,关于你标题上的问题,我刚好遇到过,特来回答,当然我也是网上搜索到的答案:一般 Android 项目从 Eclipse ... 阅读全文
posted @ 2015-06-08 15:44 Atlas's blog 阅读(552) 评论(0) 推荐(0)