You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the armeabi binaries are supposed to be 64 bit? Sorry, I'm confused.
I might be missing something here. When I complete the build process and try to run the APK on a device it will tell me that the library has mismatched architecture. The build host is Linux 86_64. I don't know where the mismatch comes from. This happens when using android_new with buildozer. The 'android' build seems to work okay, but I end up with Python 2 and kind of hoped to use the new build tools with Python 3.
Trying to use python3crystax and buildozer.
If I manually complete the steps mentioned everything seems to work fine - except everything is built as 64-bit. Any hints on what I might be missing?
The text was updated successfully, but these errors were encountered: