Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Expansion pack for Android Volley Framework.

Apr 9, 2017

A Cacheable Network Library For Android Application

Intro

The total scenario of A network calling is to communicate with server then get back the result. So, to handle this two action using this library you need to instantiate ApiAdapter class to perform A network call and invoke NetworkResponse interface to receive the results (to receive both error and success message).

Jul 1, 2018

ReactiveConnectivity is an Android Library to Listening NetworkConnectivity with RxJava Observables, It's written with Reactive Programming Approach. Library supports both new and legacy network monitoring.

Jan 13, 2018

A small library designing to make Retrofit looks great on Kotlin

May 27, 2018

Simple library to handle network connections in different views in just few lines of code. Primary goal of this library is to simplify the overall process in few lines of code. More options and customisation available in code.

Jan 20, 2018

NsdHelper is a wrapper/helper library for Android Network Service Discovery.

Feb 19, 2016

Retrofit is an wonderful network library to deal with api's and Rx java can be used to do async task operations effectively. Using retrofit with RxJava will results in seamless network calls in mainthread. Retrofit can be used without RxJava, though to perform huge api calling and to do api calls in background, they pair a better combination.

Jan 5, 2018

A library which helps to create Retry Policy when using Retrofit 2.0 for API calls.

May 11, 2017

RxJava1/2 for Android BroadcastReceiver.

Apr 17, 2017

Simplified Android Rest API wrapper on-top of okHttp

Dec 2, 2016

Kotlin DSL Language for Retrofit 2

Jan 16, 2018

DownZ is an HTTP library that boosts networking in Android apps and makes it significantly easier and faster.

Nov 6, 2017

A Simple RxRetrofit Client.

Sep 18, 2017

Blaubot is a middleware to create small adhoc networks via P2P connections such as Bluetooth-RFCOMM, Adhoc-WiFi or simple socket connections. Blaubot takes care of device discovery and connection establishment with the goal to minimize a developer's boilerplate code to set up these small networks.

Jun 17, 2015

This lightweight library makes it easy to use HTTP requests. Although the purpose is to make the use of Json data easy, it also allows to retrieve the server response using other formats, XML and TEXT.

Jun 11, 2017

Android Simple Network Library for HTTP and Image Requests with cool features implemented with Simple Demo using some Material Design UI Elements.

Jul 12, 2017

Reactive BroadcastReceiver implementations for Android.

Sep 8, 2015

Android library for uploading files and multipart form data easily. Fluent API interface makes API Usage easy and readable.

Oct 10, 2016

A simple util and example of how to track connectivity changes in Android applications.

Jul 21, 2015

By default OkHttp3 provides only in-memory implementation of CookieStore thus all the cookies won't survive for a long term changes. This is persistent cookie storage based on SharedPreferences.

Apr 30, 2017

SimpleHttp is a library that will help you to make Http Restful in easy way for Android.

May 16, 2017

Smash is Volley-inspired networking library that's using OkHttp in its core.

Oct 20, 2015

Connecting to webservices from Android devices is now easy. The sending and receiving of data to and from webservices can be customized in a desired way and can be done by a single method.

Dec 23, 2016

Annotation triggered connectivity checking for Android.

Jul 5, 2015

Pacman is a lightweight and easy to use Parallel API Calls Manager.

You might need to execute multiple API calls at once to speed up loading of your app and proceed only when you have the data from all the required API calls. Managing this using normal boolean flags or such methods can be a pain and can result to incorrect data or behaviour.

That is where Pacman comes to play, as you just set it up with some CallGroup, make the API calls and then update Pacman as and when you get a response from the call.

After all the calls are done processing, Pacman will fire a callback to an attached listener (which you have set up) and then you have do whatever processing you needed to do after the calls were done.

Dec 4, 2016

An android store and forward library for http post requests. Reyna will store your requests and post them when there is a valid connection.

Jul 5, 2014

Observe Android's CONNECTIVITY_CHANGE broadcasts using RxJava.

Nov 16, 2016

Http Connection calls made easy.

Aug 7, 2016

OkHttp with UIThread and lifecycle safety callback.

Aug 20, 2016
Advertisement

Samba-nas allows to explore remote file(s)/folder(s) in your NAS/samba server.

Jan 12, 2016