Releases: ltrudu/DeviceIdentifiersWrapper
Releases · ltrudu/DeviceIdentifiersWrapper
New Identifiers and update to API 34
0.10.0
V0.9.3
V0.9.2
V0.9.1
V0.9
Version 0.8
Added a log to know when the identifiers are already cached.
Version 0.7
Added more logs in case of the application responds to BOOT_COMPLETED and request IMEI or Serial Numbers before EMDK is fully initialized.
Check logcat after reboot for any EMDK related errors.
The sample has been updated to respond to BOOT_COMPLETED.
Version 0.6
Service release.
Min SDK has been set again to 19 to allow backward compatibility.
Version 0.5
Added basic cache mechanism.
Added a wait for EMDK mechanism.
This can become handy when your app respond to the BOOT_COMPLETED event.
Changed the architecture of the sample.
Updated Readme.md