+ At first it checks that Bluetooth is available.
+ Then it reads the user data of the found devices.
+ Then the Discovery process starts and it searches for devices.
When it find one, it will be added to the list of founded devices, so that it will not beeing marked as a new device when finding it again.
+ Then the data will be uploaded to the central ranking server ( Yes, I also coded a script only for the game to handle the ranking You know, I love PHP ) and the script will return the current ranking of your device and the number of devices, that have a rank.
+ There is also a Level-System. You have to find a set number of devices to get into the new level. This number is shown just the same as the number of devices you have found.