Friday, July 19, 2013

SQLite stuff almost done

I am still working on learning SQLite, and getting it up and running inside my app. I have the framework close to being done for creating and updating the database in the app, but I am still having troubles with it displaying in the app and crashing. It is somewhat confusing the way you have to go about using SQLite in Android, but I'm figuring it out. I am hoping to have this done next week, and with that almost all the features of the application should be done. After that I will need to add in the support for more than one stopwatch, and then make the UI look a bit nicer.

No comments:

Post a Comment