【问题标题】:Android: installing non-Google Play apk with different signature from the Google Play oneAndroid:安装与 Google Play 不同签名的非 Google Play apk
【发布时间】:2016-01-14 15:42:07
【问题描述】:

我的问题是关于当应用程序作为演示在 Google Play 上发布但它也在网站上分发时的情况:

1-带有另一个开发者签名

2-没有签名。

我想知道在从 Google Play 外部安装时(案例 1 和 2),如果用户允许安装非 Google Play 应用程序,该应用程序是否会覆盖旧的演示应用程序。

【问题讨论】:

    标签: android google-play apk user-permissions sideloading


    【解决方案1】:

    没有签名

    无法安装未签名的 APK。

    如果从 Google Play 外部安装时(案例 1 和 2),该应用将覆盖旧的演示应用

    不,因为签名不匹配。安装将失败。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2019-04-08
      • 1970-01-01
      • 2018-07-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多