neurodroid/cryptonite

encfs not working on Android 5.0 Lollipop

Closed this issue · 1 comments

The encfs binary is not working on Android 5.0 Lollipop because of the following error:

cannot locate symbol "MD5_Init"

Something changed in the new Android. See these Stackoverflow pages:
https://stackoverflow.com/questions/27174303/android-5-0-lollipop-dlopenrtld-lazy-failed-dlopen-failed-cannot-locate-symb/27201905#27201905

https://stackoverflow.com/questions/27119623/android-l-5-0-does-not-search-native-libraries-in-armeabi-or-armeabi-v7a-f/27128144#27128144

Sorry, I used an outdated binary. It works with the latest version.