Exercises
Using MyMobileWeb, students are required to develop a mobile application that has the following functionality:
- A login screen.
- A paginated start menu containing a list of long option descriptions, obtained directly from the XML code.
- A screen which shows a paginated table, containing specific columns depending on the device used. N.B. The contents of the table must be filled with the use of databinding.
- A screen which allows the user to enter a series of values, some of which are compulsory, and others of specific types (e.g. integer).
- An OA that manipulates the information entered by the user.
- A screen which shows the verified values (manipulated by the OA).
- A screen which allows the user to choose between a series of limited values.
- A screen which shows a set of linked menus.
- A screen which shows different panels.
- Each screen must contain “back” and “home” links.
- The application must be tested using different emulators.
- The student must also “Extract literals” of the application.










