Stars
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
An image loading and caching library for Android focused on smooth scrolling
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
An Android library for managing images and the memory they use.
MediaPlayer exoplayer ijkplayer ffmpeg
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
🍋 Android实现Http标准协议框架,支持多种缓存模式,底层可动态切换OkHttp、URLConnection。
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqli…
集成android流媒体处理vitamio框架。实现播放本地视频,网络视频,直播等功能。
An Android GridView that can be configured to scroll horizontally or vertically
Chips in your AutoCompleteTextView on Android