Audio recorder
An Android sound recorder app. External effect plugin support is planned for the Full version.
Features:
Audio recording & playback, renaming and deleting recordings;
Support for various container formats and codecs (varies by device);
Compatible with scoped storage (no storage access permission needed on newer Android versions);
Automatically stopping recordings on low battery or storage & pausing on incoming call.
Technologies
This app implements a foreground & bound service, context-registered broadcast receivers, and uses RecyclerView with DiffUtil and payloads, Data Binding, MediaStore API, AndroidX Preference and Media3 libraries, and Android Architecture Components (Lifecycle, ViewModel, Navigation).
An Android sound recorder app. External effect plugin support is planned for the Full version.
Features:
Audio recording & playback, renaming and deleting recordings;
Support for various container formats and codecs (varies by device);
Compatible with scoped storage (no storage access permission needed on newer Android versions);
Automatically stopping recordings on low battery or storage & pausing on incoming call.
Technologies
This app implements a foreground & bound service, context-registered broadcast receivers, and uses RecyclerView with DiffUtil and payloads, Data Binding, MediaStore API, AndroidX Preference and Media3 libraries, and Android Architecture Components (Lifecycle, ViewModel, Navigation).
Show More >