therobotguyllc

Results 7 comments of therobotguyllc

Forgot my log... New Issue sudo p4a create --dist_name=pyLogix --bootstrap=sdl2 --requirements=python,kivy --arch armeabi-v7a --copy-libs --color=always --storage-dir="/home/kivy/pyLogix/.buildozer/android/platform/build" --android-api 23 --ndk-version 18b --ndk-dir=".buildozer/android/platform/android-ndk-r18b" --force-build [INFO]: Will compile for the following archs: armeabi-v7a...

FYI, I get the same result whether I use buildozer (v37) or p4a.

Thanks for the suggestions. I tried that once with no success but I forget the outcome. I will add it to my requires and re-run and send the response.

I ran buildozer clean and then debug and this was the result...... ``` kivy@ubuntu:~/pyLogix$ sudo buildozer android debug # Check configuration tokens # Ensure build layout # Check configuration tokens...

Sorry, I dont know why it's got a bunch of bold text in the message. I trying it again with the requires set to python2 and/or hostpython2 because it looks...

> I'm not clear what exactly is wrong here, is pyjnius not working at all for you even with python-for-android master and pyjnius master? It seems to be working fine...