Since I’m going to be presenting at AndroidTO next month, I figured now would be a good time to start working on the source code that I will be using in my presentation. If you want to watch the progress of the project as I work on it, you can check it out at github.

The presentation I will be doing will be about using the SQLite Database that comes with the Android platform. For the demo what we will be doing is pulling down images from a Picasa album, storing the data in a database so that you can view them on the phone without a data connection. I only have the XML parser done for the feed but it will print out some information to the log to prove that it is indeed parsing the information correctly.

Feel free to check out the code and get a hold of me if there is something that is a bit weird in the source that could possibly be clarified with some more comments or whatnot. The code is under an MIT license so go ahead and use it in your projects if you want.

© 2011 Christopher Saunders Suffusion theme by Sayontan Sinha