GetDeviceID is a simple application that just displays the unique ID of the device. It can be useful for developers if they want to use the ID to display for example a developer menu in the app.
You can use the TelephonyManager class to get this ID and compare it in the code.