What is ADF Mobile?
ADF Mobile Development and ADF Essentials are the new two new features that comes handy with JDeveloper 11.1.2.3.0. With ADF Mobile we can develop and deploy ADF application to mobile devices as native applications. ADF Mobile supports Android and iOS environment.
How to install ADF Mobile?
ADF Mobile is currently supported only in JDeveloper 11.1.2.3.0. From Oracle Extensions page you can download the ADF Mobile Extension and it can be installed manually as an extension for JDeveloper 11.1.2.3.0. Or you can check for Updates from the Help menu to install it from JDeveloper IDE.
Direct Installation:
- Download and install JDeveloper 11.1.2.3.0
- Download the ADF Mobile Extension.
- Open JDeveloper and Go to Help - > Check for Updates. Click Next button to see the Source section
- Select Install from Local File option.
- Browse and locate the mobile extension that was downloaded as part of step 2 in the File Name section.
- Click Next and read the License statement and click on the I Agree button.
- Click Next and Finish.
- Restart the JDeveloper.
- Make sure that you can see Mobile Application (ADF) item in the Application Section under General by navigating to File -> New - Current Project Features tab.
Installation from Update Center:
- Download and install JDeveloper 11.1.2.3.0
- Configure HTTP Proxy if needed from Tools - > Preferences -> Web Browser and Proxy section.
- Open JDeveloper and Go to Help - > Check for Updates. Click Next button to see the Source section.
- Select Search update Centers
- Select Official Oracle Extensions and Updates
- Click Next and select ADF Mobile 11.1.2.3.39.62.94.
- Click Next and read the License statement and click on the I Agree button.
- Click Next and Finish.
- Restart the JDeveloper.
- Make sure that you can see Mobile Application (ADF) item in the Application Section under General by navigating to File -> New - Current Project Features tab.
Is there a tutorial link to learn and implement?
- Android Mobile Setup or iOS Mobile Setup
- Create Mobile Applications
- Consuming Web Services
- Integrating Device Features
Official ADF Mobile blog is here for any future updates.