Krusca / GreenDao-SQLCipher

greenDao support for SQLCipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreenDao-SQLCipher

GreenDao support for SQLCipher

As we all know greenDao is a light & fast ORM solution for Android that maps objects to SQLite databases. Being highly optimized for Android, greenDAO offers great performance and consumes minimal memory. On google play has many applications use it, but there is a little disappointed that greenDao not support SQLCipher, so this project was born.

Project description

This project is based on the greenDao code on github and rewrite, maybe is not the latest code. I have rewrite DaoCore and DaoGenerator code,Let it support SQLCipher. You can learn it from DaoExample, good luck to you.

About

greenDao support for SQLCipher


Languages

Language:Java 100.0%