Pinned Repositories
AdvancedAndroid
一系列Android进阶文章
BaiduFaceDetect
百度人脸检测demo
ExampleDemo
Android design功能
flutter_simple_app
flutter_simple_app
GuideHelper
GuideHelper 实现Android新手引导页
ModularizationProject
Android组件化基本框架
MVVMDemo
Rxjvva+Retrofit+Livedata+ViewModel+lifecycle
SuperRecycleView
高度自定义的沉浸式,商城sku算法,仿了吗购物车(带缓存),装饰类的RecycleView添加头尾
VideoScreenFunction
Android 视频屏保功能
WanAndroid
MVP RxJava2+Retrofit2+Dragger2+autodispose+Glide App框架
hnhzy's Repositories
hnhzy/android-custom-views
Some practical android custom views in our work.
hnhzy/awesome-comment
:boom: Funny comments
hnhzy/C9MJ
个人练手项目(新闻 + 视频直播): 基于 MVP + Glide + Retrofit + RxJava2.0 + butterknife 的C9MJ TV (斗鱼douyu/熊猫panda/战旗zhanqi/虎牙huya/龙珠longhzu/全民quanmin/网易cc/火猫huomao + 英雄联盟LOL/守望先锋OW/DOTA2/炉石传说hs/CSGO)App。ps:只有观看熊猫Panda TV才有弹幕(bullet/barrage/danmu)播放功能。
hnhzy/coderfun
knowledge&girls,RxJava&Retrofit&DBFlow
hnhzy/ColorfulNews
A news-reading App (MVP+Dagger2+RxJava+Retrofit2+Material Design)
hnhzy/ContourView
:unicorn: Customize view:Draw the magic dazzle background with Bézier. 自定义View:通过贝塞尔曲线绘制出的魔炫背景。
hnhzy/CustomView
随便写的一些自定义view,用来练习
hnhzy/diycode
diycode android app
hnhzy/dynamic-load-apk
DL : dynamic load framework in android
hnhzy/EasySegmentedBarView
本库主要提供一个简单易用的自定义分段控件,方便快速实现分段效果,支持xml配置、代码配置、分段规则按均分/比例分、数字分段、文本分段、渐变分段、bar条样式正常/圆形/三角形,segment文字样式、进度设置、进度标记类型设置、分段描述设置、其它更多自定义设置等功能。
hnhzy/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
hnhzy/Elephant
Elephant is PHPHub Community Android unofficial client, base on Material Design + MVP+RxJava+Retrofit .
hnhzy/GeekNews
:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
hnhzy/GeekNews-1
MD+MVP+RxJava+Retrofit+Dragger2+Realm+Glide
hnhzy/KingTV
高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。
hnhzy/ListenerMusicPlayer
A Grace Material Design Music Player
hnhzy/LookLook
A amazing reading app
hnhzy/Meizhi
gank.io unofficial client, RxJava & Retrofit. (The project is no longer actively maintained, we have a better project: https://github.com/drakeet/rebase-android)
hnhzy/multiApp
一套源码,不同的包名,icon,字段
hnhzy/MvpApp
Android MVP Architecture Study
hnhzy/PhotoNoter
:notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
hnhzy/PullArcLayout
下拉可以随手指移动距离改变弧度的布局
hnhzy/remusic
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
hnhzy/RxJavaApp
学习RxJava操作符的APP,新增RxJava2.x介绍
hnhzy/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
hnhzy/small-video-record
利用FFmpeg视频录制微信小视频与其压缩处理
hnhzy/SopCastComponent
来疯直播安卓控件,支持flv,支持rtmp,支持添加视频特效等等
hnhzy/TLint
TLint for 虎扑体育 基于Dagger2+RxJava+Retrofit开发,采用MVP模式
hnhzy/wechat-weapp-mall
微信小程序-移动端商城
hnhzy/WeixinRecord
仿安卓微信客户端录音与播放功能。其中录音功能以工具类形式封装,可以直接调用。播放功能以example形式提供解决思路,可以自己定制需要的特定功能。欢迎PR,一起完善~