https://github.com/egorand/intro-to-rxjava-rxandroid
Code samples from my presentation called "Intro to RxJava/RxAndroid" at GDG Munich Android.
https://github.com/egorand/intro-to-rxjava-rxandroid
Last synced: about 2 months ago
JSON representation
Code samples from my presentation called "Intro to RxJava/RxAndroid" at GDG Munich Android.
- Host: GitHub
- URL: https://github.com/egorand/intro-to-rxjava-rxandroid
- Owner: Egorand
- License: apache-2.0
- Created: 2016-02-25T07:45:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T07:45:53.000Z (over 9 years ago)
- Last Synced: 2025-03-25T07:51:13.086Z (2 months ago)
- Language: Java
- Size: 122 KB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro to RxJava
Code samples from my presentation called "Intro to RxJava/RxAndroid" at GDG Munich Android. Check out the slides here:
http://www.slideshare.net/EgorAndreevici/intro-to-rxjavarxandroid-gdg-munich-androidLicense
-------Copyright 2016 Egor Andreevici
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 athttp://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.