Chinaunix首页 | 论坛 | 博客
  • 博客访问: 178902
  • 博文数量: 42
  • 博客积分: 2185
  • 博客等级: 大尉
  • 技术积分: 455
  • 用 户 组: 普通用户
  • 注册时间: 2009-06-11 21:32
文章分类

全部博文(42)

文章存档

2012年(5)

2011年(13)

2010年(6)

2009年(18)

我的朋友

分类: LINUX

2012-03-24 01:05:38

https://github.com/KFire-Android/device-amazon-otter

点击(此处)折叠或打开

  1. mkdir cm9
  2. cd cm9/
  3. curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/repo
  4. chmod a+x ~/repo
  5. repo init -u git://github.com/CyanogenMod/android.git -b ics
  6. wget -O .repo/local_manifest.xml https://raw.github.com/KFire-Android/android_local_manifest/master/local_manifest.xml
  7. repo sync -j16
  8. ./vendor/cm/get-prebuilts

  9. cd device
  10. ln -s amazon/otter .
  11. cd ../../

  12. source build/envsetup.sh
  13. brunch otter -j9

阅读(2034) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~