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/ActivityCommWithFragment
非常好的适合activity和fragment通信的一套代码,推荐大家好好看看,真的非常不错
supengchao/AndroidRouter
1、android打包跳转特定界面的一套方案,支持端外跳转app打开特定界面
supengchao/NuwaDemo
学习使用Nuwa进行bug hotfix
supengchao/AndroidVideoPlay
android视频播放器
supengchao/MVPDemo
使用mvp模式实现的工程,包括了RxJava的使用,网络框架使用了RxVolley
supengchao/AIDL-transfer-Image-example
Android利用AIDL进行进程间传输图片的例子
supengchao/Dagger2Demo
使用google dagger2 实现ioc,代码中使用@inject@provides@component等。
supengchao/RxJoke
RxJoke是一个基于Rxjava,Retrofit,Dagger2和Mvp设计的一款App。
supengchao/TSnackBar
自定义从titlebar弹出的提示框,支持选择操作
supengchao/AndFix
AndFix is a library that offer hot-fix for Android App.
supengchao/android-HoloCircularProgressBar
Holo Circular ProgressBar
supengchao/AndroidArchitectureDemo
supengchao/AndroidMvp
按功能点作为模块的方式使用MVP
supengchao/AndroidNote
安卓学习笔记
supengchao/AndroidSensorManager
android使用传感器
supengchao/ArcProgressStackView
Present your progress bars in arc mode with information and total control.
supengchao/AsyncSqlite
数据库异步操作
supengchao/ColorArcProgressBar
This is beautiful color arc progress bar.
supengchao/CutIntoLayout
CutIntoLayout allows you to erase the background.
supengchao/dont-forget-commit
dont-forget-commit - a evil way to keep committing every day
supengchao/findtrip
机票爬虫(去哪儿和携程网)。flight tickets multiple webspider.(scrapy + selenium + phantomjs + mongodb)
supengchao/GearLoadingProject
supengchao/LianJiaSpider
链家爬虫
supengchao/PowerfulRecyclerView
A powerful and useful RecyclerView
supengchao/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
supengchao/RippleEffectUnderflowInRestoreFix
RippleEffect where we fix the main bug of this library - "Underflow in restore - more restores than saves"
supengchao/Rx
本人第一个实例-上传maven retrofit+rxjava+rxandroid+retrolambda+highlight
supengchao/ShootPlane
微信打飞机的简易版,主要用Android的属性动画实现!
supengchao/TintLayout
This library help you to achieve popular drop shadow effect from view.
supengchao/wcl-permission-demo
Android 6.0 - 动态权限管理的解决方案