Added option to use mp3 notification sounds rather than tone generator to make alarm sounds

This commit is contained in:
Graham Jones
2017-12-03 10:11:47 +00:00
parent b1b8659d55
commit cbe5e49ad3
8 changed files with 41 additions and 16 deletions

View File

@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
buildToolsVersion '25.0.0'
useLibrary 'org.apache.http.legacy'
defaultConfig {