Pinned Repositories
Rails_shop
Agile Web Development with Rails 5登录名 admin 密码123456 部署在heroku
SerialPortLibrary
android RS232串口通信
yanbin92's Repositories
yanbin92/AChartEngine
Git mirror of AChartEngine (SVN)
yanbin92/Android
收集Android方方面面的经典知识, 最新技术.
yanbin92/android-art-res
the source code in research art of android development
yanbin92/android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
yanbin92/android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
yanbin92/androidannotations
Fast Android Development. Easy maintainance.
yanbin92/app
yanbin92/awesome
A curated list of awesome lists
yanbin92/DanmakuFlameMaster
大弹幕时代来临了,这里是Android上最好的开源弹幕引擎·烈焰弹幕使 ~ 被弹幕吞噬吧!
yanbin92/donutchart
This post provides some tips and tricks of how to use Android canvas to draw non-trivial shapes. We will create a donut chart, which is a common type of chart, as a custom view.
yanbin92/gitignore
A collection of useful .gitignore templates
yanbin92/GradleInActionZh
这是Gradle In Action 的中文版
yanbin92/happyface
Here is an interesting example of drawing using Android canvas. We will draw a happy face using native android Canvas.
yanbin92/ijkplayer
Android/iOS video player based on FFmpeg n2.8, with MediaCodec, VideoToolbox support.
yanbin92/InputDialog
A proxy of AlertDialog for Android that provides input and validation features based on EditText.
yanbin92/iosched
The Google I/O 2015 Android App
yanbin92/material_design_zh_2
Material Design 中文版 ( 2015 年 8 月更新)
yanbin92/mina
Really fast deployer and server automation tool.
yanbin92/MyDrawerLayout
侧滑面板 ViewDragHelper 打造自定义DrawerLayout
yanbin92/netty
Netty project - an event-driven asynchronous network application framework
yanbin92/PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
yanbin92/Parallax
视差特效
yanbin92/PhotoView
图片浏览缩放控件
yanbin92/Refactoring
yanbin92/sticky
使用场景:清除未读消息 TODO 将其做成Library
yanbin92/SwipeLayout
ListView条目侧拉删除,仿支付宝生活缴费
yanbin92/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
yanbin92/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
yanbin92/ViewPagerIndicator-1
取代android TabHost,实现滑动tab,引导页等效果
yanbin92/ZXingMini
基于ZXing Android实现的QRCode扫描支持库。包括`生成二维码图片`和`相机扫描二维码图片即时解码`两部分功能。