搜索资源列表
EventBusTest
- eventbus 事件总线demo,在service 和 activity 之间解耦组件-eventbus demo
dynamic-load-apk-master
- An大多数朋友开始接触这个问题是因为 App 爆棚了,方法数超过了一个 Dex 最大方法数 65535 的上限,因而便有了插件化的概念,将一个 App 划分为多个插件(Apk 或相关格式) 常用的其他解决方法还包括:Google Multidex,用 H5 代替部分逻辑,删无用代码,买付费版的 Proguard 当插件化作用不止于此,还包括:(1) 模块解耦,(2) 动态升级,(3) 高效并行开发(编译速度更快) (4) 按需加载,内存占用更低 (
TextInputLimit
- iOS开发文本字数限制,可以高度自定义,高度解耦-iOS developers text word limit, highly customizable, highly decoupled
Bmobliaotian
- 节省开发时间的组件服务,这里给大家介绍的即时聊天demo包含了一个完整的即时通讯的App,功能包括: 提供完整的好友管理功能,包括添加好友、删除好友、好友列表,也可以与你已有的用户系统完全解耦; 支持单一用户的文字和表情聊天; 支持会话的本地化存储; 自定义消息接受机制;-Saving the development time of the component services, here to introduce you to the instant chat demo co
EventBusDemo
- Android中事件处理的demo,分别用了2.4和3.0不同版本对事件处理的差异,方便我们在开发中对系统的解耦-Android events in the processing of demo, respectively, with the 2.4 and 3 different versions of the event processing differences, to facilitate the development of our system of decoupling