Actually what you need is to check ORM tools for Android for persistence.And decide on which one suits you best.
Here are your top choices:
OrmLite : http://ormlite.com/sqlite_java_android_orm.shtml
GreenDao : http://greendao-orm.com/
Actually what you need is to check ORM tools for Android for persistence.And decide on which one suits you best.
Here are your top choices:
OrmLite : http://ormlite.com/sqlite_java_android_orm.shtml
GreenDao : http://greendao-orm.com/