Where i should dowload libemoji (so file) full package and add it to android studio project -


when run application in device phone face error in logcat :

e/emojifactory_jni: failed load `libemoji`: dlopen failed: library     libemoji.so" not found 

what , download libemoji.so , how add project in android studio. android studio version 2.3 , install recently.

please guide me. thanks.


Comments

Popular posts from this blog

python - PyInstaller UAC not working in onefile mode -

python - RuntimeError: can't re-enter readline -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -