Question

Does anyone has the example of loading images from the sdcard to Image Switcher? I'm a beginner of android here. Willing to learn.

Was it helpful?

Solution

Please read this article from the SDK docs to get familiar with data storage in Android.

Check out this post on displaying images from the sd card. Also see the ImageSwitcher API Demo. <-- Hint: Observe the ImageAdapter in the reply by "beta jane" (EDIT:beta jane has a better code snippet)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top