Search found 1 match

by muzamil321
Wed Jun 14, 2023 5:53 pm
Forum: AES Crypt
Topic: How to build AES Crypt for Android shared Library ( JNI )
Replies: 21
Views: 43667

Re: How to build AES Crypt for Android shared Library ( JNI )

It seems like the iconv library is missing in your project. Please ensure that this library is correctly installed and your project is properly referencing it. Also, remember to update your minSdkVersion if you're using features not available in Android 8.