Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu authored Sep 25, 2024
1 parent a77ff78 commit fc5670f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ dependencies {
}
```

The information are separated into 4 classes:
## The information are separated into 4 classes:

- Helper_SecureInfo : Provides access to sensitive information like IMEI, Serial Number, Bluetooth Mac Address, Wifi Mac Address,...
- Helper_OSUpdateInfo : Provides access to information on the status of the current OS update process
Expand All @@ -188,6 +188,7 @@ Feel free to add them and do a pull request on this code if you need them :)

Now you can use the following snippet codes to retrieve OEM information.

## Code Snippets

Snippet code to use to retrieve the Serial Number of the device:
```java
Expand Down

0 comments on commit fc5670f

Please sign in to comment.