We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1ba78 commit 0fb7a77Copy full SHA for 0fb7a77
README.md
@@ -27,6 +27,8 @@ Fast Android Networking Library takes care of each and everything. So you don't
27
[Okio](https://github.com/square/okio) does some clever things to save CPU and memory.
28
* It uses [OkHttp](http://square.github.io/okhttp/) , more importantly it supports HTTP/2.
29
30
+## [My Personal Blog - amitshekhar.me](https://amitshekhar.me/blog) - High-quality content to learn Android concepts.
31
+
32
### RxJava2 Support, [check here](https://amitshekhariitbhu.github.io/Fast-Android-Networking/rxjava2_support.html).
33
34
### RxJava2 + Fast Android Networking + Dagger2 with MVP Architecture Project, [Check here](https://github.com/MindorksOpenSource/android-mvp-architecture)
0 commit comments