Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

An Android Library for common network operations with a fluent and easy to use API.

Feb 27, 2016

A nearby handling APIs for Android Apps using RxJava.

Dec 19, 2016

Lightweight HTTP client for Android.

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

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

Aug 24, 2015

This library provides a simple 2-way sync implementation to plug into your Android Sync framework integration.

Jan 11, 2015

Thin wrapper for managing periodic sync with ContentResolver.

Jan 12, 2015

Introducing Volley Ball for Android, an extension library built on top of Volley.

Jul 5, 2015

An Android library that helps you check the state of your network, if it is either available, lost, unavailable and also check the reach-ability of your network when your server is either down or your ISP is connected but no data subscription.

Mar 13, 2024

Light weight library to just check network connection type and availability, where you just using extensions from Context can check inside your app Network state.

Jan 29, 2024

A lightweight module written in Kotlin for monitoring network state and airplane mode on native android.

Jan 24, 2024

srtdroid is a Kotlin wrapper for Secure Reliable Transport (SRT). SRT is an open source transport technology that optimizes streaming performance across unpredictable networks.

Jan 19, 2022

Public IP lookup library for Android.

Jan 9, 2022

A lightweight Android network response API for handling data and error response with transformation extensions.

Jan 4, 2022

An HTTP inspector for Android & OkHTTP (like Charles but on device). Chucker works as an OkHttp Interceptor persisting all those events inside your application, and providing a UI for inspecting and sharing their content.

Apps using Chucker will display a push notification showing a summary of ongoing HTTP activity. Tapping on the notification launches the full Chucker UI. Apps can optionally suppress the notification, and launch the Chucker UI directly from within their own interface.

Jan 2, 2022

An easy & handy library to monitor device internet connection status.

Sep 10, 2020

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

Sep 3, 2020

A simple, lifecycle-aware network monitoring library to simplify the need for asynchronous Android network state monitoring.

Sep 2, 2020

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

Sep 8, 2019

BonjourConnect searches for a network connection if a specific type (e.g. _my_service_typw._tcp) and returns information about the server and port that can be used to connect to the server.

May 12, 2019

A flexible solution for creating a repository pattern.

Based on RxJava and Retrofit you can either instantiate a ready-made one or build your own.

May 1, 2019

An OkHttp interceptor to intercept and manipulate response at runtime. It is useful for QA engineers who want to test the app against different api responses.

Jan 2, 2019

A Retrofit 2 CallAdapter.Factory for Kotlin coroutine's Deferred.

Jan 6, 2018

An android asynchronous http client based on HttpURLConnection.

Nov 19, 2017

An android api client based on Retrofit2 and RxJava2.

Oct 15, 2017

Star DNS Changer is a DNS Changer application.

Oct 14, 2017

A Library to provide Http post request easily.

Oct 8, 2017

A library, based on Google's Volley library, that makes android HTTP requests easier and requires no boiler plate code that volley usually needs.

CustomVolleyRequester is used to make developer's lives easier. Making HTTP calls is a common requirement for most apps and we believe that using it does not require the developer to repeat the initialization process each time. With CustomVolleyRequester, all you need to do is specify the request fields needed for your request, give it the desired model class to be returned, and the library will deliver your model.

Oct 8, 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
Advertisement

Java and Android class communication library.

Oct 2, 2016