| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.8.0 source code.tar.gz | 2017-12-05 | 491.1 kB | |
| 1.8.0 source code.zip | 2017-12-05 | 537.9 kB | |
| README.md | 2017-12-05 | 430 Bytes | |
| Totals: 3 Items | 1.0 MB | 2 | |
Including in your project
:::gradle
implementation 'com.github.nisrulz:sensey:1.8.0'
Changelog
- Removed RECORD_AUDIO permission out of the library
When using SoundLevel Detector, you need to add RECORD_AUDIO permission to your AndroidManifest.xml manually as well as handle Runtime Permission
- Removed support for devices below API 14
- Updated dependencies
- Code cleaned up and refactored