Pinned Repositories
500px-android-blur
ActionBar-PullToRefresh
DEPRECATED
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
AlgorithmVisualizer-Android
Visualize algorithms and data structures using animations
android-app
eoe的Android客户端源码
Android-AppMsg
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
ConvenitentAndroidFramework
Android开发框架库及工具类库的封装
JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
PagerSlidingTabStrip
An interactive indicator to navigate between the different pages of a ViewPager
yybb
yangboqing's Repositories
yangboqing/yybb
yangboqing/ConvenitentAndroidFramework
Android开发框架库及工具类库的封装
yangboqing/500px-android-blur
yangboqing/AlgorithmVisualizer-Android
Visualize algorithms and data structures using animations
yangboqing/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
yangboqing/android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
yangboqing/AndroidArchitectureCollection
安卓架构文章合集(a collection of android Architecture)
yangboqing/AndroidInterview-Q-A
The top Internet companies android interview questions and answers
yangboqing/AndroidMaterialDesignToolbar
Android Sample Project with Material Design and Toolbar.
yangboqing/AndroidScrollingImageView
An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect.
yangboqing/architecture-components-samples
Samples for Android Architecture Components.
yangboqing/Awesome_API
A collection of APIs
yangboqing/banner
Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!
yangboqing/be-a-professional-programmer
成为专业程序员路上用到的各种优秀资料、神器及框架
yangboqing/cheesesquare
Demos the new Android Design library.
yangboqing/CoreAndroidLib
Android快速开发框架
yangboqing/DecentBanner
An Android Banner that supports auto scrolling and decent animation
yangboqing/ENViews
A cool dynamic view library
yangboqing/GalleryFinal
[DEPRECATED] 项目迁移至:https://github.com/FinalTeam/RxGalleryFinal
yangboqing/home
yangboqing's personal blog
yangboqing/Learning-RecyclerView
a collection repository for repositories about recyclerView
yangboqing/LessCode
less code, more efficient for android
yangboqing/material
A library to bring fully animated Material Design components to pre-Lolipop Android.
yangboqing/PhotoSelector
这是一个模仿微信的图片选择器
yangboqing/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
yangboqing/RxBinding
RxJava binding APIs for Android's UI widgets.
yangboqing/sinavideo_playersdk
yangboqing/SystemBarTint
[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes
yangboqing/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
yangboqing/xUtils
android orm, bitmap, http, view inject...