Add content that introduces what Mobile Clients are, where to find them, why you would want to use them. Something along the lines of:
Mobile Clients in OpenShift allow you to perform Cloud Native Mobile App Development using OpenShift as the back end for your mobile apps. A Mobile Client is a representation of the mobile app that you are developing locally. Mobile Clients allow you bind your mobile app to mobile services such as Identity Management, Push Notification, Mobile Metrics and others. This makes many of the common tasks associated with mobile development much easier and quicker to implement. A configuration file named `mobile-services.json` acts as the link between your Mobile Client in OpenShift and your local app in development. This configuration file is used to initialize the AeroGear SDK in your mobile app and to connect to the back end Mobile Services you have provisioned on OpenShift
There may be screenshots of use from this [JIRA|https://issues.jboss.org/browse/AEROGEAR-3520] cc [~akeating1] Please review the list of screenshots which is in the EPIC for this task. [Trello link|https://trello.com/c/6gONwIQX] |
|