This example MIDlet shows you how to create a simple application for exchanging business cards over Bluetooth using the OBEX API.
Figure: BCExchanger MIDlet
For a tutorial that shows you how to create this MIDlet, see section Example: Creating an OBEX connection.
This MIDlet is compatible with S60 2nd Edition FP3 devices and newer.
This MIDlet has been tested on the following devices:
Nokia C7-00 (Symbian Anna with Java Runtime 2.2 for Symbian)
Nokia N79 (S60 3rd Edition FP2)
The MIDlet project files are packaged as a zip file. To download the zip file, click the following link:
The MIDlet consists of the following packages and classes (click to view the full source code):
com.nokia.example.bcexchanger
com.nokia.example.bcexchanger.comm
com.nokia.example.bcexchanger.ui