Nguyễn Hữu Bình

Results 3 comments of Nguyễn Hữu Bình

Solution: > W/MediaPlayer(13348): Use of stream types is deprecated for operations other than volume control > W/MediaPlayer(13348): See the documentation of setAudioStreamType() for what to use instead with android.media.AudioAttributes to...

If the problem occurs on Android then try the following: Step 1: Open AndroidManifest.xml Step 2: Find tag `... ` Step 3: Remove field: android:taskAffinity="" Step 4: Run project again...