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: