shubham0204 / glove-android

Power of GloVe word embeddings in Android
https://shubham0204.github.io/glove-android/
GNU General Public License v3.0
14 stars 0 forks source link

Returning an error 'libcrypto_chaquopy.so' not found on runtime. #3

Open Guzzler opened 7 months ago

Guzzler commented 7 months ago

On run of the app, the mainActivity crashes on launch giving the following error

 java.lang.RuntimeException: Unable to get provider androidx.startup.InitializationProvider: androidx.startup.StartupException: java.lang.UnsatisfiedLinkError: dlopen failed: library "libcrypto_chaquopy.so" not found
shubham0204 commented 7 months ago

@Guzzler Can you provide some more information about your runtime? Meaning, are your running the app on a physical device or an emulator, the Android version of the device and whether it supports 64-bit apps.

fer-tovar commented 2 months ago

I am having the same problem. Running in both emulator and physical device. Android 11 x86