You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing the Microphone example and an implementation following the example, but if I use the microphone on second time, my device dies. It seems instance of microphone is open and not closed when microphone:stop() is called.
I'm testing on Samsung Galaxy Y, Samsung Galaxy Ace, Samsung Galaxy SIII and Samsung Galaxy Tab. Crash only occurred on Y and Ace.
Y have ARMv6 processor and Android 2.3.5
ACE have ARMv6 processor and Android 2.3.6
Process on Android consumes ~15mb of RAM and ~7% of CPU
I'm testing the Microphone example and an implementation following the example, but if I use the microphone on second time, my device dies. It seems instance of microphone is open and not closed when
microphone:stop()
is called.I'm testing on Samsung Galaxy Y, Samsung Galaxy Ace, Samsung Galaxy SIII and Samsung Galaxy Tab. Crash only occurred on Y and Ace.
Y have ARMv6 processor and Android 2.3.5
ACE have ARMv6 processor and Android 2.3.6
Process on Android consumes ~15mb of RAM and ~7% of CPU
LogCat shows something like this:
Or:
The text was updated successfully, but these errors were encountered: