MAC下载安卓源码提示"gpg (GnuPG) is not available"

    xiaoxiao2021-04-11  63

    最近用MAC BOOK成功从GOOGLE官网下载了android了源码。参考了以下文章:

    http://www.tuicool.com/articles/vUBbI3B

    http://blog.csdn.net/ada_dengpan/article/details/50793463

    把个人遇到的问题及解决方案分享给大家。

    当在终端中输入:

    repo init -u https://android.googlesource.com/platform/manifest 命令时,总是提示

    warning: gpg (GnuPG) is not available.

    warning: Installing it is strongly encouraged.

    原来是GnuPG for osx没有安装,去https://www.gnupg.org/download/下载安装即可。

    转载请注明原文地址: https://ju.6miu.com/read-666426.html

    最新回复(0)