newcoderzhang's Stars
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
google/dagger
A fast dependency injector for Android and Java.
gyf-dev/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWindow,一句代码轻松实现,以及对bar的其他设置,详见README。简书请参考:http://www.jianshu.com/p/2a884e211a62
tbruyelle/RxPermissions
Android runtime permissions powered by RxJava2
amitshekhariitbhu/Android-Debug-Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
facebookarchive/rebound
A Java library that models spring dynamics and adds real world physics to your app.
wequick/Small
A small framework to split app into small parts
pardom-zz/ActiveAndroid
Active record style SQLite persistence for Android
eleme/UETool
Show/edit any view's attributions on the screen.
xiaohaibin/XBanner
:fire:【图片轮播】支持图片无限轮播,支持AndroidX、自定义指示点、显示提示文字、切换动画、自定义布局,一屏多显、视频图片混合轮播等功能
jgilfelt/android-sqlite-asset-helper
An Android helper class to manage database creation and version management using an application's raw asset files
iBase4J/iBase4J
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
venshine/AppUninstall
Android App监听自身卸载,反馈统计
wenzhihao123/Android-loginsmooth-master
android sign in page with smooth animation by observer the status of softkeyboard
saiwu-bigkoo/Android-SnappingStepper
A beautiful UI control with flexible control of the number of changes.
TimotheeJeannin/ProviGen
Easily make a ContentProvider from an annotated ContractClass.
Qrilee/AndroidObfuseDictionary
Android编译智障级混淆字典
JumeiRdGroup/Parceler
简单的Bundle数据注入框架
yjfnypeu/Router-RePlugin
针对360的RePlugin插件化框架适配的路由Router框架
microsoftgraph/msgraph-sdk-android
Microsoft Graph SDK for Android! https://graph.microsoft.io
d4rxh4wx/MultiThreadSQLiteOpenHelper
An Android Multi Thread SQLiteOpenHelper. Enhanced SQLiteOpenHelper for Android applications where several threads might open and close the same sqlite database
wyu-xks/aboutview
自己写的一些自定义小控件,跟大家交流交流。
newcoderzhang/android-sqlite-asset-helper
An Android helper class to manage database creation and version management using an application's raw asset files
newcoderzhang/AndroidComponent
Androdid组件化实战:通过gradle脚本,实现module在编译期隔离,运行期按需加载,实现组件间解耦,高效单独调试
newcoderzhang/architect-awesome
后端架构师技术图谱
newcoderzhang/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
newcoderzhang/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。