Pinned Repositories
AndPermission
:strawberry: Permissions manager for Android platform.
Android-advanced-blueprint
Android进阶蓝图,各种新技术的体验demo,快速上手Data Binding,Data Binding Compiler V2,Android Architecture,Room等Android的黑科技
Android-AdvancedWebView
Enhanced WebView component for Android that works as intended out of the box
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-crop
Android library project for cropping images
Android-CustomCamera
Android自定义相机 Android custom camera , has a basic camera, front and rear camera , flash mode , delay shooting , framing square frame , add watermark effect solution
android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
android-process-daemon
android process daemon
huanglei365's Repositories
huanglei365/Fragmentation
A powerful library that manage Fragment for Android!
huanglei365/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
huanglei365/speed_tools
敏捷开发工具包
huanglei365/VercodeEditText
:fire:An Android vercode EditText.(一个安卓验证码输入控件.仿[探探验证码输入控件])
huanglei365/awesome-tips-flutter-app
知识小集 Flutter 版本客户端
huanglei365/fresco-helper
让使用Fresco就像使用Glide、Picasso一样简洁。 在用户规模千万级别的app中验证过,满足项目开发中遇到的各种应用场景。(这个开源库最初源于我在公司内部做的一次技术分享)
huanglei365/android-architecture-components
Samples for Android Architecture Components.
huanglei365/happy-dns-android
dns library for android
huanglei365/LFilePicker
Android 检索手机目录方式的文件选择器,轻量且界面友好,定制性高。This is a lightweight file selector, it can select files by retrieve phone directory
huanglei365/android-process-daemon
android process daemon
huanglei365/Small
A small framework to split app into small parts
huanglei365/watermark-android
andriod加文字水印 支持配置文字大小,倾斜角度,多行水印。
huanglei365/Androids
提供了一些工具类以及自定义View,用于日常的Android快速开发。something about android
huanglei365/flexbox-layout
Flexbox for Android
huanglei365/Practice
practice demo
huanglei365/WeiXinRecordedDemo
仿微信视频拍摄UI, 基于ffmpeg的视频录制编辑
huanglei365/CameraView
仿微信拍照Android控件(轻触拍照,长按摄像)
huanglei365/SweetCamera
SweetCamera主要是为了解决兼容android各种机型的相机自动对焦的问题的项目,这里采用了基于传感器的方案。
huanglei365/camerakit-android
One of the hardest Android APIs made into a high level and easy to use library that solves all of your problems.
huanglei365/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
huanglei365/KotlinAsyncWithCoroutines
Sample project showing asynchronous loading with coroutines and LifecycleObserver
huanglei365/XiaoxiaZhihu_AAC
使用Android Architecture Components实现的一个简单知乎日报程序
huanglei365/android-crop
Android library project for cropping images
huanglei365/Robust
Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without publishing new apks.
huanglei365/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
huanglei365/BlockCanaryEx
make performance bottleneck detection easily when app blocked
huanglei365/android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
huanglei365/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
huanglei365/T-MVP
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
huanglei365/TakePhoto
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库