zjie1595's Stars
Yalantis/uCrop
Image Cropping Library for Android
zhihu/Matisse
:fireworks: A well-designed local image and video selector for Android
jdamcd/android-crop
Android library project for cropping images
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
google/flexbox-layout
Flexbox for Android
shwenzhang/AndResGuard
proguard resource for Android by wechat team
opencv/opencv
Open Source Computer Vision Library
JessYanCoding/AndroidAutoSize
🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).
yangkun19921001/Blog
Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】
cats-oss/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
gyf-dev/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
waynejo/android-ndk-gif
GIF library built with ndk and gradle in aar format for usage with android gradle build system.
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
Freelander/Android_Data
Some Android learning materials, hoping to help you learn Android development.
didikee/AndroidX
Android面向Android10的兼容工具类
GcsSloop/AndroidNote
安卓学习笔记
hi-dhl/AndroidX-Jetpack-Practice
本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢
CharonChui/AndroidNote
Android study notes.
lingcoder/OnJava8
《On Java 8》中文版
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
pqpo/SmartCamera
📷SmartCamera 是一个 Android 相机拓展库,能够实时采集并且识别相机内物体边框是否吻合指定区域。SmartCamera is an Android camera extension library,provides a scanning module that can recognizes whether the object's border inside the camera matches the area in real time.
pqpo/SmartCropper
🔥 A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。