Blankj / AndroidUtilCode

:fire: Android developers should collect the following utils(updating).
https://blankj.com/2016/07/31/android-utils-code/
Apache License 2.0
33.24k stars 10.67k forks source link

完善工具类,增加一下SQLite的CURD操作 #30

Closed yumufeng closed 8 years ago

yumufeng commented 8 years ago

RT,可以增加下,SQLite的CURD操作,开发中存储也常用到。

ahangchen commented 8 years ago

SQLite CRUD跟model层耦合很多,不太适合抽成工具类吧

jp1017 commented 8 years ago

可以封装 greenDAO crud 工具类