Skip to content

Leonidius20/RecordingStudio

Repository files navigation

Recording Studio

An Android sound recorder app. External effect plugin support is planned for the Full version.



Screenshots

Screenshots collage

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).

Credits

The app's icon is from Freepik on Flaticon.

License

This project is licensed under the GNU General Public License v3.