X86_64 Support on Android x86_64 or Remix OS x86_64

Is there support for x86_64 now? Historically this was not the case. But we do need it to be compatible with other libs now. I am trying my luck to see if we can get native libs for SQLCipher in x86_64 now?

Many Thanks
Ghous

Hello @ghousk

Currently SQLCipher for Android does not support 64-bit native libraries, this is strictly due to OpenSSL historically not supporting 64-bit Android builds within their build toolchain out of the box. OpenSSL 1.1.0 was released at the end of August which may contain further support for 64-bit Android builds, we plan to investigate this for the next SQLCipher release.