File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ Have fun with Zebra's devices :)
2020
2121
2222## Change Log !!!
23+
24+ ## Added new method DIHelper.getBtMacAddress to retrieve Bluetooth Mac Address.
25+
2326### 1. Change of REPOSITORY
2427### 2. UPDATED FOR A13...
2528### 3. Added a Sample repository running on <=A13
@@ -29,6 +32,11 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
2932
3033Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files.
3134
35+ ## V0.9 to V0.10 : Get Bluetooth Mac Address
36+ ``` text
37+ Added method DIHelper.getBtMacAddress to retrieve device's Bluetooth Mac Address
38+ ```
39+
3240## V0.8 to V0.9 : Updated for A13
3341``` text
3442 Added BIND_NOTIFICATION_LISTENER_SERVICE permission
You can’t perform that action at this time.
0 commit comments