开发者

Image Slideshow with audio

开发者 https://www.devze.com 2023-03-21 19:59 出处:网络
I have a requirement that I want to play an audiofile and meanwhile I should get slideshow of images stored in array.

I have a requirement that I want to play an audio file and meanwhile I should get slideshow of images stored in array.

Can any one suggest me the way to do this?

Thanks in Adva开发者_开发问答nce,

Tejaswi Marakini


you could have a class called Slide that extends view, inside the Slide class could be the drawable image and the playable audiofile. Then in your main class you could change the slides and put in a delay or whatnot.

0

精彩评论

暂无评论...
验证码 换一张
取 消