how to check whether my device's bluetooth is turned on or off. i have used ispoweron() method but it doesn't work can any one have solution on this.
A:
Do your usual operations with Bluetooth. If they throw BluetoothStateException
, then Bluetooth is off.
BlaXpirit
2010-07-24 09:09:54