Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Setting Up a Mobile Application Project : Sample Projects Provided with Mobile Designer : Library JSON
Library JSON
The Library JSON sample project is an example of a library project. It demonstrates how you can precompile parts of your codebase into separate libraries that you can then reference in another project. Specifically, this project uses third-party JSON Java code. For more information about creating and using libraries, see Creating and Using Code Libraries.
You compile the project for the target platforms for which you want to use the library. A library project’s build.xml references libtargets.xml rather than targets.xml. The target libraries for this sample project are J2ME (for Phoney), Android, and iOS. To use this sample project, you can import it, then cross-compile and build the library using the +Library-Build Ant task.
Note:  
For a sample of a project that references this library, see the NativeUI JSON sample project.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback