从源代码构建 android 2.1 (eclair)
给出的说明从源代码构建Android 2.1
我正在尝试使用此处 ,当我运行 reposync 时,它退出并显示错误:
error: revision eclair in Cyanogenmod/android external webkit not found.
有谁知道为什么会发生这种情况吗?
I am trying to build Android 2.1 from source using the instructions given here
However, when I run repo sync it exits with an error that says:
error: revision eclair in Cyanogenmod/android external webkit not found.
Does anyone have any idea about why this might occur?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
至少有一个错字。我在错误消息中看到 Cyanogenmod,它可能应该是 Cyanogenmod
另外,您引用的说明似乎适用于 Froyo。 Eclair 可能会或可能不会使用这些说明。
There's at least a typo. I see Cyanogenmod in the error message where it should probably be Cyanogenmod
Also the instructions you refer to appear to be for Froyo. Eclair may or may not work with these instructions.