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/AutoLayout
自动适配所有机型的分辨率,来自鸿雁大神,推荐大家使用
supengchao/ZXingDemo
根据链接生成二维码,以及扫描二维码功能,使用第三方zxing库
supengchao/Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
supengchao/android-iconify
Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
supengchao/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
supengchao/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
supengchao/AndroidCleanDemo
android框架clean的使用,使用了MVP模式
supengchao/AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
supengchao/AndroidNovaAutoLayoutTest
实际使用AutoLayout调试代码的适配性
supengchao/AndroidViewAnimations
Cute view animation collection.
supengchao/ApkHackTool
When I want to hack an apk, I always run some cmd , but now one click.
supengchao/AutoLayout-Android
An easy way for supporting multiple screens.
supengchao/awesome-wechat-dev-posts-2015
2015 年在微信热传的 100+ 篇经典技术文章
supengchao/Calligraphy
Custom fonts in Android the easy way...
supengchao/DanmakuFlameMaster
大弹幕时代来临了,这里是Android上最好的开源弹幕引擎·烈焰弹幕使 ~ 被弹幕吞噬吧!
supengchao/HongbaoPlugin
抢红包插件
supengchao/jiecaovideoplayer
android videoplayer videoview 安卓视频播放器 全屏 播放器列表全屏 仿今日头条UI
supengchao/jsonschema2pojo
Generates Java types from JSON Schema (or example JSON) and annotates those types for data-binding with Jackson 1.x or 2.x, Gson, etc
supengchao/MyApplication
测试上传自己的代码到maven服务器,使用compile引用
supengchao/NineGridImageView
supengchao/NovaAutoLayout
由于鸿雁大神的android autolayout使用到了android23版本的资源,公司项目暂时没有扩展23(权限问题),所以暂时将autolayout寄存在自己的jcenter上,并把版本号转回到22
supengchao/NovaAutoLayoutCompile
这是一个将autolayout上传jcenter和maven库
supengchao/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
supengchao/react-native
A framework for building native apps with React.
supengchao/react-native-android-guide
致力于帮助Android开发者转react-native开发。多点一个技能树,多一份天地。
supengchao/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
supengchao/RxAndroidAudio
Maybe the most robust Android Audio encapsulation library, with part Rx support.
supengchao/RxJava
supengchao/twoway-view
RecyclerView made simple
supengchao/UnderLineLinearLayout
// 这是一个简单的时间轴实现(LinearLayout)