dkim0419 / SoundRecorder

A simple sound recording app implementing Material Design
GNU General Public License v3.0
1.49k stars 807 forks source link

Double tapping on record button crashes the app #80

Open avinash-bsharp opened 6 years ago

avinash-bsharp commented 6 years ago

When you double tap the record button it attempts to stop recording even before it the recording service is started.

yasin459 commented 3 years ago

@gaul @ChristophHaag @airon90 sorry but does this project need NDK? i cloned it, but it says: NDK is missing a "platforms" directory. If you are using NDK, verify the ndk.dir is set to a valid NDK directory. It is currently set to C:\Users\yasin\AppData\Local\Android\Sdk\ndk-bundle. If you are not using NDK, unset the NDK variable from ANDROID_NDK_HOME or local.properties to remove this warning.

airon90 commented 3 years ago

@yasin459 why am I tagged?