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
Are all the files present on the device? You can check by e.g. having your app scan and print the directory structure, or with a file browser if you have root access.
Looks like code is a module in the standard library, and it may be that on android we set up the pythonpath in a different order to desktop so that code.py takes priority. That's a small bug if so.
Catalog structure:
inner init.py:
noob.py:
main.py:
buildozer.spec:
Result:
On linux, runs an app with a big button.
On android (android debug deploy run logcat), crashes with this error:
PS: buildozer 0.31
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: