• <small id='XqBTB'></small><noframes id='XqBTB'>

    1. <tfoot id='XqBTB'></tfoot>
      <legend id='XqBTB'><style id='XqBTB'><dir id='XqBTB'><q id='XqBTB'></q></dir></style></legend>
    2. <i id='XqBTB'><tr id='XqBTB'><dt id='XqBTB'><q id='XqBTB'><span id='XqBTB'><b id='XqBTB'><form id='XqBTB'><ins id='XqBTB'></ins><ul id='XqBTB'></ul><sub id='XqBTB'></sub></form><legend id='XqBTB'></legend><bdo id='XqBTB'><pre id='XqBTB'><center id='XqBTB'></center></pre></bdo></b><th id='XqBTB'></th></span></q></dt></tr></i><div id='XqBTB'><tfoot id='XqBTB'></tfoot><dl id='XqBTB'><fieldset id='XqBTB'></fieldset></dl></div>
        <bdo id='XqBTB'></bdo><ul id='XqBTB'></ul>

        在 Kivy 中处理 Android 上的应用程序暂停/恢复

        时间:2023-08-31
        • <i id='xJPlB'><tr id='xJPlB'><dt id='xJPlB'><q id='xJPlB'><span id='xJPlB'><b id='xJPlB'><form id='xJPlB'><ins id='xJPlB'></ins><ul id='xJPlB'></ul><sub id='xJPlB'></sub></form><legend id='xJPlB'></legend><bdo id='xJPlB'><pre id='xJPlB'><center id='xJPlB'></center></pre></bdo></b><th id='xJPlB'></th></span></q></dt></tr></i><div id='xJPlB'><tfoot id='xJPlB'></tfoot><dl id='xJPlB'><fieldset id='xJPlB'></fieldset></dl></div>

            <tfoot id='xJPlB'></tfoot>

              <tbody id='xJPlB'></tbody>
            • <legend id='xJPlB'><style id='xJPlB'><dir id='xJPlB'><q id='xJPlB'></q></dir></style></legend>

              <small id='xJPlB'></small><noframes id='xJPlB'>

                  <bdo id='xJPlB'></bdo><ul id='xJPlB'></ul>

                  本文介绍了在 Kivy 中处理 Android 上的应用程序暂停/恢复的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我开始使用 Kivy for Android 开发一个应用,今天成功地构建和运行了一个 APK.

                  I started developing an app with Kivy for Android and managed to build and run an APK today.

                  在不经过初始化/加载屏幕的情况下,找不到关于如何处理我的应用被用户暂停和恢复的直接答案?有没有一种特殊的机制可以处理这个问题?

                  Couldn't find a straight answer on how to handle my app being suspended and resumed by a user without going through the initialization/loading screen? Is there a special mechanism that will handle this?

                  每次我将应用程序发送到后台并将焦点带回它时,都会弹出加载屏幕,这很烦人.

                  It is rather annoying that every time I send the app to the background and bring focus back to it there is that loading screen popping up.

                  推荐答案

                  我没用过Kivy,也没开发过android,但是我找到了:

                  I have never used Kivy or developed for android, but I was able to find:

                  这个

                  来自链接:

                  如果您只是希望您的应用程序不完全关闭(这样它就不会每次都以启动画面等方式完全重新启动),您只需向您的 App 类添加一个 on_pause 方法,它应该会返回真的.您还可以在此方法中执行任何暂停前的操作.但是,应用程序并没有真正保持运行,它只是保持内存状态.

                  If you just want your app to not be closed completely (so that it doesn't restart entirely with the splash screen etc. every time), you just have to add an on_pause method to your App class, and it should return True. You can also do any pre-pause stuff in this method. However, the app doesn't really keep running, it just keeps memory state.

                  如果您希望它在后台进行计算,您可以使用 Python-for-android.

                  If you want it to do computations in the background you can use Python-for-android.

                  这篇关于在 Kivy 中处理 Android 上的应用程序暂停/恢复的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:Android 上的 kivy/Python 上缺少 Unicode 编解码器? 下一篇:如何在 Kivy 中检测 Android 上的屏幕旋转?

                  相关文章

                  最新文章

                • <small id='zBg64'></small><noframes id='zBg64'>

                  <i id='zBg64'><tr id='zBg64'><dt id='zBg64'><q id='zBg64'><span id='zBg64'><b id='zBg64'><form id='zBg64'><ins id='zBg64'></ins><ul id='zBg64'></ul><sub id='zBg64'></sub></form><legend id='zBg64'></legend><bdo id='zBg64'><pre id='zBg64'><center id='zBg64'></center></pre></bdo></b><th id='zBg64'></th></span></q></dt></tr></i><div id='zBg64'><tfoot id='zBg64'></tfoot><dl id='zBg64'><fieldset id='zBg64'></fieldset></dl></div>
                  <tfoot id='zBg64'></tfoot>
                    <bdo id='zBg64'></bdo><ul id='zBg64'></ul>
                  1. <legend id='zBg64'><style id='zBg64'><dir id='zBg64'><q id='zBg64'></q></dir></style></legend>