easilycoder / HybridCache
a library which can intercept the loading process of webpage resource and cache all the resource files we are interested, just like css files,js files, images files ,html files and so on.So we can share the cache between the web view and our native logic.(这个库可以帮组我们拦截webview加载网页的时候所有的资源请求,并且根据实际的需求策略进行缓存管理。基于此,可以帮助我们实现webview与natvie的逻辑的缓存共存,比如web…
☆65Updated 6 years ago
Alternatives and similar repositories for HybridCache:
Users that are interested in HybridCache are comparing it to the libraries listed below
- Load data ahead of time for Android☆47Updated 6 years ago
- 通知栏权限设置页面跳转器,根据不同 api 版本和机型跳转到最深可以到的设置页☆44Updated 6 years ago
- 一款生成mvp框架代码的Android Studio插件☆12Updated 8 years ago
- 企业微信同事吧下拉刷新动画☆30Updated 7 years ago
- 使用 Gradle 实现一套代码开发多个应用 http://www.imliujun.com/gradle3.html☆43Updated 4 years ago
- 一个软键盘和自定义输入面板(如表情)切换的Demo,实现了面板和键盘等高,且切换时界面不抖动☆67Updated 9 years ago
- Android开发工具助手☆20Updated 7 years ago
- A plugin that replaces external module dependencies with project dependencies.☆83Updated 3 years ago
- WebView资源拦截☆53Updated 7 years ago
- Android app 启动速度优化模拟,主要介绍一个App从启动到首屏绘制过程中可优化的点☆32Updated 7 years ago
- Android 通用的组件自动注册、自动初始化解决方案☆50Updated 4 years ago
- 微信抢红包插件, an Android app that helps you snatch virtual red envelopes in WeChat group chat. 帮助你在微信群聊抢红包时战无不胜, 附带详细文档.☆13Updated 9 years ago
- user-defined Retrofit. 剖解Retrofit源码,实现简单自定义的Retrofit的框架☆15Updated 8 years ago
- Android无埋点数据收集SDK☆87Updated 6 years ago
- 一个Android通用的IPC(进程通信)框架。该项目主要是模仿饿了么开源项目Hermes的设计进行的自我理解改写。☆38Updated last year
- android-app热修复☆30Updated 7 years ago
- ☆22Updated 8 years ago
- Using Kotlin to realize GankIOClient☆27Updated 4 years ago
- Android应用初始化工具☆67Updated 6 years ago
- 用于分析函数耗时,能打印出函数参数值和返回值以及函数调用栈,还能修改aar和jar,自定义lint☆59Updated 3 years ago
- execute ffmpeg commands through a jni shared library.☆29Updated 7 years ago
- 通过在build.gradle中配置参数,自定义gradle Task执行Python脚本将安装包自动上传到fir☆37Updated 7 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Updated 4 years ago
- DBFlow,综合了 ActiveAndroid, Schematic, Ollie,Sprinkles 等库的优点。同时不是基于反射,所以性能也是非常高,效率紧跟greenDAO其后。基于注解,使用apt技术,在编译过程中生成操作类,使用方式和ActiveAndroid高…☆38Updated 8 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 5 years ago
- ☆28Updated 7 years ago
- Android 组件化路由框架,基于 APT、ASM、Gradle Plugin 等技术。实现了页面的跳转、参数的自动注入、路由栈管理、简单的依赖注入等功能☆47Updated 4 months ago
- This is a easy way to use url for calling native page☆22Updated 7 years ago
- 自定义TextView 实现填充色、圆角、文字变色、边框、边框颜色、背景图等功能,再也不用写一大堆shape这样xml了。☆37Updated 7 years ago
- RecyclerView snapping example with SnapHelper☆18Updated 8 years ago