Merge branch 'audiorecorder-1.0.2'

This commit is contained in:
Alexey Kuznetsov 2016-03-12 19:01:09 +03:00
commit f911ccc6ab
4 changed files with 19 additions and 2 deletions

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# Audio Recorder
Android friendly!
Audio Recorder with custom recording folder, nice recording volume indicator.
# Install
[![ Google Play](docs/google-play-badge.png)](https://play.google.com/store/apps/details?id=com.github.axet.audiorecorder)
Manual install
gradle installDebug
# Screenshots
![shot](/docs/shot.png)

View file

@ -8,8 +8,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 16
targetSdkVersion 23
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.2"
}
signingConfigs {
release {

BIN
docs/google-play-badge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
docs/shot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB