IBM Worklight v5.0.5 > Develop IBM Worklight applications > Development guidelines for using native API

Copy files of Native API applications for Java ME

To use the IBM Worklight Native API for Java ME in the native app, copy the library and the client property file of the Native API application into the native app for Java ME project.

  1. Create a folder called "lib" in the native Java ME application.

    You can name this folder differently. If you select a folder name other than lib, use this folder name instead of lib in the following steps.

  2. Verify the build path of the native Java ME application includes this lib folder.

  3. Copy worklight-javame.jar of the Native API application into this lib folder of the native Java ME application.

  4. Copy json4javame.jar of the Native API application into this lib folder of the native Java ME application.

  5. Copy wlclient.properties of the Native API application into the res folder of the native Java ME application.


Parent Development guidelines for using native API





+

Search Tips   |   Advanced Search