Tagged Questions
0
votes
1answer
165 views
Soundpool stop issue?
Soundpool stop function not working. I have many images which image is in the view that time i need to play that image related sound, I tried using soundpool object music is playing nice.but my ...
0
votes
0answers
396 views
ViewPager cycle between views?
I want my ViewPager implementation to cycle between views instead of stopping at the last view. For example, if I have 3 views to display via a ViewPager, it should return back to the first View after ...
1
vote
1answer
260 views
Viewpager not working correctly
I want to show message and play sound on viewpager when page selected. I am seeing next one message.If page selected (Picture1 - Sound2, Picture2 - Sound3...)
I want to play sound when page selected ...
0
votes
1answer
308 views
Android soundpool null pointer exception
I want to play a sound file with soundpool. I am getting error message when I am playing an audio file. ("Unfortunately, the process galeri has stopped" ) How to play short sounds while swiping pages? ...