I'm trying to make a presentation type app for my multimedia project. How can I let the user select images from SD card or drive (for testing), and load in an array so that I can dynamically show these images in image viewer in postDelay()
method. Also, how I can play sound according to user choice like images?
Asked
Active
Viewed 561 times
0

Zelda
- 189
- 1
- 7

user1132265
- 37
- 1
- 2
- 9
1 Answers
0
-
These links aren't useful i checked them already like first link is just about txt files – user1132265 Jan 05 '12 at 14:02
-
I have already used the first answer as a method to browse images. If you change the FTYPE file filter to image extensions (or simply omit it) then it is OK. – rics Jan 05 '12 at 14:05