Pinned Repositories
AggregateOperators
CombiningObservables
Dagger2_DemoApp
This project shows some issues I found when first used Dagger2 in a real application (and how I solved them)
DriveApiDemoApp
This repository shows how to manipulate files and folders by using Drive Android API
FilteringOperatorsPart1
This project is part of a series of 10 articles about RxJava operators. It is related to filtering operators. Find more on androidahead.com
FilteringOperatorsPart2
This project is the second part of a series of 10 articles about RxJava operators. It is related to filtering operators. Find more on androidahead.com
LocationApiDemoApp
This project implements some features provided by the Google Location API
RxJavaDemoApp
This repository contains 100+ examples using RxJava for Android
RxTypingIndicatorExample
Demonstrate how to implement a "typing indicator message" by using reactive programming
JoaoMotondon's Repositories
JoaoMotondon/RxJavaDemoApp
This repository contains 100+ examples using RxJava for Android
JoaoMotondon/LocationApiDemoApp
This project implements some features provided by the Google Location API
JoaoMotondon/CombiningObservables
JoaoMotondon/Dagger2_DemoApp
This project shows some issues I found when first used Dagger2 in a real application (and how I solved them)
JoaoMotondon/DriveApiDemoApp
This repository shows how to manipulate files and folders by using Drive Android API
JoaoMotondon/FilteringOperatorsPart1
This project is part of a series of 10 articles about RxJava operators. It is related to filtering operators. Find more on androidahead.com
JoaoMotondon/FilteringOperatorsPart2
This project is the second part of a series of 10 articles about RxJava operators. It is related to filtering operators. Find more on androidahead.com
JoaoMotondon/RxTypingIndicatorExample
Demonstrate how to implement a "typing indicator message" by using reactive programming
JoaoMotondon/AggregateOperators
JoaoMotondon/Backpressure
JoaoMotondon/ConditionalOperators
JoaoMotondon/HotObservables
JoaoMotondon/ImageDownloader_Service
JoaoMotondon/JoinOperator
JoaoMotondon/LazyLoadDemoApp
JoaoMotondon/MovieSearchDemoApp
JoaoMotondon/NavigationDrawerDemo
This project demonstrate how to work with NavigationDrawer material design component.
JoaoMotondon/ThreadPoolExecutorDemoApp
JoaoMotondon/TimeoutOperator
JoaoMotondon/TransformingOperators
JoaoMotondon/ContactsManagerApp
JoaoMotondon/DrawerWithSwipeTabs
JoaoMotondon/ImageDownloader_AsyncTask
JoaoMotondon/ImageDownloader_IntentService
JoaoMotondon/ImageDownloader_Thread
JoaoMotondon/MapsApiDemoApp
JoaoMotondon/SignInApiDemoApp
JoaoMotondon/TabLayoutDemo_part_1
JoaoMotondon/TabLayoutDemo_part_2