SQLite実装

AndroidSQLiteのDB操作をするための基礎知識
http://www.atmarkit.co.jp/fsmart/articles/android06/android06_1.html

Androidアプリのデータ保存方法の一つ「SQLite」の使い方 レコード検索編
http://android.roof-balcony.com/shori/strage/select/

Androidアプリのデータ保存方法の一つ「SQLite」の使い方 行の追加・更新・削除編
http://android.roof-balcony.com/shori/strage/insert/