Joshua-Liu's Stars
square/otto
An enhanced Guava-based event bus with emphasis on Android support.
pbreault/adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
hehonghui/AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
eoecn/android-app
eoe的Android客户端源码
simple-android-framework-exchange/the-fucking-traps-in-android-dev
分享你在开发过程中遇到的坑,可以是某个具体的难点,可以分享某个好的开源库如何解决了你的问题,也可以是好的设计、开发方法、成长之路,总之把你的开发经验分享给我们吧,为你热爱的行业做出一份贡献。
simple-android-framework-exchange/simple-android-opensource-framework
Android知名开源库简单实现以及设计分析
simple-android-framework/android_design_patterns_analysis
Android源码设计模式分析项目
Trinea/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
Kotlin/anko
Pleasant Android application development
android-cjj/Android-MaterialRefreshLayout
This is a drop-down control, it is more beautiful and powerful than SwipeRefreshLayout
atom/atom
:atom: The hackable text editor
mhinz/vim-galore
:mortar_board: All things Vim!
hellsam/DoughnutProgressDemo
MrFuFuFu/ClearEditText
Giving your Edit Texts the All Clear
dongjunkun/DropDownMenu
一个实用的多条件筛选菜单
kenumir/android-calendar-card
Android calendar view (like card)
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
coolerfall/Android-AppDaemon
[Deprecated]App process daemon.
singwhatiwanna/dynamic-load-apk
DL : dynamic load framework in android
ivacf/archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
antoniolg/androidmvp
MVP Android Example
facebook/fresco
An Android library for managing images and the memory they use.
facebook/react-native
A framework for building native applications using React
yipengmu/react-native-android-lession
mark react-native-android steps
redsolution/xabber-android
Open-source XMPP client for Android
square/picasso
A powerful image downloading and caching library for Android
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
nuptboyzhb/SuperSwipeRefreshLayout
A custom SwipeRefreshLayout to support the pull-to-refresh featrue.RecyclerView,ListView,GridView,NestedScrollView,ScrollView are supported.