【问题标题】:Is there any solution to run Google Plus Posting(Share interactive post) in emulator (Android)是否有任何解决方案可以在模拟器(Android)中运行 Google Plus Posting(共享交互式帖子)
【发布时间】:2013-08-16 15:14:23
【问题描述】:

我正在将 Google Plus 集成到 Android 应用程序中,但我在模拟器中在 Google Plus 上分享帖子时遇到问题,因为It requires Google Plus installed on Emulator. 但我们无法在模拟器上添加 Google Plus 应用程序。

我知道它只在设备中运行,但仍在寻找解决方案。

任何帮助将不胜感激。

【问题讨论】:

    标签: android share google-plus google-play-services posting


    【解决方案1】:

    只要您使用足够新的版本,就可以在 AVD 上使用 Google Play 服务,请参阅 http://developer.android.com/google/play-services/setup.html

    [要测试您的应用,您可以使用...] 带有运行 Google API 平台的 AVD 的 Android 模拟器 基于 Android 4.2.2 或更高版本。

    【讨论】:

    • 我已经安装了 Google Play 服务..我想在模拟器上运行 Google Plus 发布,这需要在模拟器中安装 Google Plus 应用程序。但我无法在设备上安装 Google Plus 应用程序。查看我的更新问题。
    【解决方案2】:

    here 下载 Google+ apk

    将其复制并粘贴到您的 (adt...\sdk\platform-tools) 目录
    打开命令提示符并展开到“\sdk\platform-tools”,然后编写命令

    adb install com.google.android.apps.plus-1.apk

    并按回车

    请参阅下面的图片以获取帮助


    它已成功安装在模拟器上。

    【讨论】:

    • @Ponting 按照我的回答中的简单步骤,您可以在模拟器上安装 Google Plus 应用程序 :)
    猜你喜欢
    • 2021-04-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-04-11
    • 1970-01-01
    • 1970-01-01
    • 2015-03-05
    • 2015-08-13
    相关资源
    最近更新 更多