-
Notifications
You must be signed in to change notification settings - Fork 573
Closed
Labels
Description
Versions
- Python: 3.10
- OS: Windows 10
- Buildozer: 1.4.0
Description
buildozer -v android debug
running into a problem with the gradle build, it throws errors and never completes. All the errors it throws are about memory, for example:
.buildozer/android/platform/build-arm64-v8a_armeabi-v7a/dists/myapp/build/intermediates/merged_jni_libs/debug/out/arm64-v8a/libhidapi.so: Cannot allocate memory
How would one solve this issue, as I haven't found a way to increase the allocated memory, and cannot think of any other solutions?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done