Recent content by Dhanaprasad palaniappan

  1. D

    Bluetooth security

    why automatic pairing code not working in android marshmallow and latest update of nougat, here my requirement is to auto pair between the bluetooth android devices.. my code is : final BluetoothDevice device = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE)...