Example: Cocktails app
The cocktails app can be used as a reference or starting point when building a new Mobile Project. It demonstrates how to build complex application logic and uses modern UI concepts without the need of user space code. This example shows how to:
build a
Tab View,
build a
Side View,
use a RESTful service to populate a
List View,
create Entities from a JSON service response,
provide graphical assets, and
use Styles to build a color palette.
To import the Cocktails project
1. Open the import wizard by selecting File > New > Example > Software AG Mobile Solutions > The Cocktail App.
2. Optionally you can specify a connection to a Mobile Administrator instance if you want to use Mobile Administrator to manage and distribute your application. See Creating a New Mobile Project. 3. Click Finish.