Can't save audio to phone using media player in eclipse
问题 I'm trying to make a soundboard where you user can play and stop sound as well as save the sounds to phone. I have set it up fine but the save will not work. I'm not getting any error and not sure whats wrong. I get the box to come up saying to save it, but when clicked does nothing. Using ViewPagerIndicator. Any help? Sorry only a beginner. public class Question1 extends Fragment { private AdView adView; Button button01; Button button02; Button button03; Button button04; Button button05;