How do I store a BluetoothSocket object in a Bundle?

0

I've tried .putParcelable and .putSerializable and it did not work. If it is not possible to do this, can I get a BluetoothSocket object already connected to the system?

    
asked by anonymous 05.09.2015 / 17:19

0 answers