Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them, it only takes a minute:
Android - Get Bluetooth UUID for this device
up vote 9 down vote favorite 7 |
I was browing Stack and the internet for a simple solution to get the The doc tells me about this So I need to know the following: 1) Is the function returning really the device 2) How do I get an instance of this Thanks! android bluetooth uuid android-bluetooth
|
||||
|
1 Answer
accepted |
Using reflection you can invoke the hidden method
This is the result on a Nexus S:
where, for instance,
|
||||||||||||||||||||
|
Your Answer
stackoverflow.com/questions/19630810/android-get-bluetooth-uuid-for-this-device
stackoverflow.com/questions/19630810/android-get-bluetooth-uuid-for-this-device