Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.2 KB

LoopBack Android SDK

As a former StrongLoop Labs project, this SDK may lack usability, completeness, documentation, and robustness, and may be outdated. StrongLoop/IBM is no longer maintaining this project actively, however we do provide support for our paying customers through usual IBM support channels.

Our recommendatios is to use IBM Mobile First platform or Swagger codegen instead of this SDK.

We are looking for volunteers from our community to pick up the maintenance of this project, see #123

Description

The Android Java SDK provides simple API calls that enable your Android app to access a LoopBack server application. It enables you to interact with your models and data sources using a comfortable, first-class Java interface instead of using the clunky AsyncHttpClient, JSONObject, and similar interfaces.

See the official LoopBack Android SDK documentation.

See also SDK API Reference.