`
Mobile Accelerator for Oracle Service Cloud — November 2016
Top of Topic

Deploy a mobile application

You can deploy your mobile application to a device, emulator, or package.

Before you begin

Refer to the Deploying MAF Applications chapter of Developing Mobile Applications with Oracle Mobile Application Framework for more information.

About this task

Procedure

  1. In Oracle JDeveloper, select Application > Deploy > New Deployment Profile.

  2. Choose the profile for your device platform:

    • MAF for Android
    • MAF for iOS

  3. Name the new deployment profile.

    We recommend naming the profile for the platform and device to which you plan to deploy.

  4. Set properties in the Deployment Profile Properties editor.

    Refer to Working with Deployment Profiles in Developing Mobile Applications with Oracle Mobile Application Framework for more information.

  5. Select Application > Deploy.

  6. Choose one of the following:

    Platform Options
    Android
    • Deploy application to device

    • Deploy application to emulator

    • Deploy application to package

    iOS
    • Deploy application to simulator

    • Deploy to distribution package

    • Deploy to iTunes for synchronization to device

    Refer to Deploying an Android Application or Deploying an iOS Application in Developing Mobile Applications with Oracle Mobile Application Framework, depending on your platform.

Results

If deployment succeeds, you will get one of the following:
Device Deployment Deployment Results
Android Device or emulator Splash screen
Package OracleServiceCloud.apk file that you can install on the device
iOS Simulator Splash screen
Package OracleServiceCloud.ipa file that you can install on the device
iTunes OracleServiceCloud.ipa file in the designated iTunes directory that you can synchronize to the device