ASCE1885 / AndroidCodeSnippetLinks
总结自己在Android实际项目开发或者在阅读开源代码的过程中,遇到的一些有用或者有意思的代码片段
☆9Updated 9 years ago
Alternatives and similar repositories for AndroidCodeSnippet
Users that are interested in AndroidCodeSnippet are comparing it to the libraries listed below
Sorting:
- Android 可以任意切换线程的任务队列, TQueue☆20Updated 7 years ago
- Hybird App,移动端和Web的JS桥接框架,主要包含了多种常用协议的约束和定义。Android的WebView使用更方便。☆21Updated 7 years ago
- 淘宝后台恢复闪屏广告实现☆13Updated 8 years ago
- 自定义View,高仿微信透明圆角状态dailog,拿过去就能用的代码!!!☆17Updated 8 years ago
- 仿手淘首页 针对ListView Adapter进行封装,协同开发效率更高,性能更优。☆22Updated 6 years ago
- 微信朋友圈模拟实现☆13Updated 10 years ago
- 事件总线,通过定义事件接口,apt方式生成事件代理分发事件给注册并实现的接口类☆38Updated 6 years ago
- 仿去哪儿点击缩放显示指纹效果☆14Updated 8 years ago
- 使用ijkPlayer实现视频播放器☆9Updated 8 years ago
- 高仿UC头条评分控件☆19Updated 8 years ago
- UDP通信库,采用非阻塞模式(NIO)进行数据收发,主要针对数据量小且发送频繁的场景。☆25Updated 8 years ago
- 最新鲜的时事新闻,最时尚的手机科技,最好玩的热门游戏,还有各式各样的微博热点。 第一时间听到今日的最新资讯,24小时和你分享生活的每一分钟!☆27Updated 9 years ago
- 机顶盒上的自定义键盘☆16Updated 9 years ago
- easyDAO is a light-weight&fast ORM library for Android that maps objects to SQLite , it becomes much easier to operate the SQLite databas…☆35Updated 8 years ago
- Android Crash Helper。安卓APP自定义异常处理器,当APP触发未捕获的异常时,使用该处理器自定义有好的奔溃提示页面代替系统默认的那个讨厌的对话框☆53Updated 9 years ago
- Android定位,基于百度基础定位sdk封装。可直接使用。☆19Updated 8 years ago
- 自定义控价,用于显示描述内容和标题(适用场景:图片描述),动态计算高度和固定最大高度;超过高度可以通过手势滑动拉大视图,文本单独滚动☆21Updated 8 years ago
- ☆10Updated 8 years ago
- 这里记录我Android之路的点点滴滴,以备查阅和复习。☆14Updated 8 years ago
- 自动匹配,类似QQ搜索的匹配,字母匹配汉字匹配,顺序匹配,拆分匹配☆18Updated 8 years ago
- 调用微博开放API模仿新浪微博Android客户端☆30Updated 7 months ago
- number 3d rotate animation☆31Updated 10 years ago
- AppOpsManager的应用。判断应用程序的某些操作是否被禁用,如:是否禁止在通知栏显示通知、是否禁止显示悬浮窗☆18Updated 6 years ago
- Android RSA加密解密☆15Updated 9 years ago
- 微信抢红包插件, an Android app that helps you snatch virtual red envelopes in WeChat group chat. 帮助你在微信群聊抢红包时战无不胜, 附带详细文档.☆13Updated 9 years ago
- 模仿QQ音乐Android版的底部播放条,可以滑动切歌☆32Updated 10 years ago
- 在日常开发过程中,一些后台服务,比如IM,后台定时任务,都需要一套本地日志系统来监控程序是否正常,Android本身提供的日志系统只能在终端显示,为了模拟一套和android Log系统相同的环境,我自己写了一套本地日志系统来解决以上问题。☆16Updated 9 years ago
- 一个经封装的超简单的 Material Design 模版☆15Updated 9 years ago
- 实现双进程守护☆19Updated 8 years ago
- Android音视频播放学习笔记☆13Updated 7 months ago