This is a demo used to understand how to build an Android instant messgaing service utilising Bluetooth as a means of building a wireless network between Android devices.
Bluetooth can support up to 7 concurrent users, and this 7 socket threads are created. The basic template of the file is inspired from Android "BlueChat" example.
Several UI issue are stil pressent, and will be rectified in the future
Discussion