Android-Room数据库-多表查询(Relationships)[https://www.jianshu.com/p/f492337488...
收录了7篇文章 · 2人关注
Android-Room数据库-多表查询(Relationships)[https://www.jianshu.com/p/f492337488...
Dagger 2 是 Google 开源的一款依赖注入框架,它的前身是 square 的 Dagger 1,Dagger 2 在 Android...
1. ACTION_ACCESSIBILITY_SETTINGS : // 跳转系统的辅助功能界面 Intent intent=new In...
结合这段时间的技术调研,做个总结: 1.针对5.0以上的安卓系统,有系统API:可以使用android.app.usage.UsageStats...
LinearLayoutManager layoutManager = new LinearLayoutManager(this);layout...
1.针对5.0以上的安卓系统,有系统API:可以使用android.app.usage.UsageStatsManager,闲话不多说,直接po...
小技巧: 以前工程里面如果有db文件的话,会存放在raw文件夹下,用户安装app的时候,再把db复制到data/data目录下,现在不用了,代码...
专题公告
技术文章专栏