标签: java android
This is part of my class BluetoothService
在此类中,我有一些方法和另一个子类来管理设备之间连接过程中的线程
In this method I look for the device that is synchronized with the device and I made the connection. "'Devicelist" is an activity where I register the equipment that was linked to my device, through BroadcastReceiver
This is my Handler
onActivityResult