It is a voice recorder app using Jetpack compose, room dabatase, dependency injection, MVVM architecture.
You will learn following android topics:
- Jetpack compose for android UI developement
- MVVM architecture for loose coupling and better to manage code
- Foreground service for backgound recording
- MediaRecorder to record voice or internal audio and media player for playing media file
- Dependency Inejction using dagger hilt
- Permission Handling in jetpack compose
- Composable functions like Lazy columns, Box, Surface, Bottomsheet, Scaffold, Dialog etc.
- Search in lazy list using room
- Room library for store recordings
Screenshots:
I know its not perfect coding in this jetpack compose composable functions but we will improve it. If you want to contribute to it, just fix bugs and raise PR. or write to discuss bugs on linkedIn or Twitter.
Follow me on :
LinkedIn: https://www.linkedin.com/in/kaushal-vasava
Twitter: https://twitter.com/KaushalVasavaIn
Author: Kaushal Vasava