Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.4.0 source code.tar.gz | 2017-07-29 | 1.7 MB | |
2.4.0 source code.zip | 2017-07-29 | 1.8 MB | |
README.md | 2017-07-29 | 539 Bytes | |
Totals: 3 Items | 3.6 MB | 0 |
Changelog
- Removed support for devices running api < 14 i.e minSdkVer is now 14
- Added support for api 26
- updated dependencies to latest version i.e google play services to v11.0.2 and support lib to v26.0.0
- Deprecated functions as per behavior changes in terms of id retrieval in platform running api 26 (upcoming Android O)
getBluetoothMAC()
getIMEI()
getAndroidID()
getAccounts()
- Code cleanup and minor bug fixes