###自定义View 图库(支持使用Palette设置背景) lawloretienne / ImageGallery
gelitenight / WaveView waveview for android
DavidPizarro / AutoLabelUI Android library to place labels next to another. If there is not enough space for the next label, it will be added in a new line.
IsseiAoki / SimpleCropView A simple image cropping library for Android.
DavidPizarro / PinView 类微信支付输密码PIN页面 A Pin view widget for Android
flyfei / CustomMenu iOS样式的左划右划侧滑菜单 CustomMenu quickly realize about the menu
one-signal / emoji-picker Add a slick emoji selector to input fields and textareas on your website.
florent37 / MaterialTextField 比Design包的Edittext更Fancy A different beautiful Floating Edit Text
DanielMartinus / Pixelate 像素化图片Transform images into pixel versions of itself in Android
fenjuly / ToggleExpandLayout A togglelayout that can be used in setting interface
smasoumi / FAB-Loading A loading animation based on Floating Action Button
anshulagarwal2k / GooeyMenu Android Fab Button with Gooey effect
bluejamesbond / TextJustify-Android 增强版Textview Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
klinker41 / android-slidingactivity Android library which allows you to swipe down from an activity to close it.
michaelye / EasyDialog A lightweight, flexible tip dialog in Android
chrisbanes / PhotoView 图片全屏浏览界面Implementation of ImageView for Android that supports zooming, by various touch gestures. Out of the box zooming, using multi-touch and double-tap. Scrolling, with smooth scrolling fling. Works perfectly when using used in a scrolling parent (such as ViewPager). Allows the application to be notified when the displayed Matrix has changed. Useful for when you need to update your UI based on the current zoom/scroll position. Allows the application to be notified when the user taps on the Photo.
wedcel / DragExpandGrid 可展开,可拖动,可排序,可删除,固定更多的GridView
mikepenz / MaterialDrawer The the flexible, easy to use, all in one drawer library for your Android project.
AlbertGrobas / MovingImageView Custom ImageView for moving image around the screen (Android)
florent37 / MaterialViewPager A Material Design ViewPager easy to use library
Yalantis / GuillotineMenu-Android Neat library, that provides a simple way to implement guillotine-styled animation
Flipboard / bottomsheet Android component which presents a dismissible view from the bottom of the screen
venmo / tooltip-view 提示Dead simple Android Tooltip Views
android-cjj / BeautifulRefreshLayout A beautiful RefreshLayout下拉刷新
Q42 / AndroidScrollingImageView An Android view for displaying repeated continuous side scrolling images. This can be used to create a parallax animation effect.
fenjuly / ArrowDownloadButton A download button with pretty cool animation
kyleduo / SwitchButton 各种iOS和Android的SwitchButton A cute widget of Switch Button for you to create beautiful and friendly UI.
cymcsg / UltimateRecyclerView A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
drakeet / MaterialDialog (Deprecated)An Android dialog library, has strong extensibility, customizability, and for conveniently building Material Design Dialog in Android version 2.2 ~ L. 类似:https://github.com/afollestad/material-dialogs
tjerkw / Android-SlideExpandableListView 类似网易云音乐的列表 A better ExpandableListView, with animated expandable views for each list item
YeDaxia / WanDaoJiaIndex Android-仿豌豆荚首页导航实现
bendemboski / DateSlider An alternative DatePicker for Android
futuresimple / android-floating-action-button Floating Action Button for Android based on Material Design specification
ksoichiro / Android-ObservableScrollView Android library to observe scroll events on scrollable views.
markushi / android-ui Android Reveal Animation 抽屉汉堡包按钮动画Android UI library.
kongnanlive / SearchMenuAnim SearchView动画
timehop / sticky-headers-recyclerview Sticky Headers decorator for Android's RecyclerView
kaltura / player-sdk-native-android
florent37 / MaterialLeanBack A beautiful leanback port for Smartphones and Tablets实现上滑滚动列表以及item左右滑动的库
ysnows / DoubleScrollVIew android仿京东、淘宝商品详情页上拉查看详情
anton46 / Foursquare-CollectionPicker Collection Picker is an Android View library that looks like Foursquare Tastes picker
sephiroth74 / OverlayMenu Android Overlay Menu
AndroidDeveloperLB / AutoFitTextView A TextView that automatically fit its font and line count based on its available size and content自适应大小和行的textview
soarcn / BottomSheet One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and simple actions that do not need explanation.
DavidPizarro / PickerUI Android library to display a list of items for pick one仿iOS的滑动选择wheelview控件(
Quinny898 / PersistentSearch A clone of the Google Now/Maps/Play persistent search bar
###数据和通信 tianzhijiexian / JsonAnnotation 利用注解自动生成Gson‘s Model的库
###功能模块(UI) vlonjatg / AppTour App欢迎介绍界面Show your apps key features in a cool way.
gugalor / citylist 城市列表选择 a true copy
deano2390 / MaterialShowcaseView App介绍提示界面A Material Design themed ShowcaseView for Android
类似:https://github.com/amlcurran/ShowcaseView https://github.com/worker8/TourGuide
dersoncheng / MultipleTheme Android换肤/夜间模式的Android框架,配合theme和换肤控件框架可以做到无缝切换换肤(无需重启应用和当前页面)。 This framework of Android app support multiple theme(such as day/night mode) and needn’t finish current application or current activity when you switch theme-mode.
类似: https://github.com/zzz40500/ThemeDemo
motianhuo / VCameraDemo 微信小视频+秒拍
yoojia / ZXingMini
基于ZXing Android实现的QRCode扫描支持库。包括**生成二维码图片
和相机扫描二维码图片即时解码
**两部分功能。
tumblr / Backboard A motion-driven animation framework for Android 基于Rebound的动画框架
###各种Demo App hitherejoe / MVVM_Hacker_News Android MVVM experiment project using the official Data Binding library
lgvalle / android-flux-todo-app Example of how to implement an Android TODO App using Facebook Flux Architecture
lgvalle / Material-Animations Android Transition animations explanation with examples.
JulienGenoud / android-percent-support-lib-sample 百分比布局Just a sample of the android percent support lib
kaushikgopal / RxJava-Android-Samples Learning RxJava for Android by example
premnirmal / StockTicker A resizable stock ticker widget for your android home screen The main purpose of this app is to demonstrate usage of Dagger and RxJava
pedrovgs / 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".
futurice / android-best-practices Do's and Don'ts for Android development, by Futurice developers
frogermcs / InstaMaterial Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
googlesamples / android-UniversalMusicPlayer This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
hitherejoe / Tabby A demo application for the new Android Custom Tabs support library
TwidereProject / Twidere-Android Twidere is a powerful twitter client for Android 4.0+, which gives you a full Material experience and nearly complete (and even better) Twitter feature.
###其他 常用第三方库的Proguard配置 krschultz / android-proguard-snippets
ReactiveX / RxJava RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
类似:RxAndroid
LyndonChin / MasteringAndroidDataBinding A comprehensive tutorial for Android Data Binding
helmbold / rxfilewatcher Convenient file watcher with an RxJava interface, based on JDK WatchService
Juude / droidReverse reverse engineering tools for android(android 逆向工程工具集)
webpartners / WPAndroidPermissions 让Android M权限变得简单
###快速建App tangqi92 / BuildingBlocks(App模版) 积木 - 等你来搭建属于自己的应用
###iOS yoavlt / LiquidFloatingActionButton Material Design Floating Action Button in liquid state
100mango / zen iOS 学习心得
lookingstars / meituan 高仿美团iOS版
###第三方库目录收集 1sters / material_design_zh Material Design 中文协同翻译 - design.1sters.com
wasabeef / awesome-android-ui A curated list of awesome Android UI/UX libraries
类似:https://github.com/snowdream/awesome-android
lightSky / Awesome-MaterialDesign Collection of material design libs and res.
Trinea / android-open-project Collect and classify android open source projects 微信公众号:codekk 微博:
jnv / lists 超全的各种领域知识的收集列表The definitive list of lists (of lists) curated on GitHub
zmywly8866 / Worth-Reading-the-Android-technical-articles 值得阅读的android技术文章
bboyfeiyu / android-tech-frontier 一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
zeng1990java / android-practice-tips 收集Android开发中各种最佳实践的文章
tianzhijiexian / Android-Best-Practices Android最佳实践示例
giantray / stackoverflow-java-top-qa stackoverflow上Java相关回答整理翻译