CouchbaseLite 2.5.0 error: No implementation found for void com.couchbase.litecore.C4Log..setLevel (java.lang.String, int)

Hi, I’m working on a device which supports armeabi-v7a and armeabi. I’m getting two errors.

1)“UnsatisfiedLinkError: No implementation found for void com.couchbase.litecore.C4Log…setLevel (java.lang.String, int) (tried Java_com_couchbase_litecore and Java_com_couchbase_litecore_C4Log_setLevel__Ljava_lang_String2I )”

2)I’m also facing this issue mentioned below:
image
Can you please help me with this?

I’ll need a little more information to do anything about either of these problems. Can I get a full stack trace for each, please?

-blake