+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Getting started with a sample MobileFirst application

Get a copy of a sample MobileFirst application to use as a starting point for developing your own custom application.


Procedure

  1. From the navigation sidebar of the IBM MobileFirstâ„¢ Platform Operations Console, select Download Center.
  2. On the Download Center page, select the Samples tab.
  3. In the Application Samples section of the Samples tab are download options that correspond to samples for the supported development platforms. Select the appropriate download option, and follow the instructions in the dialog window to save the archive file of the sample application to your preferred location.
    When used with the MobileFirst Development Server from the IBM MobileFirst Platform Foundation Developer Kit, the console displays both local (Local-download arrow) and remote (Remote-download arrow) download options. When used with another MobileFirst Server, the console displays only remote download options. The local-download options do not require an internet connection.
  4. Extract the sample files from the downloaded archive file.


Results

The sample applications contain useful code examples that demonstrate how to use the respective MobileFirst SDK and test the connection to the server. See the README.md file in the extracted sample directory for specific information and usage instructions.

We can add the sample to our IDE and use it as the starting point for our development, or use the sample as a general reference for a functioning application.

Parent topic: Develop the client side of a MobileFirst application