Note: Before you state that this question is duplicate, and link other questions such as:
Kivy standalone android apk on windows
Keep in mind that they are from 2013-2014, aka 3-4 years ago, I searched around and I could not find any recent questions about this topic.
So I have this windows 10 computer, I have to convert an application made in kivy to apk, I've read the above answers and other resources and found out it is hopeless, and my best bet is to download a virtual machine, but that would take a lot of time just downloading it as my connection speed is pretty slow, so I would rather not take that approach unless it is really the only way to proceed, but all of this information was like 3 years old, is there any recent way to convert kivy to apk on windows without using virtual box and friends?
Note: I'm using Python 2.7.10 atm