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/WanAndroid
MVP RxJava2+Retrofit2+Dragger2+autodispose+Glide App框架
hnhzy/AdvancedAndroid
一系列Android进阶文章
hnhzy/ExampleDemo
Android design功能
hnhzy/MVVMDemo
Rxjvva+Retrofit+Livedata+ViewModel+lifecycle
hnhzy/Android-ZBLibrary
🔥Android MVP快速开发框架,做国内 「Demo最全面」「注释最详细」「使用最简单」「代码最严谨」的Android开源UI框架
hnhzy/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
hnhzy/AndroidMVVM
Android MVVM快速集成框架,使用Jetpack组件(DataBinding,Lifecycles,LiveData,Navigation,Paging,Room,ViewModel),整合Retrofit+Okhttp+RxJava+Glide等主流模块。
hnhzy/AndroidProject
An advanced template project
hnhzy/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
hnhzy/atlas
A powerful Android Dynamic Component Framework.
hnhzy/Awesome-Android-Architecture
Android架构合集
hnhzy/awesome-android-ui
A curated list of awesome Android UI/UX libraries
hnhzy/coolweatherjetpack
酷欧天气的Jetpack版本实现,采用了MVVM架构。
hnhzy/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
hnhzy/goodsKill
🚀基于慕课网秒杀项目扩展了部分功能,完善登录注册以及用户角色权限管理,使用dubbo搭建分布式服务调用,模块化设计,集成了gradle和maven两种构建工具🚧,最新分支基于springboot2.x构建
hnhzy/miniprogram-demo
微信小程序组件 / API / 云开发示例
hnhzy/MLVBSDK
腾讯云移动直播终端组件
hnhzy/myCardProject
hnhzy/ndk
Android ndk
hnhzy/NfcDemo-master
NFC
hnhzy/RxJava-Android-Samples
Learning RxJava for Android by example
hnhzy/SpringBootLearning
Spring Boot learning process
hnhzy/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
hnhzy/SpringCloudLearning
《史上最简单的Spring Cloud教程源码》
hnhzy/uCrop
Image Cropping Library for Android
hnhzy/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
hnhzy/uni-app
uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
hnhzy/WanAndroid-1
项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 http://www.wanandroid.com 客户端
hnhzy/wechat-app-mall
微信小程序商城,微信小程序微店
hnhzy/yshopmall
yshop基于当前流行技术组合的前后端分离商城系统: SpringBoot2+MybatisPlus+SpringSecurity+jwt+redis+Vue的前后端分离的商城系统, 包含商城、拼团、砍价、商户管理、 秒杀、优惠券、积分、分销、会员、充值、多门店等功能