An Android sound recorder app. External effect plugin support is planned for the Full version.
- Audio recording & playback, renaming and deleting recordings;
- Support for various container formats and codecs, including uncompressed WAV;
- Adjustable sample rate, bit rate/depth;
- 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.
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).
The app's icon is from Freepik on Flaticon.
This project is licensed under the GNU General Public License v3.