android.TICO.AsyncTasks
Class playSound

java.lang.Object
  extended by 
      extended by android.TICO.AsyncTasks.playSound

public class playSound
extends

AsyncTask for plays a Sound given by this url


Field Summary
static MediaPlayer mp
           
 
Constructor Summary
playSound()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mp

public static MediaPlayer mp
Constructor Detail

playSound

public playSound()