A Complete Fast Android Networking Library that also supports HTTP/2
What is FastAndroidNetworking?
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.
Fast Android Networking Library takes care of each and everything. So you don’t have to do anything, just make request and listen for the response.
Why use Fast Android Networking ?
- Recent removal of HttpClient in Android Marshmallow(Android M) made other networking libraries obsolete.
- No other single library does each and everything like making request, downloading any type of file, uploading file, loading image from network in ImageView, etc. There are some libraries but they are outdated.
- No other library provides simple interface for doing all types of things in networking like setting priority, cancelling, etc.
- As it uses Okio , No more GC overhead in android applications. Okio is made to handle GC overhead while allocating memory. Okio does some clever things to save CPU and memory.
- It uses OkHttp , more importantly it supports HTTP/2.
Overview
- Pricing: Free
- Resource Link: https://github.com/amitshekhariitbhu/Fast-Android-Networking
- Resource Maker: AMIT SHEKHAR
- Mobile Platform Destination: Android Apps
- Mobile Platform Support: Native Android
- Programming Languages: Java
- Gradle: com.amitshekhar.android:android-networking:1.0.2
The team behind mobintouch
Website: https://www.mobintouch.com
Resources added 👉 3142
Related resources
Bridge
Extensible HTTP Networking for iOS
Nikka
A networking library for Swift
SWNetworking
An open-source and highly versatile multi-purpose frameworks