Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
deeplearningbook-chinese
Deep Learning Book Chinese Translation
DropDownMenu
一个实用的多条件筛选菜单
free-programming-books
:books: Freely available programming books
MinimalistWeather
Android 平台开源天气 App,采用 MVP、RxJava、Retrofit2、OKHttp3、Dagger2、RetroLambda 等开源库来实现。
PatientHealth
PLDroidMediaStreaming
PLDroidMediaStreaming 是 Pili 直播 SDK 的 Android 推流端,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。PLDroidMediaStreaming 是现在目前重点维护的版本,自带采集模块也支持用户自己做采集端。
RecyclerViewManager
RecyclerViewManager supports PullToRefresh, LoadMore and onItemClick, U can also add headers or footers for RecyclerView.
SmarterStreaming
大牛直播,跨平台(windows/android/iOS)推送(rtmp)、播放器(rtmp/rtsp),支持录像、导播、动态视频合成、实时快照、水印、音频混音、互动等,国内外为数不多不依赖开源框架,业界真正靠谱的超低延迟(1秒左右)。
blucerun's Repositories
blucerun/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
blucerun/android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
blucerun/deeplearningbook-chinese
Deep Learning Book Chinese Translation
blucerun/DropDownMenu
一个实用的多条件筛选菜单
blucerun/free-programming-books
:books: Freely available programming books
blucerun/MinimalistWeather
Android 平台开源天气 App,采用 MVP、RxJava、Retrofit2、OKHttp3、Dagger2、RetroLambda 等开源库来实现。
blucerun/PatientHealth
blucerun/PLDroidMediaStreaming
PLDroidMediaStreaming 是 Pili 直播 SDK 的 Android 推流端,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。PLDroidMediaStreaming 是现在目前重点维护的版本,自带采集模块也支持用户自己做采集端。
blucerun/RecyclerViewManager
RecyclerViewManager supports PullToRefresh, LoadMore and onItemClick, U can also add headers or footers for RecyclerView.
blucerun/SmarterStreaming
大牛直播,跨平台(windows/android/iOS)推送(rtmp)、播放器(rtmp/rtsp),支持录像、导播、动态视频合成、实时快照、水印、音频混音、互动等,国内外为数不多不依赖开源框架,业界真正靠谱的超低延迟(1秒左右)。
blucerun/SwipeRefreshLayoutRecyclerViewDemo
SwipeRefreshLayout + RecyclerView 实现 上拉刷新 和 下拉刷新
blucerun/SwipeToLoadLayout
A reusable pull-to-refresh and pull-to-loadmore widget