simple reason: ARM64 (which the Galaxy Note 5 uses) is currently not supported by Cipher ( https://discuss.zetetic.net/t/sqlcipher-for-android-native-library-support/1440 )
On Friday, June 17, 2016 at 6:45:01 PM UTC+7, Tom Stol wrote: > > We are using an encrypted SQLCipher database in our Android app (internal > memory, not on SD card), compiled in (SDK23) and we are facing issues with > the app crashing IMMEDIATELY when "installation" starts when we install it > on our Galaxy Note 5 (running Android 6.0.2). > > > On other devices (Sony Xperia S, running Android 4.1.2, Sony Z5, running > Android 6) NO problems - apk installs and app runs. We only see this on our > Galaxy Note 5. When we use the same database without Cipher (also in > internal memory, not on SD card) then it ALSO works on the Galaxy Note 5. > So, this issue is Cipher related and as we only see it on the Galaxy. > > > This is quite an urgent issues for us and we could not figure over several > days what the issues is. > > > Can anyone offer some advice? > > > THANKS a MILLION !!! > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/351f7491-28b6-46a1-b882-27c56c0964c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

