Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
ubuntudroid edited this page May 24, 2013 · 4 revisions

If you're planning on developing pure Java applications on other platforms than Android, please use the MXJ. MXJ is a wrapper around Smack adding a fully fledged Mobilis Beans layer enabling you to use the Beans generated from a MSDL in pure Java applications.

As a prerequisite add the MXJ Eclipse project to your project's build path. Setting up XMPP connections with MXJ means setting up Smack connections. Head over to their page to find out how to do that. Then return here and read through the Mobilis Beans chapter to find out how to communicate with other Mobilis clients and services.

Next: Mobilis Beans

Clone this wiki locally