此repository是本人的《RxJava2.x 实战》一书中的相关的例子。里面包括Android和Java相关的例子。
Android的工程采用Android Studio3.1开发,gradle版本是4.1。
Java的工程采用Intellij IDEA社区版开发。
Backpressure是Android工程,使用Android Studio打开。
Parallel是Java工程,使用IntelliJ Idea打开。
RxBinding是Android工程,使用Android Studio打开。
Retrofit是Android工程,使用Android Studio打开。
RxBus是Android工程,使用Android Studio打开。
HttpClient是Java工程,使用IntelliJ Idea打开。
除此之外,本章还有一个例子,是图片爬虫的工程。 在我另一个repository: https://github.com/fengzhizi715/PicCrawler
Tasks是Java工程,使用IntelliJ Idea打开。
除此之外,本章还有一个例子,是获取可用的代理IP池的工程。 在我另一个repository: https://github.com/fengzhizi715/ProxyPool
LearnJava8是Java工程,使用IntelliJ Idea打开。
Cv4j是Android工程,使用Android Studio打开。
wechat:fengzhizi715
Java与Android技术栈:每周更新推送原创技术文章,欢迎扫描下方的公众号二维码并关注,期待与您的共同成长和进步。
Copyright (C) 2017 Tony Shen.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.