ibm-mobilefirstmobilefirst-adapters

Usage of already deployed REST service in mobile application using IBM Mobile First


I've published a native android application which uses a services with response in JSON format. Now, I want to develop a Hybrid application using IBM Mobile first platform. I want to use the same service here in this case also. I'm not able to findout the mechanism to do so. Anyone please suggest me some solution.


Solution

  • Starting MobileFirst Platform Foundation 7.0, both the JS framework (for Hybrid apps) and the Native SDK (for iOS and Android) provide REST support. You can accomplish this using either JavaScript adapters or Java adapters.

    Read the following tutorials explaining how to use MFP adapters:

    If you're interested in Java adapters as well, take a look at these videos as well: