Does anyone has the example of loading images from the sdcard to Image Switcher?
I’m a beginner of android here. Willing to learn.
Does anyone has the example of loading images from the sdcard to Image Switcher?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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)