Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

A minimal RESTEasy client for mobile devices http://www.jboss.org/resteasy

Aug 10, 2014

Appsly Android REST (AKA RESTrung) is a annotation based client library to connect to RESTful services on Android with an emphasis in simplicity and performance that automatically handles the implementation for most common REST use cases.

Jul 5, 2014

A simple rest API client library.

Jun 13, 2015

Magnet rest2mobile generates native code for mobile apps from REST APIs. It turns actual REST requests and responses into source code (Objective-C, Android, and JavaScript) that you can call from your mobile app. The source code automatically handles:

  • server connections
  • marshalling and unmarshalling JSON data
  • JSON data conversion into the native object types
Jan 26, 2015

The purpose of this library is to ease the data management in an Android application.

Jul 5, 2014