CSCI 490E/680K Assignment 4c - Android Programming - Spring 2012
04/03/2012
For this version of the WeatherLog app, you will implement a version that stores its data in a SQLite database rather than in an ArrayList. There is no new functionality and no change to the user interface - just make it work from a database.
All relevant material will be covered and class and will be posted in Part 7a of the Class Notes.