Sunday, December 16, 2012

DB && Android

The last three days I've been doing nothing but studying for database and programming android, and I played a gig with my student orchestra.

Studying for database has been awesome. I've been studying small chunks of the course with a friend for like the last week. We feel really confident going into the final tomorrow.

A few days ago I started making a "Rock Paper Scissor" Android App. I can't believe I'm already finished. It's so awesome implementing the things I've been reading about: passing variables between activities with intents, calling the finish() lifecycle method so the app doesn't make a huge chain of activities, and the last part was dealing all with the animations between slides.

I really wanted there to be a little pause after the selection to build anticipation for the result. HCI eat your heart out  >.< It's been so much fun I cant wait to get it on the market and start working on the next.