您还未登录!|登录|注册|帮助
CSDN首页资讯论坛博客下载搜索更多CTO俱乐部学生大本营培训充电移动开发软件研发云计算程序员TUPgracioushe的专栏
条新通知
登录注册欢迎
退出
我的博客
配置
写文章
文章管理
博客首页
全站 当前博客 空间博客好友相册留言用户操作
[留言]  [发消息]  [加为好友] 
何波ID:gracioushe

共8823次访问,排名19335,好友5人,关注者12人。
","qq":"
何波的文章
原创 84 篇
翻译 0 篇
转载 171 篇
评论 4 篇
订阅我的博客

[编辑]gracioushe的公告
[编辑]文章分类
IA Core
kernel与Android
Linux应用
Python和Per以及Makefile
Windows应用
版本管理
高通展讯MStar相关
存档
2011年04月(1)
2011年03月(15)
2011年02月(19)
2011年01月(33)
2010年12月(6)
2010年11月(11)
2010年10月(21)
2010年09月(149)
公告:
祝贺2011年4月当选微软最有价值专家的会员[意见反馈][官方博客]   如何配置ubuntu 64安装环境(转自source.android.com) 收藏

Linux
The Android build is routinely tested on recent versions of Ubuntu (6.06 and later), but reports of successes or failures on other distributions are welcome.

Ubuntu Linux (32-bit x86)
To set up your Linux development environment, make sure you have the following:
•Required Packages:
•Git 1.5.4 or newer and the GNU Privacy Guard.

• 
•JDK 5.0, update 12 or higher.Java 6 is not supported, because of incompatibilities with @Override.
• 
•flex, bison, gperf, libsdl-dev, libesd0-dev, libwxgtk2.6-dev (optional), build-essential, zip, curl.
$ sudo apt-get install git-core gnupg sun-java5-jdk flex bison gperf libsdl-dev libesd0-dev libwxgtk2.6-dev build-essential zip curl libncurses5-dev zlib1g-dev

•You might also want Valgrind, a tool that will help you find memory leaks, stack corruption, array bounds overflows, etc.
$ sudo apt-get install valgrind

•Intrepid ( 8.10) users may need a newer version of libreadline:
$ sudo apt-get install lib32readline5-dev
Ubuntu Linux (64-bit x86)
This has not been as well tested. Please send success or failure reports to android-porting@googlegroups.com .
The Android build requires a 32-bit build environment as well as some other tools:
•Required Packages:
•Git, JDK, flex, and the other packages as listed above in the i386 instructions:

•JDK 5.0, update 12 or higher.Java 6 is not supported, because of incompatibilities with @Override.
•Pieces from the 32-bit cross-building environment
•X11 development
$ sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl sun-java5-jdk zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev ia32-libs x11proto-core-dev libx11-dev lib32readline5-dev lib32z-dev
•Set the system to use the right version of java by default:

$ sudo update-java-alternatives -s java-1.5.0-sun
•X11: Ubuntu doesn't have packages for the X11 libraries, but that can be worked around with the following command:

$ sudo ln -s /usr/lib32/libX11.so.6 /usr/lib32/libX11.so

ubuntu配置Android指南相关推荐

  1. Ubuntu 配置 Android 开发 环境

    . 果断换Ubuntu了, Ubuntu的截图效果不好, 不能设置阴影 ... 作者 : 万境绝尘 转载请注明出处 : http://blog.csdn.net/shulianghan/article ...

  2. ubuntu 配置android环境,Ubuntu Linux下如何配置Android开发环境

    下载和安装Win7系统Android开发环境中讲了怎样在Win7系统中安装Android开发环境,那么怎样在Linux系统中配置Android开发环境呢?本篇文章就将演示如何使用Eclipse.And ...

  3. ubuntu配置android开发环境和编译源码遇到的一些问题

    ---------------------------------------------环境变量设置--------------------------------------------- 1.设 ...

  4. Win7下安装Ubuntu16.04以及Ubuntu配置Android环境

    1.安装Ubuntu系统 1用windows磁盘管理给硬盘划分空白空间 2下载USBWriter( http://www.linuxidc.com/Linux/2014-10/108015.htm)( ...

  5. 【Android 应用开发】Ubuntu 下 Android Studio 开发工具使用详解 (旧版本 | 仅作参考)

    . 基本上可以导入项目开始使用了 ... . 作者 : 万境绝尘 转载请注明出处 : http://blog.csdn.net/shulianghan/article/details/21035637 ...

  6. 【Android 应用开发】 Ubuntu 安装 Android Studio (旧版本|仅作参考)

    . 果断换Ubuntu了, Ubuntu的截图效果不好, 不能设置阴影 ... 作者 : 万境绝尘 转载请注明出处 : http://blog.csdn.net/shulianghan/article ...

  7. Ubuntu Linux下如何配置Android开发环境

    下载和安装Win7系统Android开发环境中讲了怎样在Win7系统中安装Android开发环境,那么怎样在Linux系统中配置Android开发环境呢?本篇文章就将演示如何使用Eclipse.And ...

  8. ubuntu+idea intellij配置android开发环境

    最近对移动开发产生兴趣,决定在未来几年内利用空余时间开发一些app或游戏什么的,鉴于ios开发成本较高,且自身对java相对熟悉,因此选择了学习android.都说android市场不很很好,收益较难 ...

  9. linux+4.4+android,Ubuntu 14.04 x64配置Android 4.4 kitkat编译环境的方法

    Ubuntu 14.04 x64配置Android 4.4 kitkat编译环境的方法跟Ubuntu 12.04 - 13.10 以及jellybean编译环境配置没多大区别, 顺便记录下而已: 64 ...

最新文章

  1. hdu4911 简单树状数组
  2. bootstrap源码分析之Carousel
  3. php文件管理器工具,八年PHP文件管理器
  4. clion 查看内容窗口_苹果电脑(macOS)查看 WiFi 密码的两种方法
  5. php生成随机不重复的数字_PHP生成不重复随机数的几种方法
  6. Ubuntu下构建gstreamer开发环境
  7. Redis - 数据持久化
  8. wpe修改充值_wpe实现网络游戏修改
  9. 图解:卷积神经网络数学原理
  10. java电驴_转:java写的电驴下载完成关机小程序
  11. java 发微信视频_分享java微信开发视频
  12. XP默认输入法快捷键修复
  13. 全球AI技术开放日系列5(上海站):走进爱奇艺
  14. 4年老用户!从R9s Plus换到Find X3,这些体验太上头
  15. linux下安装Redis
  16. 家装网线该如何选择?怎么区别好坏
  17. SuperSlide-v2.1.1
  18. [AI开发]深度学习如何选择GPU?
  19. UnusualDeepLearning-task1
  20. 创建GitHub技术博客全攻略

热门文章

  1. 高斯-赛德尔迭代法简介
  2. C++知识点1——基础
  3. bmp和png读取速率和处理速率比较
  4. 为什么要学网络营销?
  5. 2018春季德国第八届工业4.0考察之旅正式启航
  6. SpringCloud系列十二:SpringCloudSleuth(SpringCloudSleuth 简介、SpringCloudSleuth 基本配置、数据采集)...
  7. 信息安全从业者必须接受的六个事实
  8. linux 下 php 安装 Gearman
  9. VBScript 之文件 IO 篇
  10. MyBatis源码流程分析