RengwuxianRxjava

Introduction: RxJava 之扔物线《给 Android 开发者的 RxJava 详解》文章中的例子, RxJava 入门教程
More: Author   ReportBugs   OfficialWebsite   
Tags:

RxJava 之扔物线给 Android 开发者的 RxJava 详解文章中的例子

Build

To build:

$ git clone https://github.com/androidmalin/RengwuxianRxjava.git
$ cd RengwuxianRxjava/
$ gradle clean --stacktrace(./gradlew clean --stacktrace )

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

项目依赖

项目名称 项目信息
android.support.* Android Support Library
RxJava 一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库
RxAndroid RxAndroid 是 RxJava 的一个针对 Android 平台的扩展
RxBinding JakeWharton Android 函数式相应编程(FRP)框架
logger 一个简洁,优雅,功能强大的 Android 日志输出工具

参考的文章

作者 文章 参考的地方
扔物线 给 Android 开发者的 RxJava 详解 示例代码
胡凯 高效加载大图 Bitmap 压缩算法
intbird Android OOM ,回收布局文件中 ImageView 占用的内存.Bitmap OOM 回收解决. Bitmap 回收
任玉刚 Android 开发艺术探索 BitmapFactory 解析的配置
徐宜生 Android 群英传 Canvas 的使用
shwenzhang Android 内存优化杂谈 内存优化

About me

我的 CSDN 博客:http://blog.csdn.net/androidmalin
我的微博:http://weibo.com/androidmalin

License

The MIT License (MIT)

Copyright (c) 2015 malin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools