gpt4 book ai didi

android - 更新 COSU 设备中的 Android 应用程序

转载 作者:塔克拉玛干 更新时间:2023-11-02 22:51:58 24 4
gpt4 key购买 nike

我正在处理应用程序支持 COSU app android .该应用程序对我来说运行良好,但我不明白用户将如何更新我们的应用程序,因为 COSU 应用程序用户无法访问任何其他应用程序,甚至谷歌游戏商店。所以现在的问题是用户如何在没有谷歌播放访问权限的情况下更新我们的应用程序。 我有一个来 self 们服务器的解决方案下载应用程序,但在这种情况下,用户将丢失保存数据,例如我们存储在 SharedPreference 中的数据。如果您对此有任何其他解决方案,请指导我。提前致谢

最佳答案

根据 Google 关于 COSU 的文档(Google Play 应用程序管理),可以“使用 Play EMM API 安装、更新和卸载应用程序”。在“Google 托管的私有(private)应用管理”下,它描述了通过 Play 托管您的用户可以安装/更新的私有(private)应用的能力:

Simplifies the Google-hosted private app publishing and update workflows available to all admins through managed Google Play, by enabling admins to update Google-hosted private apps through the EMM console instead of through the Google Play console.

Enterprise admin can upload new versions of apps that are already published privately to the enterprise using the Google Play Developer Publishing API.

如果您不想使用 Play 来实现此功能,您可以阅读“自托管私有(private)应用程序管理”部分。

您还可以查看“Managed Google Play”来为您的用户发布私有(private)应用:https://support.google.com/googleplay/work/topic/6145152

After you register for a Google Play Developer account and set up the correct administrator privileges to upload and publish the app to managed Google Play, you can use the Enterprise Mobility Management (EMM) console to distribute the app to users.

采用 EMM 路线可让您更新应用,其功能与常规 Google Play 应用相同,更新不会导致用户丢失数据。不幸的是,Google 的文档并未针对此功能进行详细说明或集中说明。通过 Google 还需要您的所有设备都登录到 Google 帐户,以便安装应用或接收您通过 EMM 控制台部署的更新。

另一种选择是使用移动设备管理 (MDM) 解决方案。如果您有 Samsung 设备,您可以查看 Samsung Knox,它有一个更简单的方法来分发您的应用程序:https://www.samsungknox.com/en/article/manage-apps

一次性应用程序的另一个 MDM 选项是 Mason ( https://bymason.com/ )。 Mason 允许您上传您的应用程序,选择您的任何或所有设备,然后将您的 APK 部署给您的用户。更新您的应用程序时,您所要做的就是增加您的应用程序版本,更新功能将与常规的 Google Play 更新相同。您的用户也不必登录 Google 帐户。

如果这听起来对您有用,请随时与我联系 trevor @ bymason.com

免责声明:我在 Mason 工作

关于android - 更新 COSU 设备中的 Android 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41102586/

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