I am working on an application in which I have implemented Bluetooth Headset Recognition it is working fine with single activity but in my app there are 10 module as library and I want to create singleton class of Bluetooth connection which work in whole application without losing connection.
I preferred : Using the Android RecognizerIntent with a bluetooth headset
0 comments:
Post a Comment