I was tasked with developing a desktop application in Swing (Java). Before installing (or during) I need to check if the PC has blue tooth capabilities, as well as others.
Is there a configuration file where this can be done or do I need to do this in code?
source share