Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 17th, 2012  |  syntax: None  |  size: 0.30 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. SoundPool error: no more track names available
  2. private SoundPool sp;
  3. sp = new SoundPool(128, AudioManager.STREAM_MUSIC, 0);
  4.        
  5. ERROR/AudioFlinger(59): no more track names available
  6. ERROR/AudioTrack(26349): AudioFlinger could not create track, status: -12
  7. ERROR/SoundPool(26349): Error creating AudioTrack