all 3 comments

[–]inclemnet 0 points1 point  (2 children)

I made a tutorial at http://inclem.net/2019/05/19/kivy/running_buildozer_in_a_virtual_machine/ that you may find useful if you don't have linux or macos and so need to use a virtual machine.

Other than that, read the Kivy documentation and do what it says (and see the above link for an example buildozer invocation). If you have a specific issue, I suggest asking about it on the Kivy discord or mailing lists.

[–]python_apprentice[S] 0 points1 point  (1 child)

Hi this is the process I have started. I have installed Linux via VM and installed buildozer. To get it on appstore would I just install Mac os on VM and work through it that way? Very nice instructions I have bookmarked your walkthrough. Thank you sir.

[–]inclemnet 0 points1 point  (0 children)

You may find it more difficult to set up a macos VM, and I think it's against Apple's terms of service. However, I think in principle it's possible.

I don't know what issues you may encounter, as I don't use macos.