Complied App Loads too slow

27 views
Skip to first unread message

Monia Verse

unread,
May 1, 2015, 7:00:55 AM5/1/15
to kivy-...@googlegroups.com
I compiled my kivy app using buildozer. It takes alot of time to load every time. About 30secs.

Android apps do not even load at all. Even the kivy launcher on android doesn't load.

How can I make my app open immediately on opening?

Alexander Taylor

unread,
May 1, 2015, 7:32:06 AM5/1/15
to kivy-...@googlegroups.com
You probably can't achieve an immediate load, but shouldn't in principle need more than a couple of seconds on a newer device.

You can cut down the time by reducing what's done in your app's build method. Do you currently do a lot there?
Reply all
Reply to author
Forward
0 new messages