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.
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.