Java Github Star Ranking at 2018/09/09
ReactiveX/RxJava 27288
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
elastic/elasticsearch 25159
Open Source, Distributed, RESTful Search Engine
iluwatar/java-design-patterns 24363
Design patterns implemented in Java
square/retrofit 23852
Type-safe HTTP client for Android and Java by Square, Inc.
square/okhttp 22389
An HTTP+HTTP/2 client for Android and Java applications.
google/guava 18938
Google Core Libraries for Java
JakeWharton/butterknife 18195
Bind Android views and callbacks to fields and methods.
PhilJay/MPAndroidChart 18157
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
bumptech/glide 17800
An image loading and caching library for Android focused on smooth scrolling
JetBrains/kotlin 17472
The Kotlin Programming Language
square/leakcanary 16799
A memory leak detection library for Android and Java.
spring-projects/spring-framework 16254
The Spring Framework
greenrobot/EventBus 15960
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
spring-projects/spring-boot 15937
Spring Boot
airbnb/lottie-android 15667
Render After Effects animations natively on Android and iOS
nostra13/Android-Universal-Image-Loader 15652
Powerful and flexible library for loading, caching and displaying images on Android.
zxing/zxing 15371
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
google/iosched 14861
The Google I/O 2017 Android App
square/picasso 14195
A powerful image downloading and caching library for Android
ReactiveX/RxAndroid 13716
RxJava bindings for Android
kdn251/interviews 13453
Everything you need to know to get the job.
facebook/fresco 13429
An Android library for managing images and the memory they use.
Blankj/AndroidUtilCode 13088
:fire: Android developers should collect the following utils(updating)
libgdx/libgdx 12426
Desktop/Android/HTML5/iOS Java game development framework
chrisbanes/PhotoView 11294
Implementation of ImageView for Android that supports zooming, by various touch gestures.
alibaba/dubbo 11256
Dubbo is a high-performance, java based, open source RPC framework
netty/netty 11243
Netty project - an event-driven asynchronous network application framework
afollestad/material-dialogs 11115
A beautiful, fluid, and customizable dialogs API.
Netflix/Hystrix 11011
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
jfeinstein10/SlidingMenu 10694
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
alibaba/fastjson 10634
:bullettrain_side: A fast JSON parser/generator for Java
lgvalle/Material-Animations 10090
Android Transition animations explanation with examples.
loopj/android-async-http 9980
An Asynchronous HTTP Library for Android
Tencent/tinker 9976
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
CymChad/BaseRecyclerViewAdapterHelper 9725
BRVAH:Powerful and flexible RecyclerAdapter
androidannotations/androidannotations 9692
Fast Android Development. Easy maintainance.
nickbutcher/plaid 9682
An Android app which provides design news & inspiration as well as being an example of implementing material design.
android10/Android-CleanArchitecture 9662
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
JakeWharton/ViewPagerIndicator 9326
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
nathanmarz/storm 9033
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
pockethub/PocketHub 8965
PocketHub Android App
daimajia/AndroidSwipeLayout 8812
The Most Powerful Swipe Layout!
greenrobot/greenDAO 8626
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
facebook/stetho 8458
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
navasmdc/MaterialDesignLibrary 8430
This is a library with components of Android L to you use in android 2.2
realm/realm-java 8419
Realm is a mobile database: a replacement for SQLite & ORMs
chrisbanes/Android-PullToRefresh 8408
DEPRECATED
googlesamples/android-UniversalMusicPlayer 8402
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
liaohuqiu/android-Ultra-Pull-To-Refresh 8385
Ultra Pull to Refresh for Android. Support all the views.
WhisperSystems/Signal-Android 8198
A private messenger for Android.
daimajia/AndroidViewAnimations 8178
Cute view animation collection.
mikepenz/MaterialDrawer 8170
The flexible, easy to use, all in one drawer library for your Android project.
ksoichiro/Android-ObservableScrollView 8050
Android library to observe scroll events on scrollable views.
hdodenhof/CircleImageView 8013
A circular ImageView for Android
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition 7954
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
winterbe/java8-tutorial 7931
Modern Java - A Guide to Java 8
google/ExoPlayer 7825
An extensible media player for Android
alibaba/druid 7788
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
HannahMitt/HomeMirror 7697
Android application powering the mirror in my house
orhanobut/logger 7468
✔️ Simple, pretty and powerful logger for android
JakeWharton/ActionBarSherlock 7356
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
deeplearning4j/deeplearning4j 7188
Deep Learning for Java, Scala & Clojure on Hadoop & Spark With GPUs - From Skymind
bazelbuild/bazel 7078
a fast, scalable, multi-language and extensible build system
chrisbanes/cheesesquare 7032
Demos the new Android Design library.
roughike/BottomBar 6994
A custom view component that mimics the new Material Design Bottom Navigation pattern.
apl-devs/AppIntro 6831
Make a cool intro for your Android app.
wasabeef/recyclerview-animators 6831
An Android Animation library which easily add itemanimator to RecyclerView items.
chrisjenx/Calligraphy 6818
Custom fonts in Android the easy way...
airbnb/lottie-react-native 6795
Lottie wrapper for React Native.
google/agera 6751
Reactive Programming for Android
android/platform_frameworks_base 6732
umano/AndroidSlidingUpPanel 6731
This library provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps) to your Android application. Brought to you by Umano.
eclipse/vert.x 6627
Vert.x is a tool-kit for building reactive applications on the JVM
clojure/clojure 6600
The Clojure programming language
perwendel/spark 6592
A simple expressive web framework for java. News: Spark now has a kotlin DSL https://github.com/perwendel/spark-kotlin
openzipkin/zipkin 6571
Zipkin is a distributed tracing system
Freelander/Android_Data 6558
Some Android learning materials, hoping to help you learn Android development.
florent37/MaterialViewPager 6481
A Material Design ViewPager easy to use library
prestodb/presto 6469
Distributed SQL query engine for big data
junit-team/junit4 6422
A programmer-oriented testing framework for Java.
square/dagger 6414
A fast dependency injector for Android and Java.
LMAX-Exchange/disruptor 6382
High Performance Inter-Thread Messaging Library
scwang90/SmartRefreshLayout 6242
下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
astuetz/PagerSlidingTabStrip 6238
An interactive indicator to navigate between the different pages of a ViewPager
JakeWharton/RxBinding 6195
RxJava binding APIs for Android's UI widgets.
Bearded-Hen/Android-Bootstrap 6190
Bootstrap style widgets for Android, with Glyph Icons
apache/kafka 6135
Mirror of Apache Kafka
alibaba/vlayout 5996
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
dropwizard/dropwizard 5996
A damn simple library for building production-ready RESTful web services.
google/physical-web 5957
The Physical Web: walk up and use anything
cymcsg/UltimateRecyclerView 5934
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
JackyAndroid/AndroidInterview-Q-A 5931
The top Internet companies android interview questions and answers
Yalantis/uCrop 5860
Image Cropping Library for Android
Bilibili/DanmakuFlameMaster 5856
Android开源弹幕引擎·烈焰弹幕使 ~
81813780/AVLoadingIndicatorView 5801
Nice loading animations for Android
jeasonlzy/okhttp-OkGo 5781
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
Curzibn/Luban 5774
Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法
Netflix/SimianArmy 5772
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
hongyangAndroid/okhttputils 5769
[停止维护]okhttp的辅助类
mybatis/mybatis-3 5765
MyBatis SQL mapper framework for Java
kaushikgopal/RxJava-Android-Samples 5670
Learning RxJava for Android by example
xetorthio/jedis 5664
A blazingly small and sane redis java client
skylot/jadx 5651
Dex to Java decompiler
google/guice 5637
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 6 and above, brought to you by Google.
google/auto 5633
A collection of source code generators for Java.
nhaarman/ListViewAnimations 5619
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items
permissions-dispatcher/PermissionsDispatcher 5548
Simple annotation-based API to handle runtime permissions.
hongyangAndroid/AndroidAutoLayout 5537
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
Tencent/VasSonic 5503
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
koush/ion 5427
Android Asynchronous Networking and Image Loading
druid-io/druid 5424
Column oriented distributed data store ideal for powering interactive applications
gradle/gradle 5421
Adaptable, fast automation for all
JakeWharton/hugo 5334
Annotation-triggered method call logging for your debug builds.
mockito/mockito 5300
Most popular Mocking framework for unit tests written in Java
code4craft/webmagic 5268
A scalable web crawler framework for Java.
brettwooldridge/HikariCP 5248
光 HikariCP・A solid high-performance JDBC connection pool at last.
Bigkoo/Android-PickerView 5228
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
geeeeeeeeek/WeChatLuckyMoney 5227
:money_with_wings: WeChat's lucky money helper (微信抢红包插件). An Android app that helps you snatch red packets in WeChat groups.
pedrovgs/EffectiveAndroidUI 5191
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".
aritraroy/UltimateAndroidReference 5187
:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
dropwizard/metrics 5160
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
DroidPluginTeam/DroidPlugin 5153
A plugin framework on android,Run any third-party apk without installation, modification or repackage
rey5137/material 5121
A library to bring fully animated Material Design components to pre-Lolipop Android.
facebook/buck 5077
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
alibaba/atlas 5076
A powerful Android Dynamic Component Framework.
koral--/android-gif-drawable 5053
Views and Drawable for displaying animated GIFs on Android
JakeWharton/u2020 5034
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
pedant/sweet-alert-dialog 5028
SweetAlert for Android, a beautiful and clever alert dialog
emilsjolander/StickyListHeaders 5027
An android library for section headers that stick to the top
lingochamp/FileDownloader 5017
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
evant/gradle-retrolambda 5013
A gradle plugin for getting java lambda support in java 6, 7 and android
iBotPeaches/Apktool 4995
A tool for reverse engineering Android apk files
futuresimple/android-floating-action-button 4994
Floating Action Button for Android based on Material Design specification
zhihu/Matisse 4987
:fireworks: A well-designed local image and video selector for Android
springside/springside4 4980
A Spring Framework based, pragmatic style JavaEE application reference architecture.
lucasr/twoway-view 4976
RecyclerView made simple
jhy/jsoup 4970
jsoup: Java HTML Parser, with best of DOM, CSS, and jquery
amlcurran/ShowcaseView 4967
Highlight the best bits of your app to users quickly, simply, and cool...ly
wyouflf/xUtils 4966
android orm, bitmap, http, view inject... 已转至 https://github.com/wyouflf/xUtils3
square/otto 4899
An enhanced Guava-based event bus with emphasis on Android support.
google/j2objc 4865
A Java to iOS Objective-C translation tool and runtime.
lipangit/JiaoZiVideoPlayer 4858
Android VideoPlayer MediaPlayer VideoView MediaView Float View And Fullscreen
lecho/hellocharts-android 4858
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
JetBrains/intellij-community 4857
IntelliJ IDEA Community Edition
rzwitserloot/lombok 4854
Very spicy additions to the Java programming language.
H07000223/FlycoTabLayout 4828
An Android TabLayout Lib
singwhatiwanna/dynamic-load-apk 4822
DL : dynamic load framework in android
ogaclejapan/SmartTabLayout 4746
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
gabrielemariotti/cardslib 4718
Android Library to build a UI Card
OpenRefine/OpenRefine 4703
OpenRefine is a free, open source power tool for working with messy data and improving it
claritylab/lucida 4677
Speech and Vision Based Intelligent Personal Assistant
facebook/rebound 4676
A Java library that models spring dynamics and adds real world physics to your app.
JakeWharton/timber 4671
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
ChrisRM/material-theme-jetbrains 4658
JetBrains theme of Material Theme
wasabeef/glide-transformations 4645
An Android transformation library providing a variety of image transformations for Glide.
etsy/AndroidStaggeredGrid 4584
An Android staggered grid view which supports multiple columns with rows of varying sizes.
koush/AndroidAsync 4575
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
daimajia/AndroidImageSlider 4572
An amazing and convenient Android image slider.
wix/react-native-navigation 4561
A complete native navigation solution for React Native
rengwuxian/MaterialEditText 4559
EditText in Material Design
antoniolg/androidmvp 4559
MVP Android Example
sparklemotion/nokogiri 4539
Nokogiri (鋸) is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support.
googlesamples/android-testing 4537
A collection of samples demonstrating different frameworks and techniques for automated testing
tbruyelle/RxPermissions 4525
Android runtime permissions powered by RxJava
thinkaurelius/titan 4520
Distributed Graph Database
didi/VirtualAPK 4506
A powerful and lightweight plugin framework for Android
Trinea/android-common 4492
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
apache/storm 4487
Mirror of Apache Storm
pardom/ActiveAndroid 4461
Active record style SQLite persistence for Android
jgilfelt/SystemBarTint 4455
[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes
naver/pinpoint 4435
Pinpoint is an open source APM (Application Performance Management) tool for large-scale distributed systems written in Java.
ikew0ng/SwipeBackLayout 4431
An Android library that help you to build app with swipe back gesture.
traex/RippleEffect 4425
Implementation of Ripple effect from Material Design for Android API 9+
swagger-api/swagger-core 4419
Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
shuzheng/zheng 4412
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
wyouflf/xUtils3 4412
android orm, bitmap, http, view inject...
mcxiaoke/android-volley 4407
DEPRECATED
dmytrodanylyk/circular-progress-button 4401
Android Circular Progress Button
go-lang-plugin-org/go-lang-idea-plugin 4378
Google Go language IDE built using the IntelliJ Platform
trello/RxLifecycle 4352
Lifecycle handling APIs for Android apps using RxJava
daimajia/NumberProgressBar 4351
A beautiful, slim Android ProgressBar.
frogermcs/InstaMaterial 4314
Implementation of Instagram with Material Design (originally based on Emmanuel Pacamalan's concept)
aporter/coursera-android 4302
Source Code for Android Course Example Applications
AndroidBootstrap/android-bootstrap 4296
A template/bootstrap/boilerplate application that includes tons of great open source tools and frameworks.
eclipse/che 4296
Eclipse Che: Next-generation Eclipse IDE. Open source workspace server and cloud IDE.
googlesamples/easypermissions 4278
Simplify Android M system permissions
yixia/VitamioBundle 4275
Vitamio for Android
facebook/facebook-android-sdk 4258
Used to integrate Android apps with Facebook Platform.
square/sqlbrite 4250
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
vinc3m1/RoundedImageView 4244
A fast ImageView that supports rounded corners, ovals, and circles.
JakeWharton/NineOldAndroids 4244
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
GcsSloop/AndroidNote 4243
安卓学习笔记
square/okio 4199
A modern I/O API for Java
neo4j/neo4j 4180
Graphs for Everyone
Yalantis/Side-Menu.Android 4177
Side menu with some categories to choose.
Devlight/InfiniteCycleViewPager 4160
Infinite cycle ViewPager with two-way orientation and interactive effect.
CyberAgent/android-gpuimage 4156
Android filters based on OpenGL (idea from GPUImage for iOS)
scribejava/scribejava 4136
Simple OAuth library for Java
square/javapoet 4131
A Java API for generating .java source files.
commonsguy/cw-omnibus 4098
Source code to omnibus edition of _The Busy Coder's Guide to Android Development_
danielzeller/Depth-LIB-Android- 4093
A library that gives depth to Views.
YoKeyword/Fragmentation 4075
A powerful library that manage Fragment for Android!
kickstarter/android-oss 4059
Kickstarter for Android. Bring new ideas to life, anywhere.
laobie/StatusBarUtil 4058
A util for setting status bar style on Android App.
google/android-classyshark 4053
Executables (apk, multi-dex, jar) browser for Android, Java and Kotlin
izzyleung/ZhihuDailyPurify 4042
Purified version of Zhihu Daily - 更纯净的知乎日报
alibaba/freeline 4018
A super fast build tool for Android, an alternative to Instant Run
chentao0707/SimplifyReader 3981
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
Netflix/eureka 3978
AWS Service registry for resilient mid-tier load balancing and failover.
googlesamples/android-architecture-components 3942
Samples for Android Architecture Components.
AsyncHttpClient/async-http-client 3935
Asynchronous Http and WebSocket Client library for Java
Nightonke/BoomMenu 3932
A menu which can ... BOOM! - Android
ACRA/acra 3921
Application Crash Reports for Android
facebook/litho 3916
A declarative framework for building efficient UIs on Android.
square/android-times-square 3887
Standalone Android widget for picking a single date from a calendar view.
LitePalFramework/LitePal 3886
An Android library that makes developers use SQLite database extremely easy.
roboguice/roboguice 3875
Google Guice on Android, version 3.0 [RETIRED]
JakeWharton/DiskLruCache 3868
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
shwenzhang/AndResGuard 3862
proguard resource for Android by wechat team
makovkastar/FloatingActionButton 3858
[DEPRECATED] Android floating action button
apache/cassandra 3821
Mirror of Apache Cassandra
sockeqwe/mosby 3796
A Model-View-Presenter / Model-View-Intent library for modern Android apps
lwansbrough/react-native-camera 3791
A Camera component for React Native. Also supports barcode scanning!
motianhuo/wechat 3785
A High Copy WeChat ,SNS APP (高仿微信)
youth5201314/banner 3780
Android广告图片轮播控件,支持无限循环和多种主题,可以灵活设置轮播样式、动画、轮播和切换时间、位置、图片加载框架等!
jdamcd/android-crop 3771
Android library project for cropping images
castorflex/SmoothProgressBar 3768
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar
apache/hadoop 3738
Mirror of Apache Hadoop
Raizlabs/DBFlow 3731
A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
stanfordnlp/CoreNLP 3710
Stanford CoreNLP: A Java suite of core NLP tools.
processing/processing 3707
Source code for the Processing Development Environment (PDE)
ybq/Android-SpinKit 3701
Android loading animations
leolin310148/ShortcutBadger 3676
An Android library supports badge notification like iOS in Samsung, LG, Sony and HTC launchers.
crazycodeboy/TakePhoto 3642
一款用于在Android设备上获取照片(拍照或从相册、文件中选择)、裁剪图片、压缩图片的开源工具库
alibaba/dexposed 3617
dexposed enable 'god' mode for single android application.
pxb1988/dex2jar 3603
Tools to work with android .dex and java .class files
Graylog2/graylog2-server 3600
Free and open source log management
careercup/ctci 3594
Cracking the Coding Interview, 5th Edition
hankcs/HanLP 3583
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 自动摘要 短语提取 拼音 简繁转换
Qihoo360/RePlugin 3576
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
google/closure-compiler 3574
A JavaScript checker and optimizer.
weibocom/motan 3566
A remote procedure call(RPC) framework for rapid development of high performance distributed services.
lzyzsd/JsBridge 3563
android java and javascript bridge, inspired by wechat webview jsbridge
h6ah4i/android-advancedrecyclerview 3553
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
Clans/FloatingActionButton 3544
Android Floating Action Button based on Material Design specification
gocd/gocd 3500
Main repository for GoCD - Continuous Delivery server
Yalantis/Phoenix 3494
Phoenix Pull-to-Refresh
gitpitch/gitpitch 3494
Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, Gitea, Gogs, and GitBucket.
robolectric/robolectric 3492
Android Unit Testing Framework
mission-peace/interview 3488
Interview questions
openhab/openhab1-addons 3459
Add-ons for openHAB 1.x
wequick/Small 3440
A small framework to split app into small parts
naman14/Timber 3438
Material Design Music Player
diogobernardino/WilliamChart 3418
Android library to create charts.
orhanobut/dialogplus 3418
Advanced dialog solution for android
hanks-zyh/HTextView 3417
Animation effects to text, not really textview
jianghejie/XRecyclerView 3401
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
aa112901/remusic 3397
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
prolificinteractive/material-calendarview 3381
A Material design back port of Android's CalendarView
drakeet/Meizhi 3380
gank.io unofficial client, RxJava & Retrofit. (The project is no longer actively maintained, we have a better project: https://github.com/drakeet/rebase-android)
Devlight/NavigationTabBar 3380
Navigation tab bar with colorful interactions.
markzhai/AndroidPerformanceMonitor 3372
A transparent ui-block detection library for Android. (known as BlockCanary)
apache/zookeeper 3370
Mirror of Apache Hadoop ZooKeeper
haifengl/smile 3358
Statistical Machine Intelligence & Learning Engine
NLPchina/ansj_seg 3358
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
Flipboard/bottomsheet 3325
Android component which presents a dismissible view from the bottom of the screen
k9mail/k-9 3310
K-9 Mail – Advanced Email for Android 📧
JustWayward/BookReader 3308
:closed_book: "任阅" 网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、书签、txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能~
redisson/redisson 3304
Redisson - distributed Java objects and services (Set, Multimap, SortedSet, Map, List, Queue, BlockingQueue, Deque, BlockingDeque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Executor service, Tomcat Session Manager, Scheduler service, JCache API) on top of Redis server. Rich Redis client
chrisbanes/ActionBar-PullToRefresh 3302
DEPRECATED
romannurik/muzei 3290
Muzei Live Wallpaper for Android
daniulive/SmarterStreaming 3284
大牛直播,跨平台(windows/android/iOS)推送(rtmp)、播放器(rtmp/rtsp),支持录像、导播、动态视频合成、实时快照、水印、音频混音、互动等,国内外为数不多不依赖开源框架,业界真正靠谱的超低延迟(1秒左右)。
BoltsFramework/Bolts-Android 3278
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
orfjackal/retrolambda 3275
Backport of Java 8's lambda expressions to Java 7, 6 and 5
java-native-access/jna 3260
Java Native Access
bingoogolapple/BGARefreshLayout-Android 3257
多种下拉刷新效果、上拉加载更多、可配置自定义头部广告位
dm77/barcodescanner 3253
Barcode Scanner Libraries for Android
serge-rider/dbeaver 3243
Free universal database manager and SQL client
davemorrissey/subsampling-scale-image-view 3233
Highly configurable, easily extendable view with pan and zoom gestures for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
DreaminginCodeZH/Douya 3232
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
Vedenin/useful-java-links 3220
A list of useful Java frameworks, libraries, software and hello worlds examples
alibaba/canal 3178
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
actorapp/actor-platform 3173
Actor Messaging platform
andkulikov/Transitions-Everywhere 3169
Backport of Android Transitions API for animations. Animations backported to Android 4.0+. API compatible with Android 2.2+
joelittlejohn/jsonschema2pojo 3167
Generate Java types from JSON or JSON Schema and annotates those types for data-binding with Jackson, Gson, etc
JoanZapata/android-iconify 3166
Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
orientechnologies/orientdb 3164
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text, Geospatial and Key-Value models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license.
wasabeef/richeditor-android 3160
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
mikepenz/Android-Iconics 3154
Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
alibaba/ARouter 3149
A android router middleware that help app navigating to activities and custom services.
kyleduo/SwitchButton 3145
A cute widget of Switch Button for you to create beautiful and friendly UI.
grpc/grpc-java 3143
The Java gRPC implementation. HTTP/2 based RPC
bauerca/drag-sort-listview 3141
Android ListView with drag and drop reordering.
JessYanCoding/MVPArms 3137
A common architecture for Android applications developing based on MVP,integrates many open source projects( like Dagger2,Rxjava,Retrofit... ),to make your developing quicker and easier.
Alluxio/alluxio 3137
Alluxio, formerly Tachyon, Unify Data at Memory Speed
b3log/solo 3134
:guitar: A blogging system written in Java, feel free to create your or your team own blog. 一个用 Java 实现的博客系统,为你或你的团队创建个博客吧!
JodaOrg/joda-time 3129
Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
spring-projects/spring-mvc-showcase 3128
Demonstrates the features of the Spring MVC web framework
alibaba/jstorm 3127
Enterprise Stream Process Engine
hongyangAndroid/baseAdapter 3123
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
Netflix/zuul 3120
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
apache/zeppelin 3116
Mirror of Apache Zeppelin
pedrovgs/AndroidWiFiADB 3109
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
airbnb/epoxy 3106
Epoxy is an Android library for building complex screens in a RecyclerView
Tapadoo/Alerter 3103
An Android Alerting Library
GrenderG/Toasty 3100
The usual Toast, but with steroids 💪
Yalantis/Context-Menu.Android 3095
You can easily add awesome animated context menu to your app.
apereo/cas 3079
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
baoyongzhang/SwipeMenuListView 3079
[DEPRECATED] A swipe menu for ListView.
NanoHttpd/nanohttpd 3074
Tiny, easily embeddable HTTP server in Java.
square/moshi 3063
A modern JSON library for Android and Java.
dropbox/hackpad 3061
Hackpad is a web-based realtime wiki.
yangfuhai/afinal 3054
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
udacity/Sunshine-Version-2 3050
The official repository for Developing Android Apps
avast/android-butterknife-zelezny 3044
Android Studio plug-in for generating ButterKnife injections from selected layout XML.
johncarl81/parceler 3035
:package: Android Parcelables made easy through code generation.
ben-manes/caffeine 3033
A high performance caching library for Java 8
grantland/android-autofittextview 3031
A TextView that automatically resizes text to fit perfectly within its bounds.
stephanenicolas/robospice 3031
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
saiwu-bigkoo/Android-ConvenientBanner 3029
Simple and convenient banner, loop viewpager with 3D effects
keyboardsurfer/Crouton 3026
Context sensitive notifications for Android
CarGuo/GSYVideoPlayer 3017
视频播放器(IJKplayer),HTTPS支持,支持弹幕,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,5.0的过场效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,其他一些小动画效果,rtsp、concat、mpeg。简书:
MyCATApache/Mycat-Server 3013
typesafehub/config 3000
Configuration library for JVM languages
bluelinelabs/LoganSquare 2988
Screaming fast JSON parsing and serialization library for Android.
yanzhenjie/NoHttp 2986
Android实现Http标准协议框架,支持缓存(提供五种缓存模式)、代理、重定向,底层可动态切换OkHttp、URLConnection。
mcxiaoke/packer-ng-plugin 2985
下一代Android打包工具,100个渠道包只需要10秒钟
ivacf/archi 2985
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
Atmosphere/atmosphere 2980
Realtime Client Server Framework for the JVM, supporting WebSockets with Cross-Browser Fallbacks
evernote/android-job 2977
Android library to handle jobs in the background.
tangqi92/Android-Tips 2976
An awesome list of tips for android.
hackware1993/MagicIndicator 2974
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
medcl/elasticsearch-analysis-ik 2960
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
knightliao/disconf 2958
Distributed Configuration Management Platform(分布式配置管理平台)
rockerhieu/emojicon 2956
A library to show emoji in TextView, EditText (like WhatsApp) for Android
timehop/sticky-headers-recyclerview 2953
[UNMAINTAINED] Sticky Headers decorator for Android's RecyclerView
KeepSafe/TapTargetView 2938
An implementation of tap targets from the Material Design guidelines for feature discovery
Ramotion/folding-cell-android 2936
:octocat: FoldingCell is a material design expanding content cell inspired by folding paper material made by @Ramotion
amitshekhariitbhu/Android-Debug-Database 2931
A library for debugging android databases and shared preferences - Make Debugging Great Again
nicolasgramlich/AndEngine 2930
Free Android 2D OpenGL Game Engine
tyrantgit/ExplosionField 2929
explosive dust effect for views
CellularPrivacy/Android-IMSI-Catcher-Detector 2923
AIMSICD • Fight IMSI-Catcher, StingRay and silent SMS!
google/error-prone 2918
Catch common Java mistakes as compile-time errors
antlr/antlr4 2910
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
kikoso/android-stackblur 2909
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
pengjianbo/GalleryFinal 2904
[DEPRECATED] 项目迁移至:https://github.com/FinalTeam/RxGalleryFinal
real-logic/aeron 2897
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
HotBitmapGG/bilibili-android-client 2895
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05
yahoo/anthelion 2893
Anthelion is a plugin for Apache Nutch to crawl semantic annotations within HTML pages
twitter/heron 2890
Heron is a realtime, distributed, fault-tolerant stream processing engine from Twitter
zaproxy/zaproxy 2884
The OWASP ZAP core project
ManuelPeinado/FadingActionBar 2877
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
rengwuxian/RxJavaSamples 2872
RxJava 和 Retrofit 结合使用的几个最常见使用方式举例
jgilfelt/android-viewbadger 2872
[DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
xcc3641/SeeWeather 2864
:partly_sunny: RxJava+RxBus+Retrofit+Glide+Material Design Weather App
saulmm/Android-Material-Examples 2857
[Deprecated] Little bites of Material Design
JetBrains/ideavim 2850
Vim emulation plug-in for IDEs based on the IntelliJ platform.
yarolegovich/DiscreteScrollView 2848
Scrollable list of items, where current item is centered and can be changed using swipes
codecentric/spring-boot-admin 2837
Admin UI for administration of spring boot applications
ryanhoo/StylishMusicPlayer 2834
A stylish music player for android device 16+
wasabeef/Blurry 2829
Blurry is an easy blur library for Android
hongyangAndroid/FlowLayout 2816
Android流式布局,支持单选、多选等,适合用于产品标签等。
react-community/react-native-image-picker 2815
A React Native module that allows you to use native UI to select media from the device library or directly from the camera
race604/FlyRefresh 2811
The implementation of https://dribbble.com/shots/2067564-Replace
dinuscxj/LoadingDrawable 2807
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
wdullaer/MaterialDateTimePicker 2802
Pick a date or time on Android in style
jankotek/mapdb 2790
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
pili-engineering/PLDroidPlayer 2789
PLDroidPlayer 是七牛推出的一款适用于 Android 平台的播放器 SDK,采用全自研的跨平台播放内核,拥有丰富的功能和优异的性能,可高度定制化和二次开发。
puniverse/quasar 2773
Fibers, Channels and Actors for the JVM
dangdangdotcom/sharding-jdbc 2772
A JDBC driver for shard databases and tables
gabrielemariotti/RecyclerViewItemAnimators 2762
An Android library which provides simple Item animations to RecyclerView items
alibaba/UltraViewPager 2749
UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.
ChadCSong/ShineButton 2747
This is a UI lib for Android. Effects like shining.
hibernate/hibernate-orm 2740
Hibernate's core Object/Relational Mapping functionality
jasonross/Nuwa 2738
Nuwa, pure java implementation, can hotfix your android application.
baoyachi/StepView 2732
Step by step,just use HorizontalStepView,VerticalStepView. step indicator,flow indicator,timeline,order process,express status
daimajia/AndroidViewHover 2720
An elegant way to show your menu or messages.
OpenTSDB/opentsdb 2715
A scalable, distributed Time Series Database.
NLPchina/elasticsearch-sql 2709
Use SQL to query Elasticsearch
apache/flink 2703
Mirror of Apache Flink
pedrovgs/DraggablePanel 2703
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
SimonVT/android-menudrawer 2687
*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
rubensousa/RecyclerViewSnap 2686
RecyclerView snapping example with SnapHelper
Karumi/Dexter 2684
Android library that simplifies the process of requesting permissions at runtime.
litesuits/android-common 2683
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
xuxueli/xxl-job 2677
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
ArthurHub/Android-Image-Cropper 2676
Image Cropping Library for Android, optimized for Camera / Gallery.
dangdangdotcom/elastic-job 2672
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
andremion/Music-Player 2668
From UI Proposal to Code :notes::arrow_forward:
zetbaitsu/Compressor 2659
An android image compression library.
lcodecorex/TwinklingRefreshLayout 2657
RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
bingoogolapple/BGAQRCode-Android 2656
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
cyrilmottier/GreenDroid 2644
GreenDroid is a development library for the Android platform. It makes UI developments easier and consistent through your applications.
qii/weiciyuan 2642
Sina Weibo Android Client
MindorksOpenSource/from-java-to-kotlin 2633
From Java To Kotlin - Your Cheat Sheet For Java To Kotlin
psaravan/JamsMusicPlayer 2631
A free, powerful and elegant music player for Android.
gzu-liyujiang/AndroidPicker 2625
安卓选择器类库,包括日期选择器、时间选择器、单项选择器、双项选择器、城市地址选择器、车牌号选择器、数字选择器、星座选择器、生肖选择器、颜色选择器、文件选择器、目录选择器等,可自定义顶部及底部界面,可自定义窗口动画……Picker for android, include date&time/option/number/address/city/color/file&directory.
firebase/quickstart-android 2621
Firebase Quickstart Samples for Android
pagehelper/Mybatis-PageHelper 2621
Mybatis通用分页插件
alamkanak/Android-Week-View 2616
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
yangfuhai/ASimpleCache 2615
a simple cache for android and java
robinhood/ticker 2613
An Android text view with scrolling text change animation
MindorksOpenSource/android-interview-questions 2608
Your Cheat Sheet For Android Interview - Android Interview Questions
openaphid/android-flip 2599
A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android
rubensousa/ViewPagerCards 2599
ViewPager cards inspired by Duolingo
jgilfelt/chuck 2594
An in-app HTTP inspector for Android OkHttp clients
lzyzsd/CircleProgress 2590
CircleProgress, DonutProgress, ArcProgress
JulienGenoud/android-percent-support-lib-sample 2588
[Deprecated] Just a sample of the android percent support lib
MiguelCatalan/MaterialSearchView 2583
Cute library to implement SearchView in a Material Design Approach
Microsoft/malmo 2577
Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. --- For installation instructions, scroll down to *Getting Started* below, or visit the project page for more information:
yigit/android-priority-jobqueue 2577
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
dmytrodanylyk/android-process-button 2567
Android Buttons With Built-in Progress Meters.
code-troopers/android-betterpickers 2567
Android library for better Picker DialogFragments
jfeinstein10/JazzyViewPager 2564
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!
SpecialCyCi/AndroidResideMenu 2560
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
johannilsson/android-pulltorefresh 2558
DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.
stleary/JSON-java 2558
A reference implementation of a JSON package in Java.
Activiti/Activiti 2557
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
lsjwzh/RecyclerViewPager 2542
A ViewPager implemention base on RecyclerView's code. Support fling operation like gallary.
siacs/Conversations 2539
Conversations is an open source XMPP/Jabber client for the Android platform
hitherejoe/animate 2535
An application demoing meaningful motion on Android
Malinskiy/SuperRecyclerView 2522
Pumped up RecyclerView
biezhi/blade 2519
:rocket: a simple, elegant mvc framework! website →
Manabu-GT/ExpandableTextView 2519
Android's TextView that can expand/collapse like the Google Play's app description
yui/yuicompressor 2514
YUI Compressor
lovetuzitong/MultiImageSelector 2509
Deprecated -- Image selector for Android device. Support single choice and multi-choice.
ongakuer/CircleIndicator 2508
A lightweight viewpager indicator like in nexus 5 launcher
pushtorefresh/storio 2508
Reactive API for SQLiteDatabase and ContentResolver.
wuhaoyu1990/MagicCamera 2496
Real-time Filter Camera&VideoRecorder And ImageEditor With Face Beauty For Android---包含美颜等40余种实时滤镜相机,可拍照、录像、图片修改
asLody/VirtualApp 2495
An open source implementation of MultiAccount.(Support 4.0 - 8.0).
sherxon/AlgoDS 2492
Implementation of Algorithms and Data Structures, Problems and Solutions
xcltapestry/XCL-Charts 2487
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。
beworker/pinned-section-listview 2480
Easy to use ListView with pinned sections for Android.
edmodo/cropper 2477
Android widget for cropping and rotating an image.
alibaba/DataX 2476
DataX 是阿里巴巴集团内被广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、HDFS、Hive、OceanBase、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
ragunathjawahar/android-saripaar 2470
UI form validation library for Android
amulyakhare/TextDrawable 2465
This light-weight library provides images with letter/text like the Gmail app. It extends the Drawable class thus can be used with existing/custom/network ImageView classes. Also included is a fluent interface for creating drawables and a customizable ColorGenerator.
Skykai521/StickerCamera 2462
This is an Android application with camera,picture cropping,collage sticking and tagging.贴纸标签相机,功能:拍照,相片裁剪,给图片贴贴纸,打标签。
google/google-authenticator 2453
Open source version of Google Authenticator (except the Android app)
careercup/CtCI-6th-Edition 2442
Cracking the Coding Interview 6th Ed. Solutions
airbnb/DeepLinkDispatch 2439
A simple, annotation-based library for making deep link handling better on Android
google/grafika 2437
Grafika test app
Comcast/FreeFlow 2435
A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
Tencent/angel 2435
A Flexible and Powerful Parameter Server for large-scale machine learning
drakeet/MultiType 2429
An Android library to create multiple item types list views easily and flexibly
saulmm/Material-Movies 2429
[Deprecated] An application about movies with material design
codeestX/GeekNews 2427
:books:A pure reading App based on Material Design + MVP + RxJava2 + Retrofit + Dagger2 + Realm + Glide
h2oai/h2o-3 2421
Open Source Fast Scalable Machine Learning API For Smarter Applications (Deep Learning, Gradient Boosting, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles...)
nisrulz/android-tips-tricks 2417
:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development
Tencent/GT 2417
GT (Great Tit) is a portable debugging tool for bug hunting and performance tuning on smartphones anytime and anywhere just as listening music with Walkman. GT can act as the Integrated Debug Environment by directly running on smartphones.
JohnPersano/SuperToasts 2409
A library that extends the Android toast framework.
bluelinelabs/Conductor 2408
A small, yet full-featured framework that allows building View-based Android applications
orhanobut/hawk 2403
✔️ Secure, simple key-value storage for Android
airbnb/native-navigation 2401
Native navigation library for React Native applications
rest-assured/rest-assured 2400
Java DSL for easy testing of REST services
barteksc/AndroidPdfViewer 2399
Android view for displaying PDFs rendered with PdfiumAndroid
chennaione/sugar 2397
Insanely easy way to work with Android Database.
path/android-priority-jobqueue 2389
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
yanzhenjie/AndPermission 2376
Android Runtime Permission,support the right to apply for permission at any place.
shekhargulati/99-problems 2373
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
flyway/flyway 2372
Flyway by Boxfuse • Database Migrations Made Easy.
google/cameraview 2372
Easily integrate Camera features into your Android app
Ashok-Varma/BottomNavigation 2371
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
kevinsawicki/http-request 2370
Java HTTP Request Library
ssseasonnn/RxDownload 2369
Multi-thread download tool based on RxJava.
Yalantis/GuillotineMenu-Android 2368
Neat library, that provides a simple way to implement guillotine-styled animation
Jacksgong/JKeyboardPanelSwitch 2364
For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
aurelhubert/ahbottomnavigation 2360
A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
facebook/network-connection-class 2355
Listen to current network traffic in the app and categorize the quality of the network.
mihaip/dex-method-counts 2354
Command-line tool to count per-package methods in Android .dex files
balysv/material-menu 2351
Animations for Android L drawer, back, dismiss and check icons
ctripcorp/apollo 2349
Apollo(阿波罗)是携程框架部门研发的配置管理平台,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
afollestad/material-camera 2347
One of the most difficult APIs on Android, made easy in a small library.
square/flow 2346
Name UI states, navigate between them, remember where you've been.
zzz40500/GsonFormat 2345
根据Gson库使用的要求,将JSONObject格式的String 解析成实体
Todd-Davies/ProgressWheel 2338
A progress wheel for android, intended for use instead of the standard progress bar.
hugeterry/CoordinatorTabLayout 2338
Combination of TabLayout and CoordinatorLayout./TabLayout和CoordinatorLayout相结合的折叠控件
jersey/jersey 2337
This is the main, active Jersey development repository. Forks and pull requests are welcome! For more information about Jersey, please visit the Jersey website:
Teevity/ice 2334
AWS Usage Tool
jiangqqlmj/FastDev4Android 2334
本项目是Android快速开发框架,采用AndroidStudio进行开发。 预想集成工具包,采用MVP开发模式,EventBus数据分发,沉浸式状态栏,ORM,网络请求(HTTPClint,Volley,OkHttps),数据解析,依赖注入(AndroidAnnotations),xutils,图片异步加载,二维码扫描等等,后续会进行逐步添加
Tencent/MSEC 2325
Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.
arimorty/floatingsearchview 2321
A search view that implements a floating search bar also known as persistent search
NYTimes/Store 2317
Android Library for Async Data Loading and Caching
amitshekhariitbhu/Fast-Android-Networking 2317
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
jpush/aurora-imui 2316
General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。
checkstyle/checkstyle 2311
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
socketio/socket.io-client-java 2309
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
alibaba/otter 2302
阿里巴巴分布式数据库同步系统(解决中美异地机房)
JakeWharton/scalpel 2296
A surgical debugging tool to uncover the layers under your app.
material-components/material-components-android 2292
Modular and customizable Material Design UI components for Android
yasserg/crawler4j 2285
Open Source Web Crawler for Java
LyndonChin/MasteringAndroidDataBinding 2282
A comprehensive tutorial for Android Data Binding
Prototik/HoloEverywhere 2272
NO LONGER MAINTAINED. DEVELOP FOR 4.X+ DUDE.
facebook/shimmer-android 2270
An easy, flexible way to add a shimmering effect to any view in an Android app.
yipianfengye/android-zxingLibrary 2263
几行代码快速集成二维码扫描功能
spring-projects/spring-security-oauth 2263
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
yanzhenjie/SwipeRecyclerView 2261
RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
cjlin1/libsvm 2257
theDazzler/droidicon 2256
Over 1600 customizable icons for Android including 750+ Google Material Design icons, 25 ready-made social badges, and more!
owncloud/android 2247
:phone: The ownCloud Android App
dongjunkun/DropDownMenu 2245
一个实用的多条件筛选菜单
Meituan-Dianping/Robust 2239
Robust is an Android HotFix solution with high compatibility and high stability.Robust can fix bug immediately without publishing apk.
RobotiumTech/robotium 2236
Android UI Testing
h2oai/h2o-2 2224
h2o = fast statistical, machine learning & math runtime for bigdata
willowtreeapps/spruce-android 2224
Spruce Animation Library
sohutv/cachecloud 2222
搜狐视频(sohu tv)Redis私有云平台
danylovolokh/VideoPlayerManager 2219
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
google/binnavi 2217
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
hazelcast/hazelcast 2215
Open Source In-Memory Data Grid
grails/grails-core 2215
The Grails Web Application Framework
gephi/gephi 2214
Gephi - The Open Graph Viz Platform
amitshekhariitbhu/RxJava2-Android-Samples 2212
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Justson/AgentWeb 2212
🔥 AgentWeb 是基于 Android WebView 一个轻量级浏览器库 , 使用很方便 , 集成进你应用 ,只需几行代码 。
worker8/TourGuide 2207
TourGuide is an Android library that aims to provide an easy way to add pointers with animations over a desired Android View
LuckSiege/PictureSelector 2205
Picture Selector Library for Android or 多图片选择器
romandanylyk/PageIndicatorView 2204
An page indicator for Android ViewPager
markushi/android-ui 2202
Android UI library.
yusugomori/DeepLearning 2200
Deep Learning (Python, C, C++, Java, Scala, Go)
apache/incubator-rocketmq 2200
Mirror of Apache RocketMQ
pnikosis/materialish-progress 2198
A material style progress wheel compatible with 2.3
Bilibili/MagicaSakura 2194
MagicaSakura 是 Android 多主题框架。~ is an Android multi theme library which supporting both daily colorful theme and night theme.
vondear/RxTools 2189
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 压缩与加密 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 编译运行一下说不定会找到惊喜
jwtk/jjwt 2189
Java JWT: JSON Web Token for Java and Android
apache/groovy 2189
Mirror of Apache Groovy
googlemaps/android-maps-utils 2183
Handy extensions to the Google Maps Android API.
saulmm/CoordinatorBehaviorExample 2178
twitter/distributedlog 2174
A high performance replicated log service. (The development is moved to Apache Incubator)
stormzhang/9GAG 2161
Android unofficial REST Client of 9GAG.
florent37/ExpectAnim 2159
Describe your animation and run !
pedrovgs/Algorithms 2154
Solutions for some common algorithm problems written in Java.
romainguy/ViewServer 2150
Local server for Android's HierarchyViewer
airbnb/airpal 2147
Web UI for PrestoDB.
OpenFeign/feign 2147
Feign makes writing java http clients easier
sd6352051/NiftyDialogEffects 2147
Nifty Modal Dialog Effects
hs-web/hsweb-framework 2146
hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理(可控制到列和行),动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等. 基于 spring-boot,mybaits
jprante/elasticsearch-jdbc 2144
JDBC importer for Elasticsearch
google/hover 2141
A floating menu library for Android.
donglua/PhotoPicker 2141
Image Picker like Wechat
requery/requery 2141
requery - modern SQL based query & persistence for Java / Kotlin / Android
ozodrukh/CircularReveal 2140
Lollipop ViewAnimationUtils.createCircularReveal for everyone 4.0+
youlookwhat/CloudReader 2127
云阅:一款基于网易云音乐UI,使用Gank.Io及豆瓣api开发的符合Google Material Design的Android客户端。项目采取的是MVVM-DataBinding架构开发,现主要包括:干货区、电影区和书籍区三个子模块。DIY网易云音乐原来是如此Cool~
aws/aws-sdk-java 2125
The official AWS SDK for Java.
react-native-community/react-native-video 2122
A <Video /> component for react-native
JoanZapata/android-pdfview 2122
[DEPRECATED] A fast PDF reader component for Android development
square/wire 2119
Clean, lightweight protocol buffers for Android and Java.
avast/android-styled-dialogs 2119
Backport of Material dialogs with easy-to-use API based on DialogFragment
xfumihiro/ViewInspector 2117
View Inspection Toolbar for Android Development
oguzbilgener/CircularFloatingActionMenu 2116
an animated circular menu for Android
MovingBlocks/Terasology 2114
Terasology - open source voxel world
hmkcode/Android 2108
Android related examples
rubensousa/PreviewSeekBar 2103
A SeekBar suited for showing a preview of something. As seen in Google Play Movies.
journeyapps/zxing-android-embedded 2099
Port of the ZXing Android application as an Android library project, for embedding in an Android application.
JesusFreke/smali 2098
smali/baksmali
gogopop/BlurKit-Android 2097
The missing Android blurring library. Fast blur-behind layout that parallels iOS.
Nightonke/WoWoViewPager 2096
Combine ViewPager and Animations to provide a simple way to create applications' guide pages.
Cleveroad/SlidingTutorial-Android 2090
Android Library for making animated tutorials inside your app
otale/tale 2089
🦄 best beautiful java blog, worth a try
JakeWharton/Telecine 2086
Record full-resolution video on your Android devices.
ximsfei/Android-skin-support 2081
Android-skin-support: 一款用心去做的Android 换肤框架, 极低的学习成本, 极好的用户体验. 一行代码就可以实现换肤, 你值得拥有!!!
500px/500px-android-blur 2075
Android Blurring View
yusuke/twitter4j 2075
Twitter4J is an open-sourced, mavenized and Google App Engine safe Java library for the Twitter API which is released under the Apache License 2.0.
reark/reark 2073
RxJava architecture library for Android
xinghongfei/LookLook 2070
A amazing reading app
firebase/FirebaseUI-Android 2069
UI bindings for Firebase
geftimov/android-pathview 2069
Android view with both path from constructed path or from svg.
sfsheng0322/StickyHeaderListView 2066
打造炫酷列表之 StickyHeaderListView:标题渐变、吸附悬浮、筛选分类、动态头部等
hongyangAndroid/Highlight 2066
一个用于app指向性功能高亮的库
bytedeco/javacpp 2065
The missing bridge between Java and native C++
jeasonlzy/ImagePicker 2063
完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数
jfinal/jfinal 2062
JAVA WEB + ORM Framework
android-cjj/JJSearchViewAnim 2061
A cool search view animation library
w446108264/XhsEmoticonsKeyboard 2060
android emoticonsKeyboard support emoji and user-defined emoticon. easy to integrated into your project
chrisbanes/philm 2057
Movie collection and information app for Android.
harjot-oberai/MusicDNA 2057
A Music Player for android that renders beautiful DNA(Visualization) of the currently playing music.
mrniko/netty-socketio 2052
Socket.IO server implemented on Java. Realtime java framework
nisrulz/sensey 2046
:zap: [Android Library] Play with sensor events & detect gestures in a snap.
qiujuer/Genius-Android 2045
Android Material Design Theme UI and Tool Library. Support: 4.0.3~N
square/mortar 2044
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
davideas/FlexibleAdapter 2042
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
iPaulPro/Android-ItemTouchHelper-Demo 2040
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
Frank-Zhu/PullZoomView 2034
An Android custom ListView and ScrollView with pull to zoom-in.
apache/cordova-android 2024
Mirror of Apache Cordova Android
androidquery/androidquery 2020
AndroidQuery
dlew/joda-time-android 2019
Joda-Time library with Android specialization
Ereza/CustomActivityOnCrash 2018
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
TangoAgency/material-intro-screen 2018
Inspired by Heinrich Reimer Material Intro and developed with love from scratch
Marswin/MarsDaemon 2014
A lite library, you can make your project depend it easily, and your project will be UNDEAD (contains api from 9 to 23, lol).
rabbitmq/rabbitmq-tutorials 2012
Tutorials for using RabbitMQ in various ways
googlesamples/google-services 2012
A collection of quickstart samples demonstrating the Google APIs for Android and iOS
MinecraftForge/MinecraftForge 2010
Modifications to the Minecraft base files to assist in compatibility between mods.
SonarSource/sonarqube 2009
Continuous Code Quality
QMUI/QMUI_Android 2002
提高 Android UI 开发效率的 UI 库
code-mc/material-icon-lib 2002
Library containing over 2000 material vector icons that can be easily used as Drawable or as a standalone View.
florent37/DiagonalLayout 2000
With Diagonal Layout explore new styles and approaches on material design
cymcsg/UltimateAndroid 1998
UltimateAndroid is a rapid development framework for developing your apps
jd-alexander/LikeButton 1996
Twitter's heart animation for Android
konifar/android-material-design-icon-generator-plugin 1990
This plugin help you to set material design icon to your project.
vavr-io/vavr 1987
Vavr (formerly called Javaslang) is an object-functional language extension to Java 8+, which aims to reduce the lines of code and increase code quality.
k0shk0sh/FastHub 1983
FastHub the ultimate GitHub client for Android.
north2016/T-MVP 1983
Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2
eishay/jvm-serializers 1981
Benchmark comparing serialization libraries on the JVM
siyamed/android-shape-imageview 1978
Custom shaped android imageview components
android-cjj/BeautifulRefreshLayout 1971
A bueautiful RefreshLayout
oblac/jodd 1971
Jodd! light open-source Java micro-frameworks and tools: tools + ioc + mvc + db + aop + tx + json + html < 1.7 Mb
tjerkw/Android-SlideExpandableListView 1967
A better ExpandableListView, with animated expandable views for each list item
gogopop/CameraKit-Android 1967
One of the hardest Android APIs made into a high level and easy to use library that solves all of your problems.
chenupt/SpringIndicator 1966
A spring indicator like Morning Routine guide.
binIoter/GuideView 1963
最最轻量级的新手引导库,能够快速为任何一个View创建一个遮罩层,支持单个页面,多个引导提示,支持为高亮区域设置不同的图形,支持引导动画,方便扩展,良好支持fragment
bingoogolapple/BGABanner-Android 1961
引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果
Yalantis/Euclid 1960
User Profile Interface Animation
Meituan-Dianping/walle 1960
Android Signature V2 Scheme签名下的新一代渠道包打包神器
yipianfengye/android-adDialog 1960
一个简单,强大的广告活动弹窗控件
githubwing/ZoomHeader 1960
A demo of animation show how turn viewpager into detail.神交互。模仿饿了么详情页可以跟随手指移动 viewpager变详情页
Bilibili/boxing 1956
Android multi-media selector based on MVP mode.
drakeet/MaterialDialog 1949
(Deprecated: This library is deprecated and you should use android.support.v7.app.AlertDialog instead. ) An Android dialog library, has strong extensibility, customizability, and for conveniently building Material Design Dialog in Android version 2.2 ~ L.
flavioarfaria/KenBurnsView 1949
Android ImageViews animated by Ken Burns Effect
voldemort/voldemort 1946
An open source clone of Amazon's Dynamo.
PomepuyN/BlurEffectForAndroidDesign 1943
Sample to show how to implement blur graphical tricks
databricks/learning-spark 1942
Example code from Learning Spark book
soarcn/BottomSheet 1940
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.
wenmingvs/AndroidProcess 1936
判断App位于前台或者后台的6种方法
zo0r/react-native-push-notification 1935
React Native Local and Remote Notifications
eirslett/frontend-maven-plugin 1933
"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
mzule/ActivityRouter 1932
Router activities and methods with url for android
kymjs/KJFrameForAndroid 1928
An Android library and includes ActivityFrame, KJHttp, KJBitmap, KJDataBase. KJFrameForAndroid is designed to wrap complexity of the Android native SDK and keep things simple.
Wizcorp/phonegap-facebook-plugin 1927
The official plugin for Facebook in Apache Cordova/PhoneGap
daimajia/AnimationEasingFunctions 1924
Android Animation Easing Functions. Let's make animation more real!
json-path/JsonPath 1921
Java JsonPath implementation
balysv/material-ripple 1919
Android L Ripple effect wrapper for Views
javaee-samples/javaee7-samples 1917
Java EE 7 Samples
jOOQ/jOOQ 1917
jOOQ is the best way to write SQL in Java
square/tape 1916
A lightning fast, transactional, file-based FIFO for Android and Java.
deano2390/MaterialShowcaseView 1915
A Material Design themed ShowcaseView for Android
2dxgujun/AndroidTagGroup 1908
:four_leaf_clover:A beautiful android tag group widget.
BelooS/ChipsLayoutManager 1907
ANDROID. ChipsLayoutManager (SpanLayoutManager, FlowLayoutManager). A custom layout manager for RecyclerView which mimicric TextView span behaviour, flow layouts behaviour with support of amazing recyclerView features
bytedeco/javacv 1906
Java interface to OpenCV and more
Konloch/bytecode-viewer 1902
A Java 8 Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
alibaba/cobar 1899
a proxy for sharding databases and tables
bonnyfone/vectalign 1897
Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG images)
android-cjj/Android-MaterialRefreshLayout 1887
This is a drop-down control, it is more beautiful and powerful than SwipeRefreshLayout
Diolor/Swipecards 1887
A Tinder-like Android library to create the swipe cards effect. You can swipe left or right to like or dislike the content.
facebook/device-year-class 1884
A library that analyzes an Android device's specifications and calculates which year the device would be considered "high end”.
glomadrian/Grav 1884
Configurable animations based on points
bigbluebutton/bigbluebutton 1882
Complete open source web conferencing system.
mikepenz/AboutLibraries 1879
AboutLibraries is a library to offer some information of libraries.
dreamhead/moco 1878
Easy Setup Stub Server
wireapp/wire-android 1877
:phone: Wire for Android
fyhertz/libstreaming 1876
A solution for streaming H.264, H.263, AMR, AAC using RTP on Android
vikramkakkar/SublimePicker 1876
A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
mxn21/FlowingDrawer 1874
swipe display drawer with flowing & bouncing effects.
simple-android-framework/android_design_patterns_analysis 1871
Android源码设计模式分析项目
wildfly/wildfly 1871
WildFly Application Server
xmuSistone/CardSlidePanel 1867
enable users to slide card to the left or right smoothly and continuously
HoraApps/LeafPic 1863
LeafPic is an ad-free, open-source and material-designed android gallery alternative
xmuSistone/ViewpagerTransition 1859
viewpager with parallax pages, together with vertical sliding (or click) and activity transition
reactive-streams/reactive-streams-jvm 1859
Reactive Streams Specification for the JVM
flavienlaurent/datetimepicker 1859
DateTimePicker is a library which contains the beautiful DatePicker that can be seen in the new Google Agenda app.
ata4/disunity 1859
An experimental toolset for Unity asset and asset bundle files.
jgilfelt/android-sqlite-asset-helper 1856
An Android helper class to manage database creation and version management using an application's raw asset files
spring-projects/spring-security 1854
Spring Security
jhalterman/failsafe 1853
Simple, sophisticated failure handling
iammert/MaterialIntroView 1853
Material Intro View is a showcase android library.
sfsheng0322/MarqueeView 1852
俗名:可垂直跑、可水平跑的跑马灯;学名:可垂直翻、可水平翻的翻页公告
skavanagh/KeyBox 1850
KeyBox is a web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys.
yarolegovich/SlidingRootNav 1850
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
chanjarster/weixin-java-tools 1848
微信公众号、企业号Java SDK
kbastani/spring-cloud-microservice-example 1848
An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.
pakerfeldt/android-viewflow 1846
A horizontal view scroller library for Android
chewiebug/GCViewer 1842
Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)
zcweng/ToggleButton 1842
ToggleButton Widget For Android Dev
Piasy/BigImageViewer 1839
Big image viewer supporting pan and zoom, with very little memory usage and full featured image loading choices. Powered by Subsampling Scale Image View, Fresco, Glide, and Picasso.
AnderWeb/discreteSeekBar 1838
ldoublem/LoadingView 1836
a simple loadingview for android with animation
Bukkit/Bukkit 1835
The Minecraft Mod API
spotify/helios 1833
Docker container orchestration platform
mongodb/mongo-java-driver 1833
The Java driver for MongoDB
rstudio/rstudio 1832
RStudio is an integrated development environment (IDE) for R
pchmn/MaterialChipsInput 1828
Implementation of Material Design Chips component for Android
konmik/nucleus 1824
Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
bmelnychuk/AndroidTreeView 1818
AndroidTreeView. TreeView implementation for android
baoyongzhang/android-PullRefreshLayout 1817
This component like SwipeRefreshLayout, it is more beautiful than SwipeRefreshLayout.
sqshq/PiggyMetrics 1815
Microservice Architecture with Spring Boot, Spring Cloud and Docker
mcharmas/Android-ReactiveLocation 1804
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
Fotoapparat/Fotoapparat 1801
Making Camera for Android more friendly. 📸
square/keywhiz 1800
A system for distributing and managing secrets
qstumn/BadgeView 1799
支持自由定制外观、拖拽消除的MaterialDesign风格Android BadgeView
mcharmas/android-parcelable-intellij-plugin 1799
IntelliJ Plugin for Android Parcelable boilerplate code generation.
spring-projects/spring-loaded 1798
Java agent that enables class reloading in a running JVM
b3log/symphony 1797
:notes: A modern community (forum/BBS/SNS/blog) platform written in Java. 一个用 Java 实现的现代化社区(论坛/社交网络/博客)平台。
white-cat/ThinkAndroid 1797
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
mikepenz/LollipopShowcase 1790
A simple app to showcase Androids Material Design and some of the cool new cool stuff in Android Lollipop. RecyclerView, CardView, ActionBarDrawerToggle, DrawerLayout, Animations, Android Compat Design, Toolbar
Karumi/Rosie 1790
Rosie is an Android framework to create applications following the principles of Clean Architecture.
mikepenz/FastAdapter 1789
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
fqrouter/fqrouter 1787
anti-GFW router
bingoogolapple/BGABadgeView-Android 1787
Android 徽章控件
crate/crate 1780
CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.
zzz40500/AndroidSweetSheet 1775
一个富有动感的Sheet(选择器)
JackyAndroid/AndroidTVLauncher 1775
This is a leanback style tv launcher(minSdkVersion 17)
MikeOrtiz/TouchImageView 1772
Adds touch functionality to Android ImageView.
ZieIony/Carbon 1768
Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
MindorksOpenSource/android-mvp-architecture 1768
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
TeamNewPipe/NewPipe 1767
A lightweight Youtube frontend for Android.
google/wycheproof 1760
Project Wycheproof tests crypto libraries against known attacks.
yqritc/RecyclerView-FlexibleDivider 1753
Android library providing simple way to control divider items (ItemDecoration) of RecyclerView
hitherejoe/Android-Boilerplate 1752
Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!
JackyAndroid/AndroidChromium 1749
chrome browser of android version from chromium open project
LuckyJayce/ViewPagerIndicator 1746
Indicator 取代 tabhost,实现网易顶部tab,新浪微博主页底部tab,引导页,无限轮播banner等效果,高度自定义tab和特效
grandcentrix/tray 1743
a SharedPreferences replacement for Android with multiprocess support
brianfrankcooper/YCSB 1741
Yahoo! Cloud Serving Benchmark
Dimezis/BlurView 1739
Dynamic iOS-like blur of underlying Views for Android
RomainPiel/Shimmer-android 1735
(DEPRECATED) An Android TextView with a shimmering effect
Netflix/curator 1732
ZooKeeper client wrapper and rich ZooKeeper framework
detro/ghostdriver 1730
Ghost Driver is an implementation of the Remote WebDriver Wire protocol, using PhantomJS as back-end
ApmeM/android-flowlayout 1730
Linear layout, that wrap its content to the next line if there is no space in the current line.
appsthatmatter/GraphView 1729
Android Graph Library for creating zoomable and scrollable line and bar graphs.
Zomato/AndroidPhotoFilters 1729
AndroidPhotoFilters aims to provide fast, powerful and flexible image processing instrument for creating awesome effects on any image media.
ninjaframework/ninja 1726
Ninja is a full stack web framework for Java. Rock solid, fast and super productive.
IsseiAoki/SimpleCropView 1724
A simple image cropping library for Android.
rallat/EffectiveAndroid 1723
This sample project shows how to apply MVP and Clean architecture on an Android app
elevenetc/TextSurface 1722
A little animation framework which could help you to show message in a nice looking way
gyf-dev/ImmersionBar 1718
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,包括状态栏字体颜色,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62
apache/tomcat 1717
Mirror of Apache Tomcat
flavienlaurent/NotBoringActionBar 1716
News Stand app makes the ActionBar not boring!
KieronQuinn/PersistentSearch 1716
A clone of the Google Now/Maps/Play persistent search bar
lygttpod/SuperTextView 1710
a super textview for android
Yalantis/FlipViewPager.Draco 1707
This project aims to provide a working page flip implementation for usage in ListView.
matrixxun/ProductTour 1699
ProductTour is android sample project implementing a parallax effect welcome page using ViewPager and PageTransformer, similar to the one found in Google's app like Sheet, Drive, Docs...
watabou/pixel-dungeon 1695
Traditional roguelike game with pixel-art graphics and simple interface
Aspsine/SwipeToLoadLayout 1693
A reusable pull-to-refresh and pull-to-loadmore widget
ToxicBakery/ViewPagerTransforms 1690
Library containing common animations needed for transforming ViewPager scrolling for Android v13+.
goldmansachs/gs-collections 1689
GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections. https://www.eclipse.org/collections/
AltBeacon/android-beacon-library 1688
Allows Android apps to interact with BLE beacons
hefuyicoder/ListenerMusicPlayer 1688
A Grace Material Design Music Player
OpenGrok/OpenGrok 1688
Main {OpenGrok git repository
lyft/scissors 1686
✂ Android image cropping library
florent37/ViewAnimator 1685
A fluent Android animation library
raphw/byte-buddy 1678
Runtime code generation for the Java virtual machine.
zzhoujay/RichText 1676
Android平台下的富文本解析器,支持Html和Markdown
dmilicic/Android-Clean-Boilerplate 1674
This is starter template for writing Android apps using Clean architecture
wangdan/AisenWeiBo 1674
新浪微博第三方Android客户端
undertow-io/undertow 1674
High performance non-blocking webserver
GitLqr/LQRWeChat 1671
本项目仿最新版微信6.5.7(除图片选择器外),基于融云SDK,使用目前较火的 Rxjava+Retrofit+MVP+Glide 技术开发。相比上个版本,加入发送位置消息,红包消息等功能。
JakeWharton/ThreeTenABP 1668
An adaptation of the JSR-310 backport for Android.
immutables/immutables 1667
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
spockframework/spock 1667
The Enterprise-ready testing and specification framework.
http-kit/http-kit 1665
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
addthis/stream-lib 1661
Stream summarizer and cardinality estimator.
google/tiger 1658
kevin-wayne/algs4 1657
Algorithms, 4th edition textbook code and libraries
JoanZapata/base-adapter-helper 1657
Abstraction for the usual BaseAdapter "ViewHolder" pattern
AigeStudio/WheelPicker 1656
Simple and fantastic wheel view in realistic effect for android.
oasisfeng/condom 1656
一个超轻超薄的Android工具库,阻止三方SDK中常见的有害行为,而不影响应用自身的功能。(例如严重影响用户体验的『链式唤醒』)
recruit-lifestyle/WaveSwipeRefreshLayout 1653
lapism/SearchView 1651
Persistent SearchView Library in Material Design.
aritraroy/PatternLockView 1649
An easy-to-use, customizable and Material Design ready Pattern Lock view for Android
linkedin/rest.li 1649
Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
amirzaidi/Launcher3 1647
Launcher3 with Pixel Launcher features
maurycyw/StaggeredGridView 1647
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.
googlesamples/android-vision 1647
Sample code for the Android Mobile Vision API.
AntennaPod/AntennaPod 1647
A podcast manager for Android
mybatis/generator 1645
A code generator for MyBatis and iBATIS.
M66B/XPrivacy 1642
XPrivacy - The ultimate, yet easy to use, privacy manager
JorgeCastilloPrz/AndroidFillableLoaders 1642
Android fillable progress view working with SVG paths. This is a nice option too if you want to create an interesting branding logo for your app. Based on the iOS project: https://github.com/poolqf/FillableLoaders
linkedin/databus 1640
Source-agnostic distributed change data capture system
fanrunqi/MaterialLogin 1638
Amazing Material Login effect
gjiazhe/PanoramaImageView 1635
An imageView can auto scroll with device rotating.
katzer/cordova-plugin-local-notifications 1632
Cordova Local-Notification Plugin
robovm/robovm 1629
For more info see
torodb/stampede 1628
The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL
jackpal/Android-Terminal-Emulator 1628
A VT-100 terminal emulator for the Android OS
elye/loaderviewlibrary 1628
Library that enables TextView of ImageView to show loading animation while waiting for the text and image get loaded
tinkerpop/gremlin 1627
A Graph Traversal Language (no longer active - see Apache TinkerPop)
tvbarthel/BlurDialogFragment 1627
Library project to display DialogFragment with a blur effect.
libgdx/packr 1625
Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X
ronmamo/reflections 1624
Java runtime metadata analysis
youtube/api-samples 1621
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
cryptomator/cryptomator 1619
Multi-platform transparent client-side encryption of your files in the cloud
rovo89/XposedInstaller 1618
Jude95/EasyRecyclerView 1615
ArrayAdapter,pull to refresh,auto load more,Header/Footer,EmptyView,ProgressView,ErrorView
Sunzxyong/Tiny 1615
an image compression framework.
Yalantis/StarWars.Android 1612
This component implements transition animation to crumble view into tiny pieces.
H07000223/FlycoDialog_Master 1610
An Android Dialog Lib simplify customization.
jdsjlzx/LRecyclerView 1606
RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单
garretyoder/Colorful 1605
Android runtime theme library
steelkiwi/cropiwa 1603
📐 Configurable Custom Crop widget for Android
danikula/AndroidVideoCache 1603
Cache support for any video player with help of single line
googlesamples/android-testing-templates 1601
klinker24/Talon-for-Twitter 1599
100% open source version of my popular Talon for Twitter app on Android.
daimajia/AnimeTaste 1595
Taste global original animation
videlalvaro/gifsockets 1594
Real Time communication library using Animated Gifs as a transport™
TommyLemon/Android-ZBLibrary 1593
Android快速开发框架,MVP架构,丰富的功能、简单的实现、详细的注释、规范的风格。OKHttp、UIL图片加载、ZXing二维码、沉浸状态栏、下载安装、自动缓存以及各种Base、Demo、UI、Util直接用。全新的手势,侧滑返回、全局右滑返回都OUT啦!BaseHttpListActivity,几行代码搞定http请求列表 加载和缓存;BaseView,自定义View竟然如此简单;万能的Entry<K, V>,两个变量的Model/JavaBean再也不用写了;100多个常用style,一行搞定View属性,一键统一配置UI...[详情请看图文介绍]
yadav-rahul/TastyToast 1592
:bread: Make your native android Toasts Tasty
linkedin/pinot 1592
A realtime distributed OLAP datastore
nutzam/nutz 1591
Nutz -- Web Framework(Mvc/Ioc/Aop/Dao/Json) for ALL Java developer
moezbhatti/qksms 1590
The most beautiful SMS messenger app for Android
neokree/MaterialNavigationDrawer 1586
Navigation Drawer Activity with material design style and simplified methods
Netflix/ribbon 1583
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
TheFinestArtist/FinestWebView-Android 1581
Beautiful and customizable Android Activity that shows web pages within an app.
spring-projects/spring-petclinic 1578
A sample Spring-based application
zagum/Android-SwitchIcon 1578
Google launcher-style implementation of switch (enable/disable) icon
Nightonke/CoCoin 1578
CoCoin, Multi-view Accounting Application
zjw-swun/AppMethodOrder 1577
一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)
Skykai521/ECTranslation 1576
Android Studio Plugin,Translate English to Chinese. Android Studio 翻译插件,可以将英文翻译为中文.
huazhiyuan2008/RecyclerViewCardGallery 1576
@Deprecated RecyclerView实现Card Gallery效果,替代ViewPager方案
r0adkll/Slidr 1575
Easily add slide to dismiss functionality to an Activity
dexafree/MaterialList 1574
An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications
eclipse/jetty.project 1572
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
skyfishjy/android-ripple-background 1571
A beautiful ripple animation for your app
jaydenxiao2016/AndroidFire 1571
AndroidFire,一款新闻阅读 App框架,基于 Material Design + MVP + RxJava + Retrofit + Glide,基本涵盖了当前 Android 端开发最常用的主流框架,基于此框架可以快速开发一个app。
qs-lll/ExpandingPager 1569
ExpandingPager is a card peek/pop controller
seiginonakama/BlockCanaryEx 1569
make performance bottleneck detection easily when app blocked
notnoop/java-apns 1568
Java Apple Push Notification Service Provider
Cleveroad/FanLayoutManager 1567
Using Fan Layout Manager you can implement the horizontal list, the items of which move like fan blades
ratpack/ratpack 1567
Lean & powerful HTTP apps
novoda/android-demos 1567
Examples of Android applications
jfoenixadmin/JFoenix 1567
JavaFX Material Design Library
wingjay/jianshi 1565
A Full-Stack mobile app, including Android & Server, Simple-Poem 简诗. You can write poem in graceful & traditional Chinese style.
Yalantis/Horizon 1564
Horizon - Simple visual equaliser for Android
XunMengWinter/CircularAnim 1561
Android ripple animation helper, easy to create Circular Reveal. | Android水波动画帮助类,轻松实现View show/hide/startActivity()特效。(0.3.3)
rmtheis/android-ocr 1558
Experimental optical character recognition app
eluleci/FlatUI 1556
CengaLabs - Android FlatUI Kit
VictorAlbertos/RxCache 1553
Reactive caching library for Android and Java
artem-zinnatullin/qualitymatters 1551
Android Development Culture
tuesda/CircleRefreshLayout 1551
a custom pull-to-refresh layout which contains a interesting animation
mthli/Knife 1547
Knife is a rich text editor component for writing documents in Android.
teaey/spring-boot-starter-dubbo 1546
spring boot集成dubbo
sephiroth74/ImageViewZoom 1544
Android ImageView widget with zoom and pan capabilities
cucumber/cucumber-jvm 1543
Cucumber for the JVM
iwgang/CountdownView 1542
Android Countdown View
Freeyourgadget/Gadgetbridge 1541
A free and cloudless replacement for your gadget vendors' closed source Android applications. Supports Pebble, Mi Band, Liveview, HPlus and more.
Devlight/NavigationTabStrip 1541
Navigation tab strip with smooth interaction.
bluejamesbond/TextJustify-Android 1540
:page_facing_up: Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
AigeStudio/DatePicker 1539
Useful and powerful date picker for android
nispok/snackbar 1535
[DEPRECATED] Android Library that implements Snackbars from Google's Material Design documentation.
athkalia/Just-Another-Android-App 1534
An Android base app with loads of cool libraries/configuration
sockeqwe/AdapterDelegates 1533
"Favor composition over inheritance" for RecyclerView Adapters
facebook/react-native-fbsdk 1533
A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
cglib/cglib 1533
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
tumblr/Backboard 1533
A motion-driven animation framework for Android.
codeestX/ENViews 1532
:star2:A cool dynamic view library
inmite/android-selector-chapek 1531
Android Studio plugin which automatically generates drawable selectors from appropriately named resources.
hongyangAndroid/android-percent-support-extend 1530
a extends lib for android-percent-support(Google百分比布局库的扩展)
keycloak/keycloak 1527
Open Source Identity and Access Management For Modern Applications and Services
henrytao-me/smooth-app-bar-layout 1527
Smooth version of Google Support Design AppBarLayout
wordpress-mobile/WordPress-Android 1526
WordPress for Android
JeffLi1993/springboot-learning-example 1522
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
esoxjem/MovieGuide 1522
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture. Popcorn?
pwnall/chromeview 1519
Proof of concept Android WebView implementation based on Chromium code
iPaulPro/aFileChooser 1519
Android library that provides a file explorer to let users select files on external storage.
tyzlmjj/PagerBottomTabStrip 1518
An bottom navigation bar for Android
AbrahamCaiJin/CommonUtilLibrary 1515
快速开发工具类收集,史上最全的开发工具类,欢迎Follow、Fork、Star
powermock/powermock 1515
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
square/assertj-android 1514
A set of AssertJ helpers geared toward testing Android.
bisq-network/exchange 1512
The decentralized bitcoin exchange
Trinea/android-auto-scroll-view-pager 1511
Android auto scroll viewpager or viewpager in viewpager 微信公众号:codekk
LaiFeng-Android/SopCastComponent 1507
来疯直播安卓控件,支持flv,支持rtmp,支持添加视频特效等等
RomainPiel/Titanic 1505
(DEPRECATED) Android experiment showing a sinking TextView
Yalantis/Taurus 1504
A little more fun for the pull-to-refresh interaction.
Naoki2015/CircleDemo 1503
仿微信(weixin wechat)实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,RecyclerView可以根据键盘的显示或隐藏实现联动。增加短视频拍摄功能,与后台交互采用mvp模式。关键字:wechat weixin 微信朋友圈
kanytu/android-parallax-recyclerview 1503
An adapter which could be used to achieve a parallax effect on RecyclerView.
react-native-community/react-native-blur 1502
React Native Blur component
Rajawali/Rajawali 1502
Android OpenGL ES 2.0/3.0 Engine
apache/hive 1501
Mirror of Apache Hive
jMonkeyEngine/jmonkeyengine 1501
A complete 3D game development suite written purely in Java.
phishman3579/java-algorithms-implementation 1498
Algorithms and Data Structures implemented in Java
dodola/HotFix 1498
安卓App热补丁动态修复框架
CrawlScript/WebCollector 1496
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
alexvasilkov/FoldableLayout 1494
Android widgets to implement folding animation
phonegap/phonegap-plugin-push 1492
Register and receive push notifications
sharish/ShimmerRecyclerView 1490
redsolution/xabber-android 1489
Open-source XMPP client for Android
groovy/groovy-core 1486
former home of the groovy programming language, moved to https://github.com/apache/groovy
Ramotion/paper-onboarding-android 1485
:octocat: PaperOnboarding is a material design slider
zhouchaoyuan/excelPanel 1485
An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future data.
languagetool-org/languagetool 1484
Style and Grammar Checker for 25+ Languages
lendylongli/qianghongbao 1482
微信抢红包外挂源码
killbill/killbill 1482
Open-Source Subscription Billing & Payment Platform
Luosunce/material-design-data 1480
关于 Material Design 的一切资料都在这里
bm-x/PhotoView 1479
图片浏览缩放控件
Tibolte/ElasticDownload 1474
We are not Gif makers, We are developers
apache/hbase 1472
Mirror of Apache HBase
lawloretienne/QuickReturn 1470
Showcases QuickReturn UI Pattern as either a header, footer, or both header and footer
Athou/commafeed 1470
Google Reader inspired self-hosted RSS reader.
graphql-java/graphql-java 1468
GraphQL Java implementation
jjdxmashl/jjdxm_ijkplayer 1463
基于ijkplayer简单的UI界面 当前项目是基于ijkplayer项目进行的播放器界面UI封装。 是一个适用于 Android 的 RTMP 播放界面 SDK,可高度定制化和二次开发。特色是同时支持 H.264 软编/硬编和 AAC 软编/硬编。主要是支持RIMP、HLS、MP4、M4A等视频格式的播放。
igniterealtime/Smack 1460
A highly modular and portable open source XMPP client library written in Java for JVMs (JavaSE) and Android
querydsl/querydsl 1459
Unified Queries for Java
vipulasri/Timeline-View 1458
Android Timeline View is used to display views like Tracking of shipment/order, steppers etc.
Kaopiz/android-segmented-control 1457
ios UISegmentedControl for android
dinuscxj/RecyclerRefreshLayout 1455
A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc
amitshekhariitbhu/awesome-android-complete-reference 1454
Awesome Android references for everything like best practices, performance optimization, etc.
MostafaGazar/CustomShapeImageView 1451
A library for supporting custom shaped ImageView(s) using SVGs and paint shapes
felipecsl/AsymmetricGridView 1450
Android ListView that mimics a GridView with asymmetric items. Supports items with row span and column span
bitcoinj/bitcoinj 1450
A library for working with Bitcoin
fengjundev/Android-Skin-Loader 1448
一个通过动态加载本地皮肤包进行换肤的皮肤框架
TeamAmaze/AmazeFileManager 1447
Material design file manager for Android
apache/camel 1445
Mirror of Apache Camel
ICT-BDA/EasyML 1444
Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
frogermcs/LikeAnimation 1444
Android like button with delightful star animation inspired by Twitter's heart. See blog post for description.
airbnb/AirMapView 1442
A view abstraction to provide a map user interface with various underlying map providers
linger1216/labelview 1441
Sometimes, we need to show a label above an ImageView or any other views. Well, LabelView will be able to help you. It's easy to implement as well!
LyndonChin/AndroidRubberIndicator 1439
A rubber indicator
eoinfogarty/Onboarding 1438
A beautiful way to introduce users to your app
commonsguy/cw-advandroid 1438
Source Code to _The Busy Coder's Guide To Advanced Android Development_
MagicMashRoom/SuperCalendar 1437
android 自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期
jaredrummler/AnimatedSvgView 1437
Animated SVG Drawing for Android
VerbalExpressions/JavaVerbalExpressions 1436
Java regular expressions made easy.
yydcdut/PhotoNoter 1435
:notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)
aragozin/jvm-tools 1434
Small set of tools for JVM troublshooting, monitoring and profiling.
harism/android_page_curl 1432
An example application for creating page curl/flip effect on Android using OpenGL ES.
JakeWharton/RxRelay 1429
RxJava types that are both an Observable and a Consumer.
spring-projects/spring-data-examples 1427
Spring Data Example Projects
Netflix/archaius 1427
Library for configuration management API
FinalTeam/RxGalleryFinal 1427
Android图片单选/多选、拍照、裁剪、压缩。视频选择和录制。
byoutline/kickmaterial 1425
Crowdfunding app concept for Android. Created to showcase new trends in Android development with strong focus on Material Design.
l123456789jy/Lazy 1424
The android tools 自己整理的常用的工具类
dodola/RocooFix 1424
another hotfix framework
ImmortalZ/TransitionHelper 1423
This is a simple util to create Activity transition animation
TonicArtos/StickyGridHeaders 1422
This project has been superseded by SuperSLiM, a layout manager for RecyclerView. I strongly recommend using SuperSLiM and not StickyGridHeaders.
niorgai/StatusBarCompat 1422
Status Bar Utils ---- Change Status Bar Mode Simply
gre/gl-react-native-v2 1414
OpenGL bindings for React Native to implement complex effects over images and components, in the descriptive VDOM paradigm
Rukey7/MvpApp 1407
Android MVP Architecture Study
termux/termux-app 1406
Android terminal and Linux environment - app repository.
zzz40500/android-shapeLoadingView 1406
高仿新版58 加载动画
AriaLyy/Aria 1405
下载可以很简单
spring-cloud/spring-cloud-netflix 1404
Integration with Netflix OSS components
timusus/Shuttle 1403
Shuttle Music Player
MiCode/Notes 1400
小米便签社区开源版(Community edition of XM notepad/MIUI notes)
mmin18/FlexLayout 1398
A powerful Android layout view that use java expression in layout params to describe relative positions.
FasterXML/jackson-databind 1398
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
kikoso/Swipeable-Cards 1397
A native library providing a Tinder-like cards effect. A card can be constructed using an image and displayed with animation effects, dismiss-to-like and dismiss-to-unlike, and use different sorting mechanisms.
siyamed/android-satellite-menu 1396
Android Satellite Menu
twitter/commons 1395
Twitter common libraries for python and the JVM
WritingMinds/ffmpeg-android-java 1394
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
Kelin-Hong/ScrollablePanel 1394
A flexible view for providing a limited rect window into a large data set,just like a two-dimensional RecyclerView. It different from RecyclerView is that it's two-dimensional(just like a Panel) and it pin the itemView of first row and first column in their original location.
ZhaoKaiQiang/KLog 1394
这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能
dodola/MetaballLoading 1390
A 2d metaball loading
johannilsson/android-actionbar 1390
DEPRECATED Android Action Bar Implementation
xmuSistone/VerticalSlideFragment 1390
vertical slide to switch to the next fragment page, looks like vertical viewpager
florent37/CameraFragment 1388
A simple easy-to-integrate Camera Fragment for Android
twosigma/beakerx 1388
Beaker Extensions for Jupyter Notebook
parse-community/Parse-SDK-Android 1388
Parse SDK for Android
alexvasilkov/GestureViews 1388
ImageView and FrameLayout with gestures control and position animation
armcha/Space-Navigation-View 1387
Space Navigation is a library allowing easily integrate fully customizable Google Spaces like navigation to your app.
apache/beam 1384
Mirror of Apache Beam
dersoncheng/MultipleTheme 1383
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.
tiann/understand-plugin-framework 1379
demos to help understand plugin framwork
xmuSistone/AndroidPileLayout 1377
An abnormal horizontal ListView-like pile layout with stretch and contraction effects.
junit-team/junit5 1377
The next generation of JUnit.
ImmortalZ/StereoView 1376
Android 3D立体无限旋转容器。This is a stereo view(3D) for Android.
azkaban/azkaban 1374
Azkaban workflow manager.
HeZaiJin/SlantedTextView 1371
Android slanted TextView .
mancj/SlideUp-Android 1371
SlideUp is a small library that allows you to add sweet slide effect to any view.
hidroh/materialistic 1371
A material-design Hacker News Android reader
gotev/android-upload-service 1370
Easily upload files (FTP / Multipart / Binary) in the background with progress indication notification
joyoyao/superCleanMaster 1369
[DEPRECATED] 一键清理 开源版,包括内存加速,缓存清理,自启管理,软件管理等。
cSploit/android 1369
cSploit - The most complete and advanced IT security professional toolkit on Android.
keklikhasan/LDrawer 1364
Android drawer icon with material design animation
majidgolshadi/Android-Download-Manager-Pro 1359
Android/Java download manager library help you to download files in parallel mechanism in some chunks.
pbreault/adb-idea 1359
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
jitsi/jitsi 1358
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, IRC and many other useful features.
pwittchen/ReactiveNetwork 1356
Android library listening network connection state and Internet connectivity with RxJava Observables
geometer/FBReaderJ 1354
Official FBReaderJ project repository
romainguy/road-trip 1354
A sample Android application that demonstrates how to implement various visual effects.
liyifeng1994/ssm 1353
手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis
pilgr/Paper 1352
Fast and simple data storage library for Android
traex/ExpandableLayout 1351
Implementation of ExpandableListview with custom header and custom content.
daCapricorn/ArcMenu 1351
An android custom view which looks like the menu in Path 2.0 (for iOS).
gchq/Gaffer 1351
A large-scale entity and relation database supporting aggregation of properties
UFreedom/FloatingView 1350
FloatingView can make the target view floating above the anchor view with cool animation
johnkil/Android-AppMsg 1349
In-layout notifications. Based on Toast notifications and article by Cyril Mottier (http://android.cyrilmottier.com/?p=773).
stephentuso/welcome-android 1349
A customizable welcome screen
apache/nutch 1345
Mirror of Apache Nutch
markushi/android-circlebutton 1344
Circle button widget for Android
gitblit/gitblit 1344
pure java git solution
syncany/syncany 1342
Syncany is a cloud storage and filesharing application with a focus on security and abstraction of storage.
ltsopensource/light-task-scheduler 1341
Distributed Scheduled Job Framework
Cutta/GifView 1340
Library for playing gifs on Android
nekocode/CameraFilter 1339
📷 Realtime camera filters on android.
kmshack/Android-ParallaxHeaderViewPager 1336
NewsStand Application for Android's view of play, such as a pager function that implements the code.
zeromq/jeromq 1336
Pure Java ZeroMQ
Jungerr/GridPasswordView 1334
An android password view that looks like the pay password view in wechat app and alipay app.
mcxtzhang/ZLayoutManager 1334
Some custom LayoutManager .Such as SwipeCard、FLowLayout。一些自定义的LayoutManager,仿探探、人人影视 炫动滑动 卡片层叠 和流式布局等。
plattysoft/Leonids 1333
A Particle System for standard Android UI: http://plattysoft.github.io/Leonids/
akexorcist/Android-RoundCornerProgressBar 1332
Round Corner Progress Bar Library for Android
flavienlaurent/discrollview 1332
Scroll + discover = DiscrollView
mttkay/ignition 1331
Kick-starts Android application development.
kabouzeid/Phonograph 1331
A material designed music player for Android
liuling07/SimpleNews 1331
基于Material Design和MVP的新闻客户端
Flowdalic/asmack 1330
A build environment for the XMPP client library Smack on Android
mcxtzhang/SwipeDelMenuLayout 1329
The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
tdebatty/java-string-similarity 1329
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
houkx/android-pluginmgr 1329
apk plug apkplug apk load
RoboBinding/RoboBinding 1327
A data-binding Presentation Model(MVVM) framework for the Android platform.
DreaminginCodeZH/MaterialProgressBar 1327
Material Design ProgressBar with consistent appearance
multidots/android-app-common-tasks 1324
Android App Common Tasks library is developed to reduce efforts to achieve common tasks of the android apps quickly.
medyo/android-about-page 1320
Create an awesome About Page for your Android App in 2 minutes
romainguy/google-io-2014 1318
Demo for the Material Witness talk I gave at Google I/O.
Froussios/Intro-To-RxJava 1318
An extensive tutorial on RxJava
roomorama/Caldroid 1317
A better calendar for Android