HeJingWei's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
square/retrofit
A type-safe HTTP client for Android and the JVM
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Tamsiree/RxTool
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | ArcGis | VTPK | 编译运行一下说不定会找到惊喜
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
facebook/litho
A declarative framework for building efficient UIs on Android.
alibaba/UltraViewPager
UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.
Ashok-Varma/BottomNavigation
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
alibaba/Tangram-Android
Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
rengwuxian/RxJavaSamples
RxJava 2 和 Retrofit 结合使用的几个最常见使用方式举例
nanchen2251/RxJava2Examples
:fire:RxJava2 Examples —— 这可能是从 RxJava1 跳到 RxJava2(学习 RxJava2 )最好的例子 Demo:https://github.com/nanchen2251/RxJava2Examples
JessYanCoding/ProgressManager
⏳ Listen the progress of downloading and uploading in Okhttp, compatible Retrofit and Glide (一行代码即可监听 App 中所有网络链接的上传以及下载进度, 包括 Glide 的图片加载进度).
Sunzxyong/Tiny
an image compression framework.(一个高保真、高压缩比的图片压缩框架)
JessYanCoding/RetrofitUrlManager
🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
sucese/android-interview-guide
An interview guide for Android development engineers.
BakerJQ/Android-InfiniteCards
An infinite card switching UI for Android, support custom animation 自定义实现神奇动效的卡片切换视图
qyxxjd/MultipleStatusView
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
FabianTerhorst/Isometric
Isometric drawing library for Android
JessYanCoding/MVPArt
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
JessYanCoding/MVPArmsTemplate
🛠️ A template for Android Studio to create MVPArms and MVPArt Page
akshay2211/MusicWave
With MusicWave represent your Sound in a gradient colored Visualization
hanks-zyh/PasscodeView
Material Design PasscodeView for Android.
tcoulter/jockeyjs
Library to facilitate communication between iOS apps and JS apps running inside a UIWebView
chiclaim/AndroidDownloader
高效的App版本更新库,提供两个下载引擎:HttpURLConnection(推荐) 和系统的 DownloadManager
yilylong/CBDialog
一个快速创建对话框的工具类库
chiclaim/AndroidRxJavaSample
RxJava In Action(Deprecated) Please See Android All
tcqq/LocaleSwitcher
The LocaleSwitcher allows your application to support multiple language switching.