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
hi, did you use buildozer for android application?
I solved this issue by copying java source directory of the audiostream package to dists/myapp/src/main/java/org
(it can be found in audiostream/audiostream/platform/android/org)
I don't know why buildozer didn't copy it to the dists directory.
👋 We use the issue tracker exclusively for bug reports and feature requests.
However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.
Hi, I've created a Google colab so you can simply recreate the error.
My code is:
but in adb logcat I read:
and then, the application crashed.
Thanks for your help. I believe that if we create a working google colab it can also be integrated into the homepage to be used as a starting point.
The text was updated successfully, but these errors were encountered: