Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Shake to see the HTTP Tracking log.

Mar 29, 2024

This is a optimized custom library for server communication. References taken from Official VOLLEY library. You can reduce code for making api calls with this library.

Jul 22, 2018

A simple rest library that consumes rest api in the background.

Jul 14, 2018

An RxJava 2 CallAdapter.Factory implementation for Retrofit 2.

Aug 16, 2016

Lightweight HTTP client using HttpURLConnection under the hood. The primary use case is for libraries and SDKs which don't need/want all the features (and methods!) OkHttp provides.

Feb 18, 2016

Helium is a DSL for REST API specifications and also a Java API for processing descriptions written in this language. The main goal of this project is to create a single source of truth about some REST API. Taking a spec as an input, Helium generates a lot of useful staff that can be used to rapidly develop REST clients.

Jul 16, 2015