Pinned Repositories
Agora-Android-Tutorial-1to1
Hello world for Agora SDK(Video Calling)
android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line.
android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案)185715999
Android-Universal-Image-Loader
Powerful and flexible instrument for asynchronous loading, caching and displaying images on Android.
AndroidPicturePreview
Picture Preview Lib,用于显示原图级别的图片预览库,大图显示,大图预览,大图加载,类似微博长图,宽图,可用于显示大分辨率图片等。
FlowTag
Android流式布局,支持点击、单选、多选等,适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!
KeyboardVisibilityEvent
Android Library to handle soft keyboard visibility change event.
LiveIM.SocketIo
LiveIM.SocketIo
MyStars
MyStars
SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
88567free's Repositories
88567free/Android-Universal-Image-Loader
Powerful and flexible instrument for asynchronous loading, caching and displaying images on Android.
88567free/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
88567free/Agora-Android-Tutorial-1to1
Hello world for Agora SDK(Video Calling)
88567free/android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line.
88567free/android-open-project
Collect and classify android open source projects, 交流 QQ 群:(入群理由必须填写群简介问题答案)185715999
88567free/AndroidPicturePreview
Picture Preview Lib,用于显示原图级别的图片预览库,大图显示,大图预览,大图加载,类似微博长图,宽图,可用于显示大分辨率图片等。
88567free/FlowTag
Android流式布局,支持点击、单选、多选等,适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!
88567free/KeyboardVisibilityEvent
Android Library to handle soft keyboard visibility change event.
88567free/LiveIM.SocketIo
LiveIM.SocketIo
88567free/MyStars
MyStars
88567free/react-native
A framework for building native apps with React.
88567free/SwipeListView
一个可以对ListView中单个item进行滑动的ListView,重构自android-swipelistview项目
88567free/VerticalSlideView
类似淘宝的商品详情页,继续拖动查看详情,其中拖动增加了阻尼,并且重写了ListView,GridView,ScrollView,WebView,RecyclerView 的 dispatchTouchEvent 方法,使用的时候无须额外的代码,可以任意嵌套使用。