MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Webcast Question: What needs to be done to include the MQTT client libraries in the hybrid

  • 1.  Webcast Question: What needs to be done to include the MQTT client libraries in the hybrid

    Posted Tue February 05, 2013 10:23 AM
    This question was part of the 1/31 webcast: MQTT For Your Hybrid Mobile App Messaging:

    Question: What needs to be done to include the MQTT client libraries in the hybrid mobile app?


  • 2.  Webcast Question: What needs to be done to include the MQTT client libraries in the hybrid

    Posted Tue February 05, 2013 07:47 PM

    This was quickly demonstrated on the call.  For more detail, see the Screencast (www.websphereusergroup.org/gwcgroupsowne...) and watch for the Lab in the SOA sandbox (www.ibm.com/developerworks/downloads/soa...).  At a high level 1) Add the eclipse Paho library to the Android project. 2) Add the souce code from the developerworks article (link in presentation) to the Android project.  3) Add the MQTT plug-in definition to the Android project config.xml 4) Add the service definition and required permissions to the Android project AndoridManifest.xml  5) add the Javascript file from the developerworks Article to the Worklight Application's common/js or android/js folder.