Also add this line to your AndroidManifest.xml
<uses-feature android:name="android.hardware.audio.low_latency" android:required="false" />
Also add this line to your AndroidManifest.xml
<uses-feature android:name="android.hardware.audio.low_latency" android:required="false" />