android - checkout 源代码后如何切换到特定版本的 Android?

标签 android

如果我这样查看android源代码:

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

如何切换到特定版本的 android?例如1.6?

谢谢。

最佳答案

来自 http://source.android.com/source/downloading.html :

To check out a branch other than "master", specify it with -b:
$ repo init -u git://android.git.kernel.org/platform/manifest.git -b froyo

关于android - checkout 源代码后如何切换到特定版本的 Android?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6391221/

相关文章:

平板电脑中的 Android 操作栏菜单

android - Android Studio Gradle主页路径

java - 在android中将两个音频流混合成一个音频流?

java - 为 Kotlin 创建 POJO 类

android - 有没有办法使用 flutter 链接 Spotify 应用程序上的 Spotify 播放列表?

android 通知一项 Activity 和另一项 Activity 的最佳方法

android - iOS中Webview Flutter字体太小

java - 如何使用夏令时结束日期计算日期之间的剩余时间

Android Flurry 事件

android - 在 android appcompat 中显示为上下文菜单的溢出菜单