Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android Volley Wrapper library to make networking easy, flexible and better.

Aug 24, 2015

Thin wrapper for managing periodic sync with ContentResolver.

Jan 12, 2015

A Retrofit Converter which based on Gson-Converter also can encrypt/decrypt JSON.

Mar 31, 2018

FARLA is open-source library written in Java for making easy HTTP/HTTPS requests to a server with simplicity in mind.

Sep 8, 2019

Annotation triggered connectivity checking for Android.

Jul 5, 2015

A smart and simple way to work with paged endpoints.

Jul 19, 2018

The easiest HTTP networking library in Kotlin for Android.

Features:

  • Support basic HTTP GET/POST/PUT/DELETE in a fluent style interface
  • Download file
  • Upload file (multipart/form-data)
  • Configuration manager
  • Debug log / cUrl log
  • Support response deserialization into plain old object (both Kotlin & Java)
  • Automatically invoke handler on Android Main Thread
Sep 25, 2015

More comfortable use of Fuel as in Retrofit or Feign for Kotlin/Android

Apr 29, 2019

Simplified Android Rest API wrapper on-top of okHttp

Dec 2, 2016

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

Oct 10, 2016

This is an Android networking library for wrapping some complicated functionality and consisting of a combination of Volley, OkHttp and GSON.

Oct 27, 2014

Android Asynchronous Networking and Image Loading.

Jul 5, 2014

Public IP lookup library for Android.

Jan 9, 2022

Convenient wrapper library to perform network queries using Retrofit and Android Priority Job Queue (Job Manager).

May 6, 2017

Java and Android class communication library.

Oct 2, 2016

A networking built in pure kotlin for use with kotlin and android project, with full support for rxjava and coroutines

Sep 3, 2020

NIO based Android HTTP&HTTPS local proxy.

Features:

  • Simple API
  • Java NIO based
  • HTTP&HTTPS support
  • High performance
Aug 23, 2014

AndroidAsync is a low level network protocol library.

Features:

  • Based on NIO. One thread, driven by callbacks. Highly efficient.
  • All operations return a Future that can be cancelled
  • Socket client + socket server
  • HTTP client + server
  • WebSocket client + server
  • Socket.IO client
Aug 20, 2014
Advertisement

KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communication using NIO.

Aug 12, 2014

Lightweight HTTP client for Android.

Sep 24, 2015

An OkHttp interceptor which has pretty logger for request and response. +Mock support

Mar 15, 2020

Merlin aims to simplify network monitoring. Providing 3 registrable callbacks for network connectivity changes: onConnect, onDisconnect and onBind.

May 17, 2015

Monet is a wrapper of the Volley and the Jackson libraries. It's offering a L1 memory caching by using the LRU Cache, apart from the L2 disk caching that Volley offers through the HTTP headers "Cache-Control" and "Expires".

Sep 29, 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

NetSugar is an Android + AOP framework. It was a way of Aspect-Oriented Programming with AspectJ(ApsectJ 5) on Android. It is an easy-use and lightweight framework to check network state.

Feb 19, 2017

A simple Android library to notify Android device network changes to help react properly.

Apr 29, 2019

An Android library that allows you to figure out the quality of the current user's internet connection. The connection gets classified into several "Connection Classes" that make it easy to develop against. The library does this by listening to the existing internet traffic done by your app and notifying you when the user's connection quality changes. Developers can then use this Connection Class information and adjust the application's behavior.

Mar 28, 2015

A simple library to make http request.

Jan 7, 2018

An android asynchronous http client based on HttpURLConnection.

Nov 19, 2017

An asynchronous http client built on top of HttpURLConnection.

Jan 7, 2018