ddgs
ddgs copied to clipboard
launch on android arm64
Is it possible to replace or add another library for Android arm64 instead of curl-cffi, since it does not start after packaging the application? (packaging via buildozer).
logcat version curl-cffi 0.5.10
buildozer/android/platform/build-arm64-v8a/build/python-installs/AIGodOSINT/arm64-v8a/curl_cffi/__init__.py", line 15, in <module>
02-17 10:32:49.397 2559 2640 I python : ImportError: dlopen failed: "/data/data/codeberg.org.aigodosint/files/app/_python_bundle/site-packages/curl_cffi/_wrapper.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183)
logcat version curl-cffi 0.6.2 and 0.6.3b1
.buildozer/android/platform/build-arm64-v8a/build/python-installs/AIGodOSINT/arm64-v8a/curl_cffi/__init__.py", line 16, in <module>
03-31 08:57:18.455 28275 28335 I python : ModuleNotFoundError: No module named '_cffi_backend'