• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. S

    Apps Media Player doesn't play the sound simultaneously in android

    package in.research.hash_table; import android.media.AudioManager; import android.media.MediaPlayer; import android.media.SoundPool; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.TextView; I read the character one by one from the string when...