Harlber / CoreLinkLinks
Android 开发中的日常积累
☆11Updated 8 years ago
Alternatives and similar repositories for CoreLink
Users that are interested in CoreLink are comparing it to the libraries listed below
Sorting:
- BMPrinter is the first open source project from SKYSTAR and BCM.☆35Updated 6 years ago
- A simple Android Component demo☆84Updated 7 years ago
- 针对360的RePlugin插件化框架适配的路由Router框架☆79Updated 7 years ago
- ☆39Updated last year
- JNI实现图片压缩☆97Updated 7 years ago
- ☆71Updated 7 years ago
- 为Android提供MP3录音功能.边录边转码,暂停可播,方法安全,回调丰富,6.0以下权限也适配了☆175Updated 7 years ago
- 两行代码启动未注册的Activity☆165Updated 8 years ago
- 自定义 View:悬浮球与加速球☆65Updated 6 years ago
- 一个支持多种场景的Android换肤框架。基本原理是通过代理LayoutInflater的View创建过程解析皮肤相关属性(background/src/textColor等),将皮肤相关属性设置 到View的Tag内,在切换皮肤时寻找对应的皮肤来完成实时刷新动作。此方案具有…☆187Updated 7 years ago
- just demo;☆101Updated 8 years ago
- 安卓巴士博客非官方客户端☆65Updated 7 years ago
- android 图片压缩,通过编译libjpeg-turbo来压缩图片,抛弃了原生的bitmap方法,达到了与微信、qq的效果(已编写了一个基于此库的图片压缩框架)☆80Updated 7 years ago
- ☆100Updated 8 years ago
- 进程保活的一般套路☆120Updated 8 years ago
- multi dex加载方案,采用谷歌的分包方案,防止在主线程加载second dex的时候,耗时太久而产生ANR☆85Updated 8 years ago
- Android模块化开发小demo☆113Updated 7 years ago
- Android Multimedia框架总结案例,包含MediaPlayer,Camera等☆153Updated 7 years ago
- 高仿今日头条新闻详情页面☆82Updated 7 years ago
- 组件化/模块化☆141Updated 7 years ago
- 🌷 直播间送礼物拼图案动画控件☆240Updated 2 months ago
- AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!☆114Updated 6 years ago
- android编译时注解框架☆19Updated 6 years ago
- OkDeepLink provides a annotation-based api to manipulate android app deep links.☆132Updated 8 years ago
- Android组件化多进程通信