Monday, 6 February 2012

2 weeks...

That's about how long it has been since my last post. Between Chinese New Years (lion dancing) 2 weeks ago, and then catching up on homework assignments last week, I've had barely any time for this blog or any android development. I used this last weekend to recover: mentally, emotionally, physically; but now I am back on top of myself, and currently looking at the Android notepad tutorial.

I have to say, from first glances, this is a fair bit more complex than I expected, but about as complex as I should have expected. There's a lot of code, even for a notepad, but it's all basic things like setting up a database to save notes in, and working with the myriad options available to a user (select, open context menu, press back button, etc...)

I hope to crunch through the rest of the basic tutorials this week, and then next week start on writing a very basic application, probably using motion sensors to make an object bounce around the screen.

No comments:

Post a Comment