B4X FEED Very large APK using sqlcipher

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Very large APK using sqlcipher است. این موضوع تا کنون 38 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Very large APK using sqlcipher
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
38
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello,

I wanted to change an app from sqlite to sqlcipher to work with encryption. In doing so, I noticed that the APK is getting very large, which is probably due to the different versions of the libsqlcipher.so file.

These are in the APK in the directories:
  • lib\arm64-v8a\libsqlcipher.so
  • lib\armeabi\libsqlcipher.so
  • lib\armeabi-v7a\libsqlcipher.so
  • lib\x86\libsqlcipher.so
  • lib\x86_64\libsqlcipher.so

Is there any way in B4A that e.g. no x86 variant is created?
I could of course delete the file manually from the APK, but then I would probably have to adjust some things. Also, there is always the risk that the deletion is forgotten during an update.

Thanks in advance!

 

عقب
بالا