You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fast Android Networking Library is a powerful library for doing any type of networking in Android applications which is made on top of [OkHttp Networking Layer](http://square.github.io/okhttp/).
@@ -31,12 +22,6 @@ Fast Android Networking Library takes care of each and everything. So you don't
### RxJava2 + Fast Android Networking + Dagger2 with MVP Architecture Project, [Check here](https://github.com/MindorksOpenSource/android-mvp-architecture)
35
-
36
-
### Another awesome library for debugging databases and shared preferences, [Check here](https://github.com/amitshekhariitbhu/Android-Debug-Database)
37
-
38
-
### Learn to build a ride-sharing Android app like Uber, Lyft, [Check here](https://github.com/MindorksOpenSource/ridesharing-uber-lyft-app)
39
-
40
25
### Find this project useful ? :heart:
41
26
* Support it by clicking the :star: button on the upper right of this page. :v:
42
27
@@ -629,8 +614,6 @@ As it uses [OkHttp](http://square.github.io/okhttp/) as a networking layer, it s
629
614
*[Volley](https://android.googlesource.com/platform/frameworks/volley/) - As Fast Android Networking uses ImageLoader that is developed by [Volley](https://android.googlesource.com/platform/frameworks/volley/).
630
615
*[Prashant Gupta](https://github.com/PrashantGupta17) - For RxJava, RxJava2 Support - [RxJava Support](https://github.com/amitshekhariitbhu/Fast-Android-Networking/wiki/Using-Fast-Android-Networking-Library-With-RxJava)
631
616
632
-
### [Check out Mindorks awesome open source projects here](https://mindorks.com/open-source-projects)
633
-
634
617
### Contact - Let's become friend
635
618
-[Twitter](https://twitter.com/amitiitbhu)
636
619
-[Github](https://github.com/amitshekhariitbhu)
@@ -639,8 +622,7 @@ As it uses [OkHttp](http://square.github.io/okhttp/) as a networking layer, it s
639
622
640
623
### License
641
624
```
642
-
Copyright (C) 2016 Amit Shekhar
643
-
Copyright (C) 2011 Android Open Source Project
625
+
Copyright (C) 2022 Amit Shekhar
644
626
645
627
Licensed under the Apache License, Version 2.0 (the "License");
646
628
you may not use this file except in compliance with the License.
0 commit comments