如何使 Android Wear 应用程序可从手机的 Play 商店下载?

发布于 2025-01-11 02:17:35 字数 747 浏览 2 评论 0原文

我发布了一个 Android Wear 应用程序,并希望能够将其从手机下载到我的手表上。

我尝试将其打包为带有链接手表应用程序的单个移动应用程序(如此处所述 https://stackoverflow.com/a /25201084/5946933),作为两个单独的包上传到游戏商店。

在这两种情况下,我都可以在手表上获取该应用程序,但只能从手表上的 Play 商店获取,而不能从手机上的 Play 商店获取。

这就是我的应用程序的样子: 输入图片这里的描述

这就是我希望它看起来像这样: 输入图片这里的描述

我有两个模块,wearmobilemobile的build.gradle包含依赖穿戴应用项目(“:磨损”)。此外,两个包 ID 相同,但版本代码不同。

我在这里做错了什么?

I've published an Android Wear app and want to be able to download it to my watch from my phone.

I've tried both packaging it as a single mobile app with a linked watch app (like described here https://stackoverflow.com/a/25201084/5946933), as two separate packages uploaded to the play store.

In both cases, I'm able to get the app on my watch, but only from the Play Store on my watch, not from the Play Store on my phone.

This is what it looks like for my app:
enter image description here

And this is want I want it to look like:
enter image description here

I have two modules, wear and mobile, and the build.gradle of mobile contains the dependency wearApp project(":wear"). Additionally, both package id's are the same, but the version codes are different.

What am I doing wrong here?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文