There are 6 steps involved on this tutorial and you will:
- Start Eclipse and configure it to work with Oracle Mobile Application Framework (MAF)
- Create a new mobile application, a new feature and a page to hold data
- Connect the MAF-based application to an MCS instance
- Generate the Java classes to support the exposed MCS REST API
- Develop a new page by adding data and security settings
- Package, deploy and test the application
The tutorial can be accessed here: http://docs.oracle.com/cd/E65774_01/tutorials/tut_mcs_oepe/tut_mcs_oepe_1.html
Enjoy!