bluekog's Stars
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
wasabeef/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
liaohuqiu/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
ybq/Android-SpinKit
Android loading animations
shwenzhang/AndResGuard
proguard resource for Android by wechat team
trello-archive/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
LittleFriendsGroup/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助Android开发者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!Issues认领分析文章!
grantland/android-autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
zzhoujay/RichText
Android平台下的富文本解析器,支持Html和Markdown
amitshekhariitbhu/awesome-android-complete-reference
Here I list down all of the high-quality blogs that I publish on my website.
sqlcipher/android-database-sqlcipher
Android SQLite API based on SQLCipher
north2016/T-MVP
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
dlew/joda-time-android
Joda-Time library with Android specialization
romainguy/ViewServer
Local server for Android's HierarchyViewer
konmik/nucleus
Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
huxq17/XRefreshView
一个万能的android下拉上拉刷新的框架,完美支持recyclerview
githubwing/DragPhotoView
A photoView to scale image and finish activity,高仿微信可拖拽返回PhotoView
shaohui10086/BottomDialog
BottomDialog is a bottom dialog layout implemented with DialogFragment, Supports pop-up animation, Support any layout
waylife/RedEnvelopeAssistant
[Deprecated] RedEnvelopeAssistant 微信/支付宝红包助手 本程序不再维护,大家可转向https://github.com/geeeeeeeeek/WeChatLuckyMoney
shanbay/mock-api
A json-api-mock framework for Android
maning0303/MNCalendar
[暂停维护] 简单的日历控件,水平方向日历支持手势滑动切换,跳转月份;垂直方向日历选取区间范围。
VictorAlbertos/Mockery
Android and Java library for mocking and testing networking layers with built-in support for Retrofit.
Allure0/AndroidComponent
组件化例子
bluekog/android-topeka
A fun to play quiz that showcases material design on Android
bluekog/easypermissions
Simplify Android M system permissions
bluekog/SupportDemos
本工程最初仅为DiffUtil的一个Demo,后发展为讲解Google Android Support包内那些常用or冷门有用的工具类的合集。