supengchao
I am a slow walker • But I never walk backwards • The man who has made up his mind to win will never say "impossible"
DiDi北京
Pinned Repositories
Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
AndroidBeautifulSearch
一个非常非常漂亮的标题栏搜索动画
AndroidRouter
1、android打包跳转特定界面的一套方案,支持端外跳转app打开特定界面
AutoLayout
自动适配所有机型的分辨率,来自鸿雁大神,推荐大家使用
IPC_Client
该项目是IPC方式通信的Client端demo,项目分为2部分,包含ipc_messenger_client,aidl client.
IPC_Server
该项目是IPC方式通信的Service端demo,项目分为3部分,包含ipc_aidl,ipc_messenger,ipc_binder.
supengchao.github.io
个人博客代码仓库
Tinker_imitator
微信热更新方案实践
WeixinCommentListDemo
仿微信实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,listview可以根据键盘的显示或隐藏实现联动。
supengchao's Repositories
supengchao/PullToRefreshAndLoadMoreRecycleView
支持下拉刷新,上拉加载的recycleview
supengchao/AndroidSchemeDemo
通过外接url地址跳转到app指定页面,scheme的详细使用;
supengchao/FamiliarRecyclerView
一个如你熟悉ListView、GridView一样熟悉的RecyclerView
supengchao/AidlDemo
学习使用aidl实现通信
supengchao/AndBaseDemo
使用andbase框架使用的demo
supengchao/Android-Best-Practices
Android最佳实践示例
supengchao/Android-SVProgressHUD
SVProgressHUD For Android
supengchao/AndroidChangeSkin
一种完全无侵入的换肤方式,支持插件式和应用内,无需重启Activity.
supengchao/AndroidFlowLayout
A flow layout for Android
supengchao/AndroidScrollingImageView
An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect.
supengchao/Backboard
A motion-driven animation framework for Android.
supengchao/CircleDemo
仿微信实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,listview可以根据键盘的显示或隐藏实现联动。与后台交互采用mvp模式。
supengchao/command-lib
Java library for Command Design Pattern, support code generation by Annotation Processing, compatible with Android
supengchao/EasyCache
A SharedPreferences storage framework based on Java dynamic proxy
supengchao/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
supengchao/FlowLayout
Android流式布局,支持单选、多选等,适合用于产品标签等。
supengchao/Highlight
一个用于app指向性功能高亮的库
supengchao/MVCHelper
实现下拉刷新,滚动底部自动加载更多,分页加载,自动切换显示网络失败布局,暂无数据布局,支持任意view,支持切换主流下拉刷新框架,真正的android MVC架构,refresh,loadmore
supengchao/plaid
supengchao/SectorProgressView
a simple progress prompt or chart widget of android using circle and a sector
supengchao/SHFragmentManager
A simple fragment manager to help you easy to change fragment
supengchao/shy
Wifi通信
supengchao/StatisticsDemo
Android数据统计Demo
supengchao/supengchao.com
我的个人网站
supengchao/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
supengchao/SwipeMenuListViewDemo
listview item 侧滑菜单实现
supengchao/TheMVP
An Android MVP Architecture Diagram Framwork.
supengchao/WaterFallDemo
用recycleview实现的瀑布流
supengchao/WeChatLuckyMoney
:moneybag: 微信抢红包插件, an Android app that helps you snatch virtual red envelopes in WeChat group chat. 帮助你在微信群聊抢红包时战无不胜, 附带详细文档.
supengchao/XmppIm
XMPP即时通信客户端