Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

How to change the default icon and loading screen when building apk with buildozer

431 views
Skip to first unread message

UnhingedWazzak

unread,
Jan 1, 2019, 12:54:51 AM1/1/19
to Kivy users support
Hey Guys, I use linux virtual machine to build my apk with buildozer... it works perfectly... the only thing that i want to do is change the loading screen and the icon that it displays to my own ones and i don't know how to. Can someone please help .Thank you!! Ente

Глеб Самойлов

unread,
Jan 1, 2019, 12:57:04 AM1/1/19
to kivy-...@googlegroups.com
In buildozer.spec:

# (str) Presplash of the application
presplash.filename = %(source.dir)s/data/images/presplash.jpg

# (string) Presplash background color (for new android toolchain)
# Supported formats are: #RRGGBB #AARRGGBB or one of the following names:
# red, blue, green, black, white, gray, cyan, magenta, yellow, lightgray,
# darkgray, grey, lightgrey, darkgrey, aqua, fuchsia, lime, maroon, navy,
# olive, purple, silver, teal.
android.presplash_color = #1d3b3e

# (str) Icon of the application
icon.filename = %(source.dir)s/data/images/icon.png

вт, 1 янв. 2019 г. в 08:54, UnhingedWazzak <shreen...@gmail.com>:
Hey Guys, I use linux virtual machine to build my apk with buildozer... it works perfectly... the only thing that i want to do is change the loading screen and the icon that it displays to my own ones and i don't know how to. Can someone please help .Thank you!! Ente

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To post to this group, send email to kivy-...@googlegroups.com.
Visit this group at https://groups.google.com/group/kivy-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/6920a927-af94-46f7-9987-e09a0a6ce54c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

UnhingedWazzak

unread,
Jan 1, 2019, 6:28:41 AM1/1/19
to Kivy users support
Thanks, Глеб Самойлов this is going to help me quite a lot.
Reply all
Reply to author
Forward
0 new messages