Skip to content

dor56789/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, 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.

Technologies

This app implements a foreground & bound , context-registered , and uses RecyclerView with DiffUtil and , 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.

About

Audio recorder app for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%