+

Search Tips | Advanced Search

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


Importing and building the project (Android, iOS, Windows Phone)

You must import the IBMAppCenter project into MobileFirst Studio and then build the project.

Follow the normal procedure to import a project into MobileFirst Studio.

Application Center requires MobileFirst Studio for importing and building the IBMAppCenter project. MobileFirst Studio is not part of IBM MobileFirst™ Platform Foundation, but if you purchased this product, you are entitled to the full cross-platform version of the product as well.

Note: For V8.0.0, use MobileFirst Studio 7.1. We can download MobileFirst Studio from the Downloads page of the Developer Center website. Click the Previous MobileFirst Platform Foundation releases tab for the download link. For installation instructions, see Install MobileFirst Studio in the IBM® Knowledge Center for 7.1.


Procedure

  1. Select File > Import.
  2. Select General > Existing Project into Workspace.
  3. On the next page, select Select root directory and locate the root of the IBMAppCenter project.
  4. Select IBMAppCenter project.
  5. Select Copy projects into workspace. This selection creates a copy of the project in your workspace. On UNIX systems, the IBMAppCenter project is read only at the original location. so copying projects into workspace avoids problems with file permissions.
  6. Click Finish to import the IBMAppCenter project into MobileFirst Studio.


What to do next

Build the IBMAppCenter project. The MobileFirst project contains a single application named AppCenter. Right-click the application and select Run as > Build All Environments.

Parent topic: Preparations for using the mobile client