GreenDao数据库经常使用操做

github地址:https://github.com/greenrobot/greenDAO 第一步配置:  在Project工程下的build.gradle中配置 buildscript { repositories { google() jcenter() mavenCentral()//greendao的配置仓库 }
相关文章
相关标签/搜索