Pinned Repositories
android-open-project
Collect and classify android open source projects 微信公众号:codekk
android-percent-support-lib-sample
Just a sample of the android percent support lib
android-utils
:free: It contains most of the Android utility classes.
AndroidStudyDemo
AndroidStudyDemo 为Android学习项目,将学习Android的过程中的收获都汇集于此。要求执行严格的编码规范。接下来会在简书上为每个Module写对应的文章,并持续更新。
AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
AnyRTC-RTMP
RTMP 推流器,RTMP播放器(秒开),跨平台(Win,IOS,Android)开源代码
Awesome-MaterialDesign
Collection of material design libs and res.
JoshuaJanJ.github.io
PagerBottomTabStrip
An bottom navigation bar for Android
RxAndroid
RxJava bindings for Android
JoshuaJanJ's Repositories
JoshuaJanJ/JoshuaJanJ.github.io
JoshuaJanJ/PagerBottomTabStrip
An bottom navigation bar for Android
JoshuaJanJ/RxAndroid
RxJava bindings for Android
JoshuaJanJ/AndroidUtilCode
Android开发人员不得不收集的代码(持续更新中)
JoshuaJanJ/AnyRTC-RTMP
RTMP 推流器,RTMP播放器(秒开),跨平台(Win,IOS,Android)开源代码
JoshuaJanJ/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
JoshuaJanJ/butterknife
Bind Android views and callbacks to fields and methods.
JoshuaJanJ/CircleImageView
A circular ImageView simply used as normal ImageView.
JoshuaJanJ/ExpandableTextView
Android TextView that can expand and collapse.
JoshuaJanJ/FlowTag
Android流式布局,支持点击、单选、多选,支持初始化选中标签(只针对单选和多选模式),适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!
JoshuaJanJ/FlycoTabLayout
An Android TabLayout Lib
JoshuaJanJ/ijkplayer
Android/iOS video player based on FFmpeg n3.1, with MediaCodec, VideoToolbox support.
JoshuaJanJ/IPicker
A material design style pictures selector.
JoshuaJanJ/LearningNotes
Enjoy Learning.
JoshuaJanJ/Leopard
Provide a HTTP request thread safety to satisfy daily needs package Library, the underlying the Retrofit + Okhttp + RxJava support, by building builder design pattern implementation. Current POST and GET (support custom header files, form the key value of the request, the custom data sources such as basic request), file upload management (support single file upload and file upload, do not restrict the file type), file download manager (support single file download with multiple files to download, do not restrict the file type, support large file download and breakpoint download)
JoshuaJanJ/LoadingLayoutDemo
JoshuaJanJ/LookLook
A amazing, minimalist reading information app
JoshuaJanJ/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。轻轻松松打造各式各样的指示效果。支持角标功能,可将任意的 View 设置成角标。支持在非ViewPager场景下使用(使用hide()、show()切换Fragment),兼容 Android 2.3+。进入我的博客 http://www.jianshu.com/users/f0a3fb1abaed 查看关于 MagicIndicator 的系列文章 >>>
JoshuaJanJ/nodebeginner.org
A comprehensive Node.js tutorial for beginners
JoshuaJanJ/okhttp-OkGo
OkHttpUtils-2.0.0 升级后改名 OkGo,全新完美支持RxJava,比Retrofit更简单易用。该库是封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
JoshuaJanJ/okhttputils
okhttp的辅助类
JoshuaJanJ/PermissionHelper
Android Library to help you with your runtime Permissions.
JoshuaJanJ/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
JoshuaJanJ/rexxar-android
Mobile Hybrid Framework Rexxar Android Container
JoshuaJanJ/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
JoshuaJanJ/RxPermissions
Android runtime permissions powered by RxJava
JoshuaJanJ/StateLayout
A custom layout that can easily switch different states(like empty,error,progress,content) with animations.
JoshuaJanJ/sweet-alert-dialog
SweetAlert for Android, a beautiful and clever alert dialog
JoshuaJanJ/T-MVP
泛型深度解耦下的MVP大瘦身 (Use generic to depthly decoupled MVP)
JoshuaJanJ/update
清晰灵活简单易用的应用更新库