Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu authored Mar 8, 2024
1 parent 67e3cf8 commit da582dd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ Have fun with Zebra's devices :)


## Change Log !!!

## Added new method DIHelper.getBtMacAddress to retrieve Bluetooth Mac Address.

### 1. Change of REPOSITORY
### 2. UPDATED FOR A13...
### 3. Added a Sample repository running on <=A13
Expand All @@ -29,6 +32,11 @@ https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample

Look for "TODO: MANDATORY FOR DeviceIdentifierWrapper" to find what you need to add to your AndroidManifest.xml and build files.

## V0.9 to V0.10 : Get Bluetooth Mac Address
```text
Added method DIHelper.getBtMacAddress to retrieve device's Bluetooth Mac Address
```

## V0.8 to V0.9 : Updated for A13
```text
Added BIND_NOTIFICATION_LISTENER_SERVICE permission
Expand Down

0 comments on commit da582dd

Please sign in to comment.