Pinned Repositories
3dTagCloudAndroid
Tagcloud component for android
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AFViewShaker
Amphitheatre
Amphitheatre is an Android TV app that connects with network shares, organizes and serves videos to any Android capable media player app.
android-async-http
An Asynchronous HTTP Library for Android
Android-Dev-Favorites
The repository is Android development favorites, It used to collect the knowledge of Android Development.
jsoup-learning
Jsoup学习笔记。添加了部分学习代码和注释。
LRecyclerView
RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单
NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
Temperature
lizhanzhishang's Repositories
lizhanzhishang/LRecyclerView
RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单
lizhanzhishang/Temperature
lizhanzhishang/android-page-transition
viewpager with vertical sliding effects and activity transition
lizhanzhishang/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
lizhanzhishang/AnoleFix
Another hotfix 另一个热修复方案 Alpha,来自InstantRun 和 Robust 类似
lizhanzhishang/BottomSheet
BottomSheet dialog library for Android
lizhanzhishang/CoreLink
Android 开发中的日常积累
lizhanzhishang/CoroutineScopeAndroid
CoroutineScope
lizhanzhishang/EasyRecyclerView
ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
lizhanzhishang/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
lizhanzhishang/flutter_color_filter
A demo of the new ColorFilter widget.
lizhanzhishang/flutter_toggle_buttons
A demo of the new ToggleButtons segmented button bar widget.
lizhanzhishang/GodEye
Automaticly display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift. Just like God opened his eyes
lizhanzhishang/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
lizhanzhishang/JNIDemoStudy
lizhanzhishang/lang-tutorial
lizhanzhishang/LQRAudioRecord
集成录音与播音功能,使用简单方便
lizhanzhishang/NestedRecyclerView
NestedRecyclerView,仿淘宝、京东首页,通过两层嵌套的RecyclerView实现tab的吸顶效果。https://juejin.im/post/5d5f4cfcf265da03e61b18b8
lizhanzhishang/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
lizhanzhishang/SmartisanPull
“锤子下拉”,东半球最优雅的下拉控件。也叫SmartisanRefreshableLayout。
lizhanzhishang/SopCastComponent
来疯直播安卓控件,支持flv,支持rtmp,支持添加视频特效等等
lizhanzhishang/sso-shiro-cas
spring下使用shiro+cas配置单点登录
lizhanzhishang/SVideoRecorder
Android Recorder with MediaCodec(Fast and CPU occupancy is extremely low)
lizhanzhishang/TuyaSamartBizubundle
lizhanzhishang/TyperEditText
Typewriter
lizhanzhishang/ViewPagerLayoutManager
ViewPager like LayoutManager which supports some awesome animations and infinite scroll.
lizhanzhishang/wallpaper
zol 手机壁纸爬虫(简单分布式?)
lizhanzhishang/webmagic
A scalable web crawler framework for Java.
lizhanzhishang/YImagePicker
小红书多图剪裁+微信图片选择器+大图预览+图片剪裁(支持圆形剪裁和镂空剪裁),已适配androidQ,借鉴并升级matisse加载内核!超强定制性可轻松实现知乎/马蜂窝/微博等特殊样式!支持跨进程回调!内部结构轻量级,无任何第三方开源库!支持support依赖!
lizhanzhishang/zhihu
知乎专栏源码