Android

The boss handed me an unlocked Nexus S the other week with the directive to learn how to develop for Android. So off I went. The dev environment was pretty straight forward to set up as I’m quite familiar with Eclipse already. I was pleasantly surprised how easy it is to actually test projects on the device – it’s as simple as plug-and-play on the Mac.
Java is a new language for me but I’m growing into it as it was a direct influence on ActionScript. I poked around a few examples from the Android Developers site (which is great documentation) and read a few articles on developing Android-based games. Next, I started down the path of doing this tutorial of an Android port of Conway’s Game of Life. As is the case with 72% of tech tutorials out there it is left unfinished. I’ll try to fill in the blanks as a challenge myself to go it alone and learn more about the platform. You can track the progress here if you’re interested.





