I was wondering if it was possible to swipe or click a button to scroll between images stored in the assets folder? I want a previous and next button to go back and forth between the images. I have no idea how to start so some guidance would be helpful.
Asked
Active
Viewed 248 times
0
-
google Android ViewPager. – Sherif elKhatib Oct 31 '13 at 09:42
-
but how will i get the images from the assets folder? that is the problem that i am having. I have 6 images and plan to add more in the future – Dan Oct 31 '13 at 09:52
-
A small search could give you this answer: http://stackoverflow.com/questions/7776445/in-android-can-i-use-image-from-assets-in-layout-xml – Sherif elKhatib Oct 31 '13 at 09:53
-
not sure where you send me but that question was different from what i want to do. – Dan Oct 31 '13 at 23:20