Hi, i have a little app that just displays a number of pictures and texts (think quizz).
I can load the text and filenames from an XML file and display them as text. And I can display pictures from a webpage (using ImageSwitcher) if I provide the full URL as a filename. This requires an internetconnection, though and my app is supposed to work offline. What I don't manage to do is: - load pictures that are stored locally as part of my app (e.g. in the drawable folder) - where in my app would i ideally put those files? please help me out with a code example. Thanks and greetings from Lucerne, Stephan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

