Genero mobile app demos
If you are looking for code snippets and examples, you are encouraged to view the demo apps.
You can run the demos in developer mode or you can deploy each demo to your device.
- OfficeStoreMobile
- OfficeStoreMobile is provided as one of the default projects. Access the project from the Tutorials & Samples tab on the
Welcome Page. This app was created using the Business Application
Modeler.
This demo is the Office Store demo, where you can view a list of customers and their orders.
You can deploy the package for the app to your device or emulator. The package can be found under the
Packages
node in the project. - MobilePatterns
- MobilePatterns is provided as one of the default projects. Access the project from the Tutorials & Samples tab on the Welcome Page. This app was created using the Business Application Modeler.
- PhoneDemo
- The PhoneDemo includes the Stores
demo and additional demos that show how various forms, menus and widgets are displayed on
your mobile device. You can access the project from the
Tutorials & Samples tab on the Welcome Page.
The source code can be found at $GSTDIR/samples/PhoneDemo or, if you are not using Genero Studio, $FGLDIR/demo/MobileDemo/phoneMain.
In addition to running the demo in developer mode or deploying the demo to your device, you can start the PhoneDemo from the Genero Mobile client.Table 1. Starting the PhoneDemo from your Genero Mobile client GMA GMI - Start Genero Mobile on your device.
- Tap Start demo.
- Start Genero Mobile on your device.
- Tap Run Demo.
The Stores demo is a non-generated app that provides a simple order tracking app for a fictional sporting goods store.
The source code for the Stores Demo can be found at $GSTDIR/samples/PhoneDemo/stores or, if you are not using Genero Studio, $FGLDIR/demo/MobileDemo/stores.
- stores2
- The Stores2 demo is the Stores demo written for a tablet device. It demonstrates the
implementation of the split view and the navigator pane. You can access the project from the
Tutorials & Samples tab on the Welcome Page.
The source code can be found at $GSTDIR/samples/PhoneDemo/stores2 or, if you are not using Genero Studio, $FGLDIR/demo/MobileDemo/stores2.