Android Archive

  • Flixel: Ship Goes Up!

    Flixel: Ship Goes Up!

    There’s some interesting talks on at this year’s Google IO sessions relating to Android development. While I wait for those to be put on YouTube I’ve been playing with Flixel and ActionScript. After a few hours following some tutorials and trying things out, I managed...

    Full Story

  • Android Notes: Debugging

    Android Notes: Debugging

    By now you’ve probably written a bit of code, and no doubt it’s not working quite right. It’s time to embrace the fantastic world of debugging. Debugging is a bit of a chore, and it can be made even more traumatic by having to use...

    Full Story

  • Android Notes: System overview

    Android Notes: System overview

    So, you’ve got the SDK running, and have a strange confusion about just what exactly is going on. By now you’ve hopefully overcome the culture shock and a lack of a main() function. So… what can this thing do? What is an ‘Activity’? What is...

    Full Story