Pinned Repositories
Rails_shop
Agile Web Development with Rails 5登录名 admin 密码123456 部署在heroku
SerialPortLibrary
android RS232串口通信
yanbin92's Repositories
yanbin92/android-1
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.
yanbin92/android-dev-bookmarks
yanbin92/android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
yanbin92/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
yanbin92/android-percent-support-lib-sample
Just a sample of the android percent support lib
yanbin92/android_design_patterns_analysis
Android源码设计模式分析项目
yanbin92/AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
yanbin92/AndroidMaterialDesignToolbar
Android Sample Project with Material Design and Toolbar.
yanbin92/ASimpleCache
a simple cache for android and java
yanbin92/Awesome-MaterialDesign
Collection of material design libs and res.
yanbin92/cheesesquare
Demos the new Android Design library.
yanbin92/CircleImageView
A circular ImageView for Android
yanbin92/DesignSupportLibraryDemo
Android Design Support Library Demo
yanbin92/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
yanbin92/fresco
An Android library for managing images and the memory they use.
yanbin92/github-FE-project
github上值得关注的前端项目
yanbin92/glide
An image loading and caching library for Android focused on smooth scrolling
yanbin92/SuperRecyclerView
Pumped up RecyclerView
yanbin92/TeamTalk
TeamTalk is a solution for enterprise IM
yanbin92/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。