• This repository has been archived on 30/Apr/2023
  • Stars
    star
    196
  • Rank 198,553 (Top 4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android application to record audio. RxJava2, Dagger2, MVP, RoomDb.

Not maintained

This project is more of a sample app to demonstrate use of Dagger, RxJava, MVC pattern etc. Due to time constraints i'm not able to accept and work on bugs anymore.

Android Audio Recorder App

Application to record audio and save it locally in the device. The application also visualizes the audio in wave format. It also supports recording in the background while you can continue using the device for other tasks.

The app is build on MVP architecture using

GooglePlay Link