Getting Started with IBM MobileFirst
Getting Started with IBM MobileFirst
IBM's MobileFirst is a platform (consisting of Eclipse and servers) with neat features for hybrid apps. Here's a great guide to get started with MobileFirst.
Join the DZone community and get the full member experience.
Join For FreeIBM MobileFirst is a platform consisting of Eclipse and servers. They allow for advanced Hybrid applications utilizing IBM's services for a number of key back-end needs for mobile development.
You pick your application type (Hybrid, ios, Android, etc...) then start adding adapters to access server side information from JMS, JDBC, HTTP and other sources. You then create custom server-side Java code that can be used by MobileFirst adapters.Create, modify and test MobileFirst Java and JavaScript adapters. You can use JQuery Mobile, AngularJS and other javascript frameworks. It supports working with Apache Cordova as well so you can put together some pretty powerful mobile applications with mostly HTML5 and JavaScript. All their examples are documented and the code is in github
Using the MobileFirst Server to authenticate external resources - IBM MobileFirst Platform
IBM MobileFirst Server Error When Deploying The Helloworld Application - Stack Overflow
Integrating StrongLoop with MobileFirst Platform - IBM MobileFirst Platform
Logging in MobileFirst hybrid applications (JavaScript) - IBM MobileFirst Platform
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}