For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Views in the Application Center client
The client provides views that are adapted to the various tasks that we want to perform.
After a successful login, we can choose among these views.
Figure 1. Views in the client application (Android, iOS, and Windows Phone operating systems)
![]()
Use these views to communicate with a server to send or retrieve information about applications or to manage the applications that are located on your device.
The Windows 8 client home screen displays up to six applications in each category. On the Windows 8 client, if we want the full list of applications in a category, click the title of the category.
Figure 2. Client home screen on Windows 8
![]()
Here are descriptions of the different views.
Catalog
This view shows the applications that can be installed on a device.
Favorites
This view shows the list of applications that you marked as favorites.
Updates
This view shows all applications that you marked as favorite apps and that have a later version available in Application Center than the version, if any, installed on the device.
When we first start the mobile client, it opens the Login view for us to enter your user name, password, and the address of the Application Center server. This information is mandatory.
Displays on different device types
The layout of the views is specific to the Android, iOS, Windows Phone, or Windows 8 environment, even though the common functions that we can perform in the views are the same for all operating systems. Different device types might have different page displays. On the phone, a list is displayed. On a tablet, a grid of applications is used.
Figure 3. Catalog view on a phone
![]()
Figure 4. Catalog view on a tablet
![]()
Features of the views
On an Android or iOS tablet, we can sort the lists by tapping one of the sort criteria.
On a Windows Phone, Android, or iOS phone, sort criteria are available through the sort button.
On the Windows 8 client, we can sort the list of applications within a category. To sort the applications, select from the list of sort criteria in the Sort By field.
![]()
Applications that are marked as favorites are indicated by a star that is superposed on the application icon.
The average rating of the latest version of an application is shown by using a number of stars and the number of ratings received. See Preparations for using the mobile client for how to show the rating of all versions of the application instead of the latest version only.
Tapping an application in the list opens the Details view of the latest installed version of this application.
To refresh the view, tap the refresh button:
or, on Windows 8,
.
To return to the login page:
- In Android, iOS, and Windows Phone applications, tap the logout button.
![]()
- In the Windows 8 version of the client, tap the logout button.
![]()
The Details view
Tapping an application in the Catalog, Favorites, or Updates view opens the Details view where we can see details of the application properties. Details of the application version are displayed in this view.
On Android, iOS, and Windows Phone clients, the following details of the application version are displayed:
- The name of the application.
- Commercial version: the published version of the application.
- Internal version: on Android, the internal version identification of the application; on iOS, the build number of the application. See Application properties for technical details about this property on all operating systems.
- Update date.
- Approximate size of the application file.
- Rating of the version and number of ratings received.
- Description of the application.
On Windows 8 client the following details of the application version are displayed:
- Application name.
- Version.
- Vendor name.
- Update date.
- Rating of the version and the number of ratings received.
- Existing reviews of either the current version or of all the versions of the current application.
We can take the following actions in this view.
- Install, upgrade, downgrade, or uninstall an application version.
- Cancel the current operation in progress (if available).
- Rate the application version if it is installed on the device.
- List the reviews of this version or of all versions of the application.
- Show details of a previous version.
- Mark or unmark the application as a favorite app.
- Refresh the view with the latest changes from the Application Center server.
Parent topic: The mobile client