SLaks 2013-03-21 05:37 采纳率: 0%
浏览 3317
已采纳

检查源代码后,如何切换到一个特定的android版本?

如果我用下面的方法查看 android 源代码

repo init -u git://android.git.kernel.org/platform/manifest.git

如何转换到一个特定的 android 版本?例如1.6版本?

  • 写回答

2条回答 默认 最新

  • 王玉成的博客 博客专家认证 2013-03-25 00:44
    关注

    由于repo是同时管理的多个git和svn库,单纯用git会出现问题的.

    下面是repo的常用功能

    [ycwang@ycwang:android-git]$ ./repo 
    usage: repo COMMAND [ARGS]
    
    The most commonly used repo commands are:
    
      abandon      Permanently abandon a development branch
      branch       View current topic branches
      branches     View current topic branches
      checkout     Checkout a branch for development
      cherry-pick  Cherry-pick a change.
      diff         Show changes between commit and working tree
      download     Download and checkout a change
      grep         Print lines matching a pattern
      init         Initialize repo in the current directory
      list         List projects and their associated directories
      prune        Prune (delete) already merged topics
      rebase       Rebase local branches on upstream branch
      smartsync    Update working tree to the latest known good revision
      stage        Stage file(s) for commit
      start        Start a new branch for development
      status       Show the working tree status
      sync         Update working tree to the latest revision
      upload       Upload changes for code review
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 用matlab 设计一个不动点迭代法求解非线性方程组的代码
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 oracle集群安装出bug
  • ¥15 关于#python#的问题:自动化测试