gpt4 book ai didi

android - Meteor Android SDK 安装只说 "Please follow the installation instructions in the mobile guide"虽然安装要求

转载 作者:搜寻专家 更新时间:2023-11-01 09:50:18 26 4
gpt4 key购买 nike

我在使用 meteor install-sdk android 命令安装 android sdk 时遇到问题。结果总是

Please follow the installation instructions in the mobile guide:
http://guide.meteor.com/mobile.html#installing-prerequisites

我也做了以下步骤。

  1. 安装javasdk

    ricky@ricky-ubuntu:~/git/cdoctor/web_service$ javac -versionjavac 1.8.0_77

  2. 更新环境:

    ricky@ricky-ubuntu:~/git/cdoctor/web_service$ echo $ANDROID_HOME/home/ricky/bin/Android/SDK

    ricky@ricky-ubuntu:~/git/cdoctor/web_service$ echo $PATH/home/ricky/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/ricky/bin/Android/Sdk/tools:/home/ricky/bin/Android/Sdk/platform-tools:/home/ricky/bin/Android/Sdk/build-tools:/home/ricky/bin/android -工作室/bin

  3. 安装库:

    sudo apt-get install --yes lib32z1 lib32stdc++6阅读包裹 list ...完成构建依赖树
    正在读取状态信息...完成lib32z1 已经是最新版本了。lib32stdc++6 已经是最新版本了。以下软件包已自动安装,不再需要: libmemcached10使用“apt-get autoremove”将其删除。0 个升级,0 个新安装,0 个移除,15 个未升级

  4. 检查KMV

    ricky@ricky-ubuntu:~/git/cdoctor/web_service$ egrep -c '(vmx|svm)'/proc/cpuinfo

    8

  5. 检查是否选择了 Android API 32。

  6. 结果总是:

ricky@ricky-ubuntu:~/git/cdoctor/web_service$ meteor install-sdk android
Please follow the installation instructions in the mobile guide:
http://guide.meteor.com/mobile.html#installing-prerequisites

有人或某人请给我一些建议,我在谷歌很多页面后花了 2 天时间。

谢谢

最佳答案

我使用 Google 偶然发现了这个问题,但提供的答案没有帮助。不过,我终于想通了。 meteor install-sdk android 没有安装任何东西,根据 this forum该命令现在已弃用。它只打印说明。现在你应该写:

meteor add-platform android

关于android - Meteor Android SDK 安装只说 "Please follow the installation instructions in the mobile guide"虽然安装要求,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36505803/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com