oo1993448102 / CommonDevKnowledgeLinks
常见Java、Android问题及解答
☆164Updated 7 years ago
Alternatives and similar repositories for CommonDevKnowledge
Users that are interested in CommonDevKnowledge are comparing it to the libraries listed below
Sorting:
- 看得见的数据结构Android版---Show the Data_Structure power by Android View☆430Updated 6 years ago
- ☆263Updated 6 years ago
- HenCoder Plus 的课上代码分 享☆276Updated 6 years ago
- android面试常用面试题,搞定一线二线互联网公司不是梦☆257Updated 7 years ago
- 玩安卓java客户端http://www.wanandroid.com/ 模块化客户端,运用MVP+Retrofit+Rxjava+Rxlifecycle+Glide+Eventbus+ARouter等架构,构建一个最简洁的玩安卓app。☆207Updated 6 years ago
- 🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com…☆418Updated 4 months ago
- 【暂停更新】Try to build a www.wanandroid.com client for kotlin.☆641Updated 6 years ago
- 基于MVP搭建的组件化开发框架☆403Updated 3 years ago
- 屏幕适配方案☆280Updated 7 years ago
- Android组件化项目框架☆419Updated 6 years ago
- 记录2019年社招面试过程中的一些问题,供大家参考,可以补充和指正,一起成长~☆195Updated 6 years ago
- 该库是一个对MVP模式的封装,主要目的解决MVP的内存泄露、代码冗余、Presenter的生命周期管理等问题☆344Updated 7 years ago
- Android 组件化架构 Demo☆549Updated 6 years ago
- 小楠总的Android面试复习☆139Updated 6 years ago
- http://hencoder.com/ui-1-6 的练习项目☆124Updated 8 years ago
- ☆310Updated 7 years ago
- State switching, so that the View state switch and Activity completely separate. Using builder mode to freely add the required state View…☆557Updated 3 years ago
- 🛠️ 一键搭建 ArmsComponent 快速组件化方案的整体组件架构, 让新手也可以一秒开始组件化项目, 开发神器, 让您一秒起飞, 体验纯傻瓜式的组件化开发, 避免组件化从入门到放弃!☆343Updated 5 years ago
- Androdid组件化实战:通过gradle脚本,实现module在编译期隔离,运行期按需加载,实现组件间解耦,高效单独调试☆216Updated 7 years ago
- 基于Glide的二次封装,方便使用,而且增加了多种滤镜,加载本地多边形☆344Updated 6 years ago
- ReadHub Client 非官方客户端☆178Updated 6 years ago
- 让使用Fresco就像使用Glide、Picasso一样简洁。 在用户规模千万级别的app中验证过,满足项目开发中遇到的各种应用场景。(这个开源库最初源于我在公司内部做的一次技术分享)☆390Updated 3 years ago
- Android面试题☆143Updated 7 years ago
- 打造统一的图片加载框架,融合Glide(4.x),Fresco,不侵入业务代码,一套API兼容两种加载库☆422Updated 6 years ago
- 如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。☆435Updated 6 years ago
- 一个优雅的实现多类型的RecyclerView类库 支持DataBinding Form表单录入 跨多个RecyclerView拖动☆426Updated 6 years ago
- AOP方式封装的6.0运行时申请权限的库—A library that request Permissions in an AOP manner.☆175Updated 6 years ago
- 这是一份详细的RxJava学习攻略 & 指南☆706Updated 7 years ago
- Android组件化框架设计与实现