You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting NoClassDefFondError at runtime even though I have tried the latest and the jars from the example. Which is the correct jar to be used for this?
It looks like you might be using an older version of SQLCipher for Android. The latest version has a different package name entirely (i.e., net.sqlcipher and net.sqlcipher.database). You can get the latest binaries here.
I keep getting NoClassDefFondError at runtime even though I have tried the latest and the jars from the example. Which is the correct jar to be used for this?
java.lang.NoClassDefFoundError: info.guardianproject.database.CursorWindow
The text was updated successfully, but these errors were encountered: