HyTurtle
HyTurtle
Not seeing where your debug prints were sort of limits the usefulness; it probably is somewhat a race condition - needing a wait for the subsequent request yea would've been...
`pip install -U https://github.com/kivy/buildozer/archive/master.zip`
Does giving the terminal All File Access in Security change anything?
Pair that with: https://github.com/kivy/buildozer/blob/937a076dbfd77864bd3eabdc2831c00bc2ca2e4b/buildozer/default.spec#L47-L50 Effectively `export P4A_devsim_DIR=path`
> Hi @HyTurtle > > ``` > export P4A_devsim_DIR=$HOME/git/tmp/devsim > ``` > > seems to work. I was not able to get: > ``` > requirements.source.kivy = /home/jsanchez/git/tmp/devsim > ```...