Kivy launcher and dependencies/third party libraries -


i'm developing kivy aplication depends on third party library.

how can set/install library in android able test app in kivy launcher? possible or have compile app buildozer?

regards,

you can copy whole library project directory it's locally available imported.

i use buildozer though, once it's set it's easy mucking around kivy launcher (i better). if module available via pip, can put name in buildozer.spec requirements field.

as point of interest, can in principle compile own kivy launcher module, think there python-for-android command line option doing so. isn't nice solution though, compared other 2 options.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -