Hello and thanks for any help with this.

I have been using the pre-compiled Android binaries on the download page for some time. Recently one of my apps had a "missing class" problem and I thought it might be due to the Sqlite libraries I had been using. These were dated 12/9/2017 and I saw there was an updated download so I grabbed it yesterday. When I opened the .aar, I see that while the old download contained .so files for these abis: arm64-v8a,armeabi,armeabi-v7a,mips,mips64,x86,x86_64 the new one only contains .so files for these abis:arm64-v8a,armeabi-v7a,x86,x86_64. I am not worried too much by the absence of mips but I do wonder about armabi. I am not sure I fully understand all of this. But I presume armabi is for old processors. Is there something in the later code that has changed making armabi no longer supported?

Thanks.

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to