An open API service indexing awesome lists of open source software.

https://github.com/adrielcafe/voxrecorderandroidapp

An audio recorder app for Android built with Kotlin, RxJava and MVP
https://github.com/adrielcafe/voxrecorderandroidapp

android kotlin mvp rxjava

Last synced: 10 months ago
JSON representation

An audio recorder app for Android built with Kotlin, RxJava and MVP

Awesome Lists containing this project

README

          

[![codebeat](https://codebeat.co/badges/a2b98d98-f805-400e-8289-4dfc16797d09)](https://codebeat.co/projects/github-com-adrielcafe-voxrecorderandroidapp)
[![platform](https://img.shields.io/badge/platform-Android-brightgreen.svg)](https://android.com)
[![api](https://img.shields.io/badge/API-18%2B-yellowgreen.svg?style=flat)](https://android-arsenal.com/api?level=18)
[![GitHub release](https://img.shields.io/github/release/adrielcafe/VoxRecorderAndroidApp.svg)](https://github.com/adrielcafe/VoxRecorderAndroidApp)
[![license](https://img.shields.io/badge/license-MIT-yellow.svg)](https://github.com/adrielcafe/VoxRecorderAndroidApp#license)

![logo](https://github.com/adrielcafe/VoxRecorderAndroidApp/raw/master/app/src/main/res/mipmap-xxhdpi/ic_launcher.png)

## Vox Recorder (WIP)
> An audio recorder app for Android built with Kotlin, RxJava and MVP