Skip to content

Stay/ormlite-sqlcipher

This branch is up to date with stay4it/ormlite-sqlcipher:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a17b1e1 · Oct 30, 2015

History

3 Commits
Oct 30, 2015
Oct 30, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015
Oct 29, 2015

Repository files navigation

ormlite-sqlcipher

integrate ormlite with sqlcipher

tips:

casue sqlcipher rewrite all the related sqlite files. Such as (SQLiteDatabase, SQLiteOpenHelper, Cursor, etc.) to integrate ormlite with sqlcipher, you should copy all the files of ormlite-android.jar replace all the import (android.database.) to (net.sqlcipher.database.)

enjoy the code :)

About

integrate ormlite with sqlcipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%