I have some images that I loaded from a remote source stored in Bitmap variables and I want to display them. In addition to switching between these images the user should al
I wasn't satisfied with WebView after all so I ended up creating my own image viewing Activity. Further descriptions on how I did it can be found in this post on google groups.