Pinned Repositories
android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Android-Daily-Interview
:pushpin:每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
Big_Data_Resources
:boom:大数据/数据挖掘/推荐系统/机器学习相关资源
FloatingViewDemo
游戏悬浮球示例
ILOVEYOU
青春总会因为一个人而闪闪发光
PanelView
简单的表盘样式
ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
SystemBarTint
[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes
WxDemo
weixin login demo
yjiang2009's Repositories
yjiang2009/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
yjiang2009/ILOVEYOU
青春总会因为一个人而闪闪发光
yjiang2009/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
yjiang2009/android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
yjiang2009/android-flat-button
FButton - a flat button library for Android
yjiang2009/Big_Data_Resources
:boom:大数据/数据挖掘/推荐系统/机器学习相关资源
yjiang2009/SystemBarTint
[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes
yjiang2009/android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
yjiang2009/android-open-project
Collect and classify android open source projects 微信公众号:codekk
yjiang2009/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
yjiang2009/android_radiogroup_MutilRadioGroup
android multiform RadioGroup:复杂样式的单选框,自定义RadioGroup实现radiobutton多行多列嵌套在各种布局中排列布局
yjiang2009/Awesome-Android-Architecture
Android架构合集
yjiang2009/BubbleView
Bubble View
yjiang2009/butterknife
View "injection" library for Android.
yjiang2009/Colorful
基于Theme的Android动态换肤库,无需重启Activity、无需自定义View,方便的实现日间、夜间模式。
yjiang2009/CustomShapeImageView
A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
yjiang2009/dynamic-load-apk
DL : dynamic load framework in android
yjiang2009/FastDev4Android
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
yjiang2009/FlycoTabLayout
An Android TabLayout Lib
yjiang2009/FreeView
FreeView create a floating view that you can use and move inside your app and also when your app is in background.
yjiang2009/GalleryFinal
[DEPRECATED] 项目迁移至:https://github.com/FinalTeam/RxGalleryFinal
yjiang2009/httpclient
Wrapper library around Android's HttpUrlConnection.
yjiang2009/KLog
这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能。灵感来自Logger
yjiang2009/Learning-RecyclerView
a collection repository for repositories about recyclerView
yjiang2009/permissions-dispatcher-plugin
IntelliJ plugin for supporting PermissionsDispatcher
yjiang2009/PhotoCropper
The Ultimate Approach to crop photos on android devices, especially for large size photos. This way can help you avoid OOM(OutOfMemory) exception.
yjiang2009/plaid
yjiang2009/RxVolley
RxVolley = Volley + RxJava + OkHttp
yjiang2009/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
yjiang2009/wechat
可能是目前最优雅的微信公众平台 SDK 了