woheller69 / audio-analyzer-for-android

A fork of audio-analyzer-for-android in Google code, with a lot of enhancement.
Apache License 2.0
184 stars 12 forks source link

rotating tablet stops recording #18

Closed sunhasgothishaton closed 9 months ago

sunhasgothishaton commented 9 months ago

I'm running version 2.4 from fdroid, on a Samsung a7 lite tablet runnung android 12.

When I record then rotate the tablet, it reports recording is saved and keeps on recording. To stop recording, I have to press the "rec" button twice to stop.

I get two .wav files. The first records upto me rotating my tablet. The second is always 8k and doesn't contain any recording.

Can you help?

woheller69 commented 9 months ago

This should fix it.

-Uninstall -Remove .zip and install

audioSpectrumAnalyzer-release.apk.zip

sunhasgothishaton commented 9 months ago

Yes, it works now, great.

Thank you.