There are 7 sample projects:
- AutoLAWN - programmatic authentication to lawn, can also check to see what your authentication status is
- Bluetooth Practice - example of using the BTWrapper
- BTWrapper - well documented, almost completely wraps the BT usage process on the mobile device
- DesktopBluetooth - simple BT service that will run on j2se -- requires BlueCove api ( http://code.google.com/p/bluecove/ or attached)
- DeviceBluetooth - simple BT service running on phone, easy to understand example of using the MobileLogger
- LogReceiver - Desktop app that displays logs from the phone via sockets
- MobileLogger - logging api for j2me with network logger implementation