3:30 PM Saturday Room: 4306
It sounds like such a simple thing, to display an image within your Android app. If all your apps does is display a small image then it really is pretty simple, but of course you need to do more than just that. Working with images in real apps lead to all kinds of gnarly things. From content providers and databases to multithreading to cache management, we will take a look at many of these techniques you will need to efficiently work with images (and other multimedia) in your Android app.