Develop hybrid and web applications
Develop hybrid and web applications as detailed here.
- Anatomy of a MobileFirst project
The file structure of a MobileFirst project helps you organize the code that is required for the apps.
- Anatomy of a MobileFirst application
This collection of topics describes the files within a MobileFirst application
- Set up a new MobileFirst environment for the application
- The MobileFirst Development Server and the operations console
Learn about the MobileFirst Development Server, how it is viewed in the operations console, and how to access it for Java remote debugging.
- Remove a project from operations console
We can undeploy a MobileFirst project from the development test server in the Servers view in Eclipse.
- Work with multiple MobileFirst Server instances in MobileFirst Studio
Information about how to work in MobileFirst Studio in a development environment with multiple instances of MobileFirst Server.
- Develop hybrid applications
Use IBM MobileFirst Platform Foundation to create hybrid applications.
- Develop user interface of hybrid applications
Develop the user interface of hybrid applications as detailed here.
- Connect to MobileFirst Server
By default, an application starts in offline mode. We can make it start in online mode or connect to MobileFirst Server later.
- Configure the MobileFirst Logger
We can configure how the MobileFirst Logger runs on a range of client operating systems by modifying WL.Logger methods.
- Web and native code in iPhone, iPad, and Android
Using IBM MobileFirst Platform Foundation, we can include, in the applications, pages that are developed in the native operating system language.
- Development guidelines for desktop and web environments
This collection of topics gives instructions for implementing various functions in desktop and web applications.
- Configure and customizing direct update
Direct update is the direct delivery of updated web resources to deployed applications. Subject to the terms and conditions of the target platform, organizations are not required to upload new app versions to the app store or market. In IBM MobileFirst Platform Foundation, this option is available for iPhone, iPad, Windows Phone 8, and Android apps.
Parent topic: Develop MobileFirst applications