Creating Android Apps that Use the Mobile SDK

The Liferay Mobile SDK provides a way to streamline the consumption of Liferay DXP’s core web services and utilities, as well as those of custom apps. It wraps Liferay DXP’s JSON web services, making them easy to call in native mobile apps. It handles authentication, makes HTTP requests (synchronously or asynchronously), parses JSON results, and handles server-side exceptions so you can concentrate on using the services in your app.

The Liferay Mobile SDK comes with the Liferay Android SDK. The official project page gives you access to the SDK releases, provides the latest SDK news, and has forums for you to engage in mobile app development discussions. Once you configure the Mobile SDK in your app, you can invoke Liferay DXP services in it.

Figure 1: Liferays Mobile SDK enables your native app to communicate with Liferay DXP.

Figure 1: Liferay's Mobile SDK enables your native app to communicate with Liferay DXP.

The Android Mobile SDK app development tutorials cover these topics:

  • Making Liferay and Custom Portlet Services Available in Your Android App
  • Invoking Liferay Services in Your Android App
  • Invoking Services Asynchronously from Your Android App
  • Sending Your Android App’s Requests Using Batch Processing

A great way to start is by setting up the Mobile SDK your Android project. This makes Liferay DXP’s services available in your app.

Invoking Liferay Services in Your Android App

Creating iOS Apps that Use the Mobile SDK

Building Mobile SDKs

« Mobile SDKMaking Liferay and Custom Portlet Services Available in Your Android App »
Was this article helpful?
0 out of 0 found this helpful