Kivy Andorid apps restart from splash page after leaving and returning to Kivy app.
156 views
Skip to first unread message
Daniel Booth
unread,
Jul 27, 2015, 4:08:36 PM7/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kivy users support
Every Android kivy app that I have run on my android 5.1+ devices will restart every time I leave the app and return to it. It restarts from the splash page and says "loading". Any idea how to return to the app without having to restart the app?
Alexander Taylor
unread,
Jul 27, 2015, 4:09:33 PM7/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kivy users support, nadt...@gmail.com, nadt...@gmail.com
Do you mention the android version because this only happens on that version?
Daniel Booth
unread,
Jul 27, 2015, 4:38:58 PM7/27/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kivy users support, alexander...@gmail.com
I've only tested the apps on Nexus 6 and Nexus 7 with android versions 5.1+. This includes apps on the Play Store such as DeflecTouch, 2048(using Kivy), Crappy Bird, and even your Scatter app. I did find an exception: MemoryKivy. It does not restart at the splash page when I return to it; MemoryKivy retains the current state of the app when I leave and return.
The Wonton
unread,
Jul 29, 2015, 8:48:04 AM7/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Kivy users support, nadt...@gmail.com
I looked into this at one point but never did anything with it. You may want to take a look at the pause-mode link below. Hope that helps!