Ubuntu
文章平均质量分 55
wuyb2011
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu12.04的64位系统安装的注意事项
由于android版本的升级,目前是android4.1,工作所需的ubuntu系统也要求由32位更新为64位的系统,否则编译会出问题,所以选择目前最新的ubuntu版本12.04的64位系统进行安装,在安装的过程中遇到一些问题,在网上看到有很多帖子提出同样的问题,在此提出我的解决方法,希望帮助到有需要的人。 1、 由于个人习惯,自己下载最新的ubuntu12.04的64位的iso镜像,并且刻原创 2016-12-21 19:15:25 · 951 阅读 · 0 评论 -
ubuntu12.04的64位系统编译android4.0的一些错误的解决方法
使用ubuntu12.04编译android4.0的时候,如果出现以下的问题: host C++: obbtool :0:0: error: "_FORTIFY_SOURCE" redefined [-Werror] :0:0: note: this is the location of the previous definition cc1plus: all warnings bein原创 2016-12-21 19:18:03 · 491 阅读 · 0 评论 -
Solve the android adb connect problem(Linux)
solve the android adb connect problem (ubuntu 12.04) if you have not adb tools , you need download the android sdk from http://developer.android.com/sdk/index.html. the adb tool is in ./*/sdk/platf原创 2017-11-27 16:23:35 · 346 阅读 · 0 评论
分享