Mobile applications |
There are several demos provided to highlight Genero mobile apps.
If you are looking for code snippets and examples, you are encouraged to view the demo apps that have been created to highlight Genero mobile apps. You can run the demos in developer mode or you can deploy each demo to your device.
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.
This demo shows how you can define relationships between two forms, and how you can use a common form with multiple relationships defined.
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.
The source code can be found at $GSTDIR/samples/PhoneDemo or, if you are not using Genero Studio, $FGLDIR/demo/MobileDemo/phoneMain.
GMA | GMI |
---|---|
|
|
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.
The source code can be found at $GSTDIR/samples/PhoneDemo/stores2 or, if you are not using Genero Studio, $FGLDIR/demo/MobileDemo/stores2.
The stores-server demo contains the daemon to sync the stores database on the server.
The source code can be found at $GSTDIR/samples/PhoneDemo/stores-server or, if you are not using Genero Studio, $FGLDIR/demo/MobileDemo/stores-server.