【问题标题】:Sign an Android app with Python for Android (Buildozer)使用 Python for Android (Buildozer) 为 Android 应用程序签名
【发布时间】:2014-05-03 11:20:11
【问题描述】:

我正在使用Buildozer 将 Python 脚本编译为 Android 可执行文件 (.apk)。

但我有一个问题:我无法在 Android 上运行它们(我已将其安装在虚拟机中)。我发现我需要签署应用程序才能运行它。那么,我如何签署我的申请?我正在使用 GNU/Linux。

感谢您的帮助。

【问题讨论】:

    标签: android python apk


    【解决方案1】:

    Ben Rousch 在https://groups.google.com/forum/#!topic/kivy-users/5-G7wkbHb_k 上全面回答了这个问题

    他说:

    一般来说,步骤是:

       1 Generate Keystore (once)
       2 Create Release APK
       3 Sign APK
       4 Zip-align APK
    

    Ben 还在上述链接中发布了工作流的示例终端命令。

    希望有帮助

    【讨论】:

      猜你喜欢
      • 2021-03-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-07-04
      • 2022-09-23
      相关资源
      最近更新 更多