cross-platform-python-gui icon indicating copy to clipboard operation
cross-platform-python-gui copied to clipboard

Android build script

Open nandanhere opened this issue 4 years ago • 3 comments
trafficstars

im currently working on the android script to build apks directly. However i am not planning to use the python-for-android method and instead use the buildozer one. is there any advantage to using the former?

nandanhere avatar Aug 30 '21 10:08 nandanhere

I got the first part of the script right (with buildozer). But it takes 14 mins to execute :0 Also buildozer requires a .spec file so that must be taken care of since adding permissions and filetypes is essential in the process

nandanhere avatar Aug 30 '21 16:08 nandanhere

can you please link to the script that builds android apps using a fork of this repo?

maltfield avatar Oct 14 '21 21:10 maltfield