Skip to content

NoClassDefFoundError info.guardianproject.database.sqlcipher.SQLiteException #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
endryha opened this issue Mar 6, 2012 · 3 comments

Comments

@endryha
Copy link

endryha commented Mar 6, 2012

I use SQLCipher for Android 2.0.0-RC1, when I try to open already existed database I receive following error:

http://paste.ubuntu.com/872146/

I see that in this version naming of pachages were changed to net.sqlcipher but why it try to load class from info.guardianproject?

@n8fr8
Copy link
Collaborator

n8fr8 commented Mar 7, 2012

Yes just noticed this myself: #44

Just missed a renaming somewhere.

@n8fr8
Copy link
Collaborator

n8fr8 commented Mar 7, 2012

@developernotes
Copy link
Member

endryha,

There were some changes merged into the v2 branch to address this, could you pull the latest and verify everything is working for you now? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants