Android MediaPlayer to play an audio file no sound on Galaxy Nexus -




i use mediaplayer playback local audio file.

i need support backward compability android 4.3.

on samsung galaxy nexus 4.3 version. there no sound device speaker. if plugged in earphone, can hear audio sound.

there no such problem android 6.1 , android 7.1.

i call getactivity().setvolumecontrolstream(audiomanager.stream_music); still not work. same device on 4.3, play music palyer, there sound. not device problem. test audiomanager.setstreamvolume(audiomanager.stream_music, audiomanager.getstreammaxvolume(audiomanager.stream_music), 0); still not work.

is there missing do?

i found app on galaxy nexus 4.3, rare speaker not working. event call ring tone front speaker.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -